document.write( "Question 327983: What is the sum of the 2 real solutions to the equation x = 6 – x^2 ?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #234865 by galactus(183)\"\" \"About 
You can put this solution on YOUR website!
There is a nice little trick to finding the sum of the solutions to a quadratic.\r
\n" ); document.write( "\n" ); document.write( "It is just \"-b%2Fa\"\r
\n" ); document.write( "\n" ); document.write( "In this case, we have \"-x%5E2-x%2B6=0\"\r
\n" ); document.write( "\n" ); document.write( "\"a=-1\" \"b=-1\"\r
\n" ); document.write( "\n" ); document.write( "\"-%28-1%29%2F%28-1%29=-1\"\r
\n" ); document.write( "\n" ); document.write( "You do not have to solve and then add the solutions. Just use this little 'formula'.
\n" ); document.write( "
\n" );