
Francisco P. answered 11/26/14
Tutor
5.0
(297)
Rigorous Physics Tutoring
We want to factor y2 + 10xy + 25x2.
One way to do so is to look at the product of the coefficients of y2 and x2 and check to see if any factor pairs sum to the coefficient of xy.
Here (1)(25) = 25 and its factor pairs are 1 & 25, and 5 & 5. 5 + 5 = 10, so we can rewrite the xy term as 10xy = 5xy + 5xy.
y2 + 10xy + 25x2 = y2 + (5xy + 5xy) + 25x2
= (y2 + 5xy) + (5xy + 25x2) = y(y + 5x) + 5x(y + 5x)
= (y + 5x)(y + 5x) = (y + 5x)2