Sagot :
Réponse :
Développer
a) (x + 2)² = x² + 4 x + 4 identité remarquable (a+b)² = a²+2ab+b²
b) (3 - y)² = 9 - 6 y + y² = y² - 6 y + 9 // (a-b)² = a²-2ab+b²
c) (x + 1)(x + 3) = x² + 3 x + x + 3 = x² + 4 x + 3
d) (x + 1)(x - 3) = x² - 2 x - 3
Explications étape par étape
bsr
b = (3-y)² = 3² - 2y*3 + 3² = 9 - 6y - y²
c = (x+1) (x+3) il suffit de développer !
x*x + x*3 + 1*x + 3*1 = x² + 3x + x + 3 = x² + 4x + 3
d = (x+1)(x-3) = x*x + 1 * x + 1 *-3 -3x = x² + x -3 -3x = x² -2x - 3
bonne soirée