document.write( "Question 430697: How can I solve x^2-12x=-36 by factoring?
\n" );
document.write( "So far This is the work I have accomplished:
\n" );
document.write( "X^2-12x=-36. Stating the original problem
\n" );
document.write( "X^2-12x+36=0 Add 36 to each side
\n" );
document.write( "(x-6)(x-6). Factoring
\n" );
document.write( "But then I get confused.
\n" );
document.write( "Can you help? \n" );
document.write( "
Algebra.Com's Answer #299054 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! How can I solve x^2-12x=-36 by factoring? \n" ); document.write( "So far This is the work I have accomplished: \n" ); document.write( "X^2-12x=-36. Stating the original problem \n" ); document.write( "X^2-12x+36=0 Add 36 to each side \n" ); document.write( "(x-6)(x-6). Factoring \n" ); document.write( "But then I get confused. \n" ); document.write( "Can you help? \n" ); document.write( ". \n" ); document.write( "I'd say you got it right. \n" ); document.write( "You can check your work by doing the multiplication: \n" ); document.write( "(x-6)(x-6)=x^2 -6x -6x + 36 \n" ); document.write( "Collecting like terms \n" ); document.write( "(x-6)(x-6) = x^2 -12x + 36 \n" ); document.write( ". \n" ); document.write( "Done \n" ); document.write( " |