- Développement
Développer et réduire les expressions suivantes.
1) A = (x - 4)2 – (x - 3)(x + 3)
Merci svp


Sagot :

Explications étape par étape:

A=(x-4)2-(x2-9)

A=x2-2×x×4+16-x2+9

A=-8x+25

MPOWER

Réponse :

Bonjour,

[tex]A = (x - 4)^2 - (x - 3)(x + 3)\\\\= x^2 - 8x + 16 - (x^2 - 9)\\\\= x^2 - 8x + 16 - x^2 + 9\\\\= x^2 - x^2 - 8x + 16 + 9\\\\= -8x + 25[/tex]