document.write( "Question 621997: I have a test coming up on Thursday and need help please show steps and what your doing this is really hard for me. \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Find all real solutions of the equation (x-6)^2-36=0\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #391060 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Notice, I can rewrite: \n" ); document.write( "(x-6)^2-36=0 \n" ); document.write( "as \n" ); document.write( "(x-6)^2 - 6^2=0 (difference of squares) \n" ); document.write( ". \n" ); document.write( "factoring the left: \n" ); document.write( "(x-6 - 6)(x-6 + 6) = 0 \n" ); document.write( "(x-12)(x) = 0 \n" ); document.write( "x = {0, 12} \n" ); document.write( " |