document.write( "Question 58597: multiply (x-3)^2 \n" ); document.write( "
Algebra.Com's Answer #40146 by faceoff57(108)![]() ![]() You can put this solution on YOUR website! (x-3)^2 \n" ); document.write( "(x-3)(x-3) \n" ); document.write( "x^2 - 3x - 3x + 9 \n" ); document.write( "x^2 - 6x + 9 \n" ); document.write( " |