document.write( "Question 1056945: Follow the process of completing the square to solve x^2-10x+8=0.\r
\n" );
document.write( "\n" );
document.write( "What is the value of the constant that will be isolated on the right side of the equation in step 3?\r
\n" );
document.write( "\n" );
document.write( "-32
\n" );
document.write( "-12
\n" );
document.write( "-8\r
\n" );
document.write( "\n" );
document.write( "I answered -8 and was wrong. What did I do wrong? \n" );
document.write( "
Algebra.Com's Answer #672000 by ikleyn(52780)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "x²-10x+8=0 \n" ); document.write( "x²-10x=-8 \n" ); document.write( "x²-10x+25=-8+25 \n" ); document.write( "(x-5)² = 17 \n" ); document.write( "x-5 = +/- \n" ); document.write( "x = |