SOLUTION: what is the difference of two squares mean

Algebra ->  Complex Numbers Imaginary Numbers Solvers and Lesson -> SOLUTION: what is the difference of two squares mean      Log On


   



Question 118661: what is the difference of two squares mean
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
In this case, a square is a term that is squared. For instance, the variable x is a term and x%5E2 is a square. So if we have x and y, then x%5E2 and y%5E2 are both squares. Now subtract one from the other to get a difference of squares: x%5E2-y%5E2


note: this also works for numbers. For instance, 25 is a perfect square that can be written as 5%5E2. So if we have x%5E2-25 it's the same as x%5E2-5%5E2 which is also a difference of squares.