document.write( "Question 264878: Solve the following equation for ALL SOLUTIONS
\n" );
document.write( "x^2-10x= -9
\n" );
document.write( "using the QUADRATIC FORMULA and INCLUDING AT LEAST THE FIRST TWO MIDDLE STEPS \n" );
document.write( "
Algebra.Com's Answer #194897 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Solve the following equation for ALL SOLUTIONS \n" ); document.write( "x^2-10x= -9 \n" ); document.write( "using the QUADRATIC FORMULA and INCLUDING AT LEAST THE FIRST TWO MIDDLE STEPS\r \n" ); document.write( "\n" ); document.write( "x^2-10x+9=0\r \n" ); document.write( "\n" ); document.write( "X^2-9x-x+9=0 \n" ); document.write( "x(x-9)- 1(x-9)=0 \n" ); document.write( "(x-9)(x-1)=0\r \n" ); document.write( "\n" ); document.write( "x= 9 0r 1\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |