document.write( "Question 408892: Use the method of completing the square to solve the equation 3 = 2x2 + 8x \n" ); document.write( "
\n" ); document.write( "Hi\n" ); document.write( "Using the method of completing the square to solve the equation:\n" ); document.write( "2x^2 + 8x = 3 |note the use of the ^ (uppercase 6)\n" ); document.write( "(x^2+4x) = 3/2\n" ); document.write( "(x+2)^2 -4 = 3/2\n" ); document.write( " (x+2)^2 = 11/2\n" ); document.write( " x+2 = ħ sqrt(5.5)\n" ); document.write( " x = -2 ħsqrt(5.5)\n" ); document.write( " x = {0.345207879911715, -4.34520787991172}\n" ); document.write( "CHECKING our Answer*** with the Quadratic Formula\n" ); document.write( "2x^2 + 8x - 3 = 0\n" ); document.write( "\n" ); document.write( "\n" ); document.write( " x = {0.345207879911715, -4.34520787991172}