document.write( "Question 377369: SOlve the quadratic equation
\n" ); document.write( "5x^2+x+2=0
\n" ); document.write( "

Algebra.Com's Answer #268134 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Use 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( "\"x+=+%28-1+%2B-+sqrt%28+1%5E2-4%2A5%2A2+%29%29%2F%282%2A5%29+\"
\n" ); document.write( "\"x+=+%28-1+%2B-+sqrt%28+1-40+%29%29%2F10+\"
\n" ); document.write( "\"x+=+%28-1+%2B-+sqrt%28+-39+%29%29%2F10+\"
\n" ); document.write( "\"highlight%28x+=+%28-1+%2B-+sqrt%28+39+%29i%29%2F10%29+\"
\n" ); document.write( "
\n" );