document.write( "Question 771122: The problem: 2x^2 - 12x - 7 = 0
\n" ); document.write( "the directions are to solve by completing the square.
\n" ); document.write( "This is what I did:
\n" ); document.write( "2x^2 - 12x = 7
\n" ); document.write( "2x^2 - 12x + 36 = 43
\n" ); document.write( "2(x(x-6) + 18) = 43
\n" ); document.write( "x(x-6)+ 18 = (43/2)
\n" ); document.write( "x(x-6) = (7/2)
\n" ); document.write( "x^2 - 6x = (7/2)
\n" ); document.write( "I keep getting stuck
\n" ); document.write( "I know that the answers are 6.5355 and -.5355 from plugging it into the quadratic formula, but I don't know how to get there by completing the square.
\n" ); document.write( "Thank you so much for any help
\n" ); document.write( "

Algebra.Com's Answer #469961 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "2x² - 12x = 7\r\n" );
document.write( "\r\n" );
document.write( "You didn't divide through by the coefficient of x².\r\n" );
document.write( "You must do that first:\r\n" );
document.write( "\r\n" );
document.write( "\"%282x%5E2%29%2F2\"\"%22%22-%22%22\"\"12x%2F2\" = \"7%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "x² - 6x = \"7%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "Half of -6 is -3.  Square -3, (-3)² = 9,  Add 9 to both sides:\r\n" );
document.write( "\r\n" );
document.write( "x² - 6x + 9 = \"7%2F2\" + 9\r\n" );
document.write( "\r\n" );
document.write( "(x-3)(x-3) = \"7%2F2\"\"%22%22%2B%22%22\"\"18%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "(x - 3)² = \"25%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "√(x - 3)² = \"%22%22+%2B-+sqrt%2825%2F2%29\"\r\n" );
document.write( "\r\n" );
document.write( "x - 3 = \"%22%22+%2B-+sqrt%2825%2F2%29\"\r\n" );
document.write( "\r\n" );
document.write( "x - 3 = \"%22%22+%2B-+sqrt%2825%29%2Fsqrt%282%29\"\r\n" );
document.write( "\r\n" );
document.write( "x - 3 = \"%22%22+%2B-+5%2Fsqrt%282%29\"\r\n" );
document.write( "\r\n" );
document.write( "x - 3 = \"%22%22+%2B-+5%2Fsqrt%282%29\"\"%22%22%2A%22%22\"\"sqrt%282%29%2Fsqrt%282%29\"\r\n" );
document.write( "\r\n" );
document.write( "x - 3 = \"%22%22+%2B-+5sqrt%282%29%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "    x = 3  ± \"5sqrt%282%29%2F2\" \r\n" );
document.write( "\r\n" );
document.write( "    x = \"6%2F2\"  ± \"5sqrt%282%29%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "    x = \"%286+%2B-+5sqrt%282%29%29%2F2\"\r\n" );
document.write( "\r\n" );
document.write( "That's the correct answer.\r\n" );
document.write( "

\n" ); document.write( " 2x^2 - 12x = 7
\n" ); document.write( " 2x^2 - 12x + 36 = 43 <--- forgot to divide through by 2
\n" ); document.write( " 2(x(x-6) + 18) = 43 <--- shouldn't factor x out of the first two terms
\n" ); document.write( " x(x-6)+ 18 = (43/2)
\n" ); document.write( " x(x-6) = (7/2)
\n" ); document.write( " x^2 - 6x = (7/2)
\n" ); document.write( "
\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );