document.write( "Question 93105: Choose the one alternative that best completes the statement or answers the question. \r
\n" );
document.write( "\n" );
document.write( "Solve by completing the square.
\n" );
document.write( "x^2 - 6x - 40 = 0 \r
\n" );
document.write( "\n" );
document.write( "a) 10, -4 b) -10, 4 c)(-36, -4 d) square root of -40, negative square root of -40 \r
\n" );
document.write( "\n" );
document.write( "I think the answer is d after I plugged in all the options, but I don't know how to prove it. When I try to use completing the square I get up to this point, 6 plus or minus the square root of 160 over 2 and I can't go any further. Thanks so much!! \n" );
document.write( "
Algebra.Com's Answer #67746 by stanbon(75887) ![]() You can put this solution on YOUR website! Solve by completing the square. \n" ); document.write( "x^2 - 6x - 40 = 0 \n" ); document.write( "x^2-6x+? = 40+? \n" ); document.write( "x^2+6x+[(1/2)6]^2 = 40 + [(1/2)6]^2 \n" ); document.write( "x^2+6x+9 = 40+9 \n" ); document.write( "(x+3)^2 = 49 \n" ); document.write( "x+3 = 7 or x+3 = -7 \n" ); document.write( "x = 4 or x = -10 \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |