document.write( "Question 750565: Completing the square x^2-2x-8=0
\n" );
document.write( "Im stuck on this thanks! \n" );
document.write( "
Algebra.Com's Answer #456695 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Completing the square x^2-2x-8=0 \n" ); document.write( "x^2-2x-8=0 \n" ); document.write( "(x^2-2x+1)-1-8=0 \n" ); document.write( "(x-1)^2=9 \n" ); document.write( "x-1=±√9 \n" ); document.write( "x=1±3 \n" ); document.write( " |