The Difference of Squares Method Basic


Lecture Notes

Difference of squares is another application of the factorization method: $$x^2-y^2 = n \implies (x+y)(x-y)=n$$

The challenge in employing this method (and, in fact, all methods related to the factorization technique) is how to properly carry out polynomial transformation. As the example shows, polynomial transformation may not be an easy task.