document.write( "Question 201740: Solve the equation x^2 + 8x - 2 = 0 using both the quadratic formula and completing the square method. \n" ); document.write( "
Algebra.Com's Answer #151977 by Alan3354(69443) You can put this solution on YOUR website! Solve the equation x^2 + 8x - 2 = 0 using both the quadratic formula and completing the square method. \n" ); document.write( "------------- \n" ); document.write( "Complete the square: \n" ); document.write( "x^2 + 8x - 2 = 0 \n" ); document.write( "x^2 + 8x = 2 \n" ); document.write( "x^2 + 8x + 16 = 18 \n" ); document.write( "(x+4)^2 = 18 \n" ); document.write( "x+4 = +/-sqrt(18) \n" ); document.write( "x = -4 +/- 3sqrt(2) \n" ); document.write( "------------------- \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |