Andrew M. answered 10/19/17
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
The difference of two squares:
a2 - b2 = (a-b)(a+b)
Proof: (a-b)(a+b) = a(a) + ab + (-b)(a) + (-b)(b)
= a2 + ab - ab - b(b)
= a2 - b2
(x-3)(x+3) = x2 - (32) = x2 - 9
(a - b)2 = a2 - 2ab + b2
Proof: (a-b)(a-b) = a(a) + a(-b) + (-b)(a) + (-b)(-b)
= a2 - ab - ab + b2
= a2 - 2ab + b2
(x-3)2 = x2 - 6x + 9
(x-3)(x+3) = x2 - (3)2 = x2 - 9
As you can see, these are not equal.