document.write( "Question 335690: I am looking at an example of a quadratic equation x^2 - 4x - 7 =0\r
\n" ); document.write( "\n" ); document.write( "using the quadratic formula I come up with 4 (+or-)(-4^2-4(1)(-7))/2 the instructor simplified this to x = 4(+or-)2(11^1/2) I don't see where the number 11 came from or how the 2 was pulled out of the square can someone explain. I will have a similar question to this according to the teacher in a quiz next week and I need to understand this. Thank-you.
\n" ); document.write( "

Algebra.Com's Answer #240673 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"x+=+%28-%28-4%29+%2B-+sqrt%28+%28-4%29%5E2-4%2A1%2A%28-7%29+%29%29%2F%282%2A1%29+\"
\n" ); document.write( "\"x+=+%284+%2B-+sqrt%28+16%2B28+%29%29%2F2+\"
\n" ); document.write( "\"x+=+%284+%2B-+sqrt%28+44%29%29%2F2+\"
\n" ); document.write( "\"x+=+%284+%2B-+sqrt%28+4%2A11%29%29%2F2+\"
\n" ); document.write( "\"x+=+%284+%2B-+sqrt%28+4%29%2Asqrt%2811%29%29%2F2+\"
\n" ); document.write( "\"x+=+%284+%2B-+2%2Asqrt%2811%29%29%2F2+\"
\n" ); document.write( "\"x+=+2+%2B-+sqrt%2811%29+\"
\n" ); document.write( "
\n" );