Question 176083
is (x+y)squared the same as xsquared+ysquared?
----------------
No
(x+y)^2 = (x+y)*(x+y)
=x*(x+y) + y*(x+y)
=x^2+xy + xy+y^2
={{{x^2 + 2xy + y^2}}}