document.write( "Question 308326: Find the sum of the solutions of this equation 5x^2+3x+8=0 \n" ); document.write( "
Algebra.Com's Answer #220461 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Using the quadratic formula,
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"x1+=+%28-b+%2B+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"x2+=+%28-b+-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"x1%2Bx2+=+%28-2b%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"x1%2Bx2=-b%2Fa\"
\n" ); document.write( "\"x1%2Bx2=-3%2F5\"
\n" ); document.write( "
\n" );