document.write( "Question 279664: i am asked what are the sum of the roots of the equation ax^2+bx+c=0 is the answer1 i would appreciate some help thanks \n" ); document.write( "
Algebra.Com's Answer #203772 by jsmallt9(3758)\"\" \"About 
You can put this solution on YOUR website!
The Quadratic Formula tells you the roots of the equation:
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28b%5E2+-4ac%29%29%2F2a\"
\n" ); document.write( "So just add
\n" ); document.write( "\"%28-b+%2B+sqrt%28b%5E2+-4ac%29%29%2F2a+%2B+%28-b+-+sqrt%28b%5E2+-4ac%29%29%2F2a\"
\n" ); document.write( "and simplify.
\n" ); document.write( "
\n" );