document.write( "Question 80827: can someone please check this for me?
\n" );
document.write( "(x-3)^2=9
\n" );
document.write( "=x=-3+-9
\n" );
document.write( "x=3+-sqrt9 \n" );
document.write( "
Algebra.Com's Answer #57991 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (x-3)^2=9 \n" ); document.write( "Write it as follows: \n" ); document.write( "[(x-3)^2-9]=0 \n" ); document.write( "This is the difference of squares: \n" ); document.write( "Factor as follows: \n" ); document.write( "[x-3-3][x-3+3]=0 \n" ); document.write( "[x-6][x]=0 \n" ); document.write( "x=0 or x=6 \n" ); document.write( "-------------- \n" ); document.write( "Another way to do it: \n" ); document.write( "Expand it to get: \n" ); document.write( "x^2-6x+9-9=0 \n" ); document.write( "x^2-6x=0 \n" ); document.write( "x(x-6)=0 \n" ); document.write( "x=0 or x=6 \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |