+0  
 
0
680
1
avatar+24 

Explain the procedures used for factoring perfect squares. Include 2 examples.

 Feb 11, 2019
 #1
avatar+9519 
+1

Check if the middle term can be expressed as 2(square root of first term)(square root of second term).

If yes, then it is a perfect square. You just take (square root of first term +/- square root of second term)^2 as your answer.

\(\quad a^2 + 4ab + 4b^2\\ = a^2 + 2(a)(2b) + (2b)^2\\ = (a + 2b)^2\)

 

\(\quad x^2 - 6xy + 9y^2\\ = x^2 -2(x)(3y) + (3y)^2\\ = (x - 3y)^2\)

 Feb 14, 2019

3 Online Users

avatar
avatar
avatar