Two real roots
Quadratic Equation Solver
Solve quadratic equations with real and complex solutions
Explore the parabola ax² + bx + c
Drag the a, b, c sliders. Watch the parabola shift, scale, and flip — and how its roots and vertex respond.
Quick presets
Predict what will happen
Slide a from 1 to −1 with b = 0, c = 4.
Notice
Common mistake
Why it works
Concept check
Results
Final Answer
Step-by-step Solution
- Given equation: \(1.00x^2 -5.00x + 6.00 = 0\)
- Using the quadratic formula: \(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\)
- Calculate discriminant: \(\Delta = -5.00^2 - 4(1.00)(6.00) = 1.00\)
- Two real solutions: \(x_1 = 3.0000\), \(x_2 = 2.0000\)
Theory & Formula
A quadratic equation is a polynomial equation of degree 2, with the general form ax² + bx + c = 0, where a ≠ 0.
The quadratic formula provides the solution(s) to any quadratic equation. The discriminant (b² - 4ac) determines the nature of the roots:
- Δ > 0: Two distinct real roots
- Δ = 0: One real root (double root)
- Δ < 0: Two complex conjugate roots
Worked Examples
One real root (double)
Complex roots
External educational resource
Explore quadratics in PhET
Open PhET's Graphing Quadratics simulation to drag coefficients, see roots and vertex, and verify your intuition.
PhET Interactive Simulations, University of Colorado Boulder