document.write( "Question 251817: Solve quadratic equations using the squaring method.
\n" );
document.write( "x^2+8x-2=0???? \n" );
document.write( "
Algebra.Com's Answer #183500 by hokies(65)![]() ![]() You can put this solution on YOUR website! x = 4 + 3 * sqrt(2) \n" ); document.write( "x = 4 - 3 * sqrt(2) \n" ); document.write( " |