Quadratic Equation Solver
Solve any quadratic equation of the form axยฒ+bx+c=0.
Solution
x = 2.0000 or x = 1.0000
Formula
x = (-b ยฑ โ(bยฒ - 4ac)) / 2a
Frequently Asked Questions
What is the solution to 1xยฒ + (-3)x + (2) = 0?
x = 2.0000 or x = 1.0000.