SOLUTION: To calculate the quadratic equation given 3 sides A,B,C your program should be interactive [hint-x=[-b+vb2-4ac]/2a
Algebra
->
Quadratic Equations and Parabolas
->
Quadratic Equations Lessons
->
Quadratic Equation Lesson
-> SOLUTION: To calculate the quadratic equation given 3 sides A,B,C your program should be interactive [hint-x=[-b+vb2-4ac]/2a
Log On
Quadratics: solvers
Quadratics
Practice!
Practice
Answers archive
Answers
Lessons
Lessons
Word Problems
Word
In Depth
In
Click here to see ALL problems on Quadratic Equations
Question 395630
:
To calculate the quadratic equation given 3 sides A,B,C your program should be interactive [hint-x=[-b+vb2-4ac]/2a
Answer by
richard1234(7193)
(
Show Source
):
You can
put this solution on YOUR website!
Are you writing a program to compute the roots of a quadratic?