document.write( "Question 1085051: develop an algorithm to calculate all possible roots of a quadratic equation \n" ); document.write( "
Algebra.Com's Answer #699062 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
It's already developed, the quadratic formula.
\n" ); document.write( ".
\n" ); document.write( ".
\n" ); document.write( ".\r
\n" ); document.write( "\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "
\n" );