document.write( "Question 395630: To calculate the quadratic equation given 3 sides A,B,C your program should be interactive [hint-x=[-b+vb2-4ac]/2a \n" ); document.write( "
Algebra.Com's Answer #280764 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Are you writing a program to compute the roots of a quadratic? \n" ); document.write( " |