document.write( "Question 309481: Complete the square to make each binomial a perfect square trinomial\r
\n" );
document.write( "\n" );
document.write( "x^2-12x \n" );
document.write( "
Algebra.Com's Answer #221349 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! add (-12/2)^2 \n" ); document.write( "x^2-12x+36 \n" ); document.write( "(x-6)^2 \n" ); document.write( " \n" ); document.write( " |