document.write( "Question 89220: Factor completely:
\n" );
document.write( "x^2+6x+9 \n" );
document.write( "
Algebra.Com's Answer #64960 by malakumar_kos@yahoo.com(315)![]() ![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( "\n" ); document.write( " x^2+6x+9 Factorise \r \n" ); document.write( "\n" ); document.write( " x^2+6x+9 = x^2+3x+3x+9 = x(x+3)+3(x+3) \n" ); document.write( " = (x+3).(x+3) \n" ); document.write( " = (x+3)^2 \n" ); document.write( " \n" ); document.write( " |