1. Quel développement est correct pour l’expression \((x+1)^2\) ?
x^2+x+1
x^2+1
x^2+2x+1
x^2-2x+1
x^2+2x+1
Spiegazione
On applique l’identité remarquable \((a+b)^2=a^2+2ab+b^2\) avec \(a=x\) et \(b=1\). Le terme central doit donc être \(2x\), et non \(x\) ou \(-2x\).