document.write( "Question 41078: Factor completely\r
\n" );
document.write( "\n" );
document.write( "9x^2 + 12xy + 4y^2 + 25 \n" );
document.write( "
Algebra.Com's Answer #26490 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! For \n" ); document.write( "9x^2 + 12xy + 4y^2 + 25 \n" ); document.write( "I'm thinking it's supposed to be -25 at the end, but if this is correct, we have \n" ); document.write( "9x^2 + 12xy + 4y^2 + 25 = \n" ); document.write( "(3x + 2y)^2 + 25 = \n" ); document.write( "(3x + 2y - 5i)(3x + 2y + 5i) \n" ); document.write( " |