document.write( "Question 289785: Use the qadratic formula to find the solutions to the equation. -x^2-x=7 \n" ); document.write( "
Algebra.Com's Answer #209814 by j1mmy94(14)\"\" \"About 
You can put this solution on YOUR website!
The original quadratic equation: \"+-x%5E2-x=7+\"
\n" ); document.write( "First you have to get the quadratic equation to equal to 0.
\n" ); document.write( "So you have to subtract 7 on both sides. You should get \"+-x%5E2-x-7=0+\"
\n" ); document.write( "It doesn't seem like the quadratic equation can be easily factored.
\n" ); document.write( "We have to use the quadratic formula which is \"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"\r
\n" ); document.write( "\n" ); document.write( "In our case,
\n" ); document.write( "a= -1
\n" ); document.write( "b= -1
\n" ); document.write( "c= -7
\n" ); document.write( "Plug in the values for the variables.
\n" ); document.write( "\"x+=+%28-%28-1%29+%2B-+sqrt%28+%28-1%29%5E2-4%2A-1%2A-7+%29%29%2F%282%2A-1%29+\"
\n" ); document.write( "Simplify the equation:
\n" ); document.write( "\"x+=+%281+%2B-+sqrt%28+1-28+%29%29%2F%28-2%29+\"
\n" ); document.write( "\"x+=+%281+%2B-+sqrt%28+-27+%29%29%2F%28-2%29+\"
\n" ); document.write( "The discriminant is less than zero, we can now tell that the solutions are imaginary and should include the symbol i.
\n" ); document.write( "\"x+=+%281+%2B-+3+i+sqrt3+%29%2F%28-2%29+\"
\n" ); document.write( "\"x+=+-1%2F2+%2B-+%283%2F2%29i+sqrt3++\"
\n" ); document.write( "
\n" );