document.write( "Question 230482: multiply out the expression (x-6)^2 \n" ); document.write( "
| Algebra.Com's Answer #170663 by checkley77(12844)      You can put this solution on YOUR website! x-6 \n" ); document.write( "x-6 multiply these 2 terms. \n" ); document.write( "------------ \n" ); document.write( "x^2-6x-6x+36 \n" ); document.write( "x^2-12x+36 ans. \n" ); document.write( " |