Bonjour,
A) (x + 1)² - 1 = 0
c'est du type : a² - b² = (a - b)(a + b)
(x + 1 - 1)(x + 1 + 1) = 0
x(x + 2) = 0
Pour qu'un produit soit nul, il faut qu'au moins un de ces termes soit nul :
x = 0 ou x + 2 = 0
x = 0 ou x = -2
S = {-2;0}
B) (x√3 + √2)² - 3x² = 0
(x√3 + √2)² - (x√3)² = 0
(x√3 + √2 - x√3)(x√3 + √2 + x√3) = 0
√2(2x√3 + √2) = 0
2x√3 + √2 = 0
2x√3 = -√2
2x = -√2 / √3
x = -√2 / (2 * √3)
x = -1/√6