Skip to main content
← Back to all tools

Quadratic Equation Solver

Full solution of ax²+bx+c=0 with the discriminant and a graph.

1 − 3x + 2 = 0
Discriminant: Δ = b² − 4ac = 1
Number of solutions: Two real solutions
x₁ = 2
x₂ = 1
Step-by-step solution
  1. Identify coefficients: a = 1, b = -3, c = 2
  2. Discriminant: Δ = b² − 4ac = -3² − 4 × 1 × 2 = 1
  3. Conclusion: Δ > 0 — two real solutions
  4. Substitute into the formula: x = (−b ± √Δ) / 2a = (−(-3) ± √1) / (2 × 1)
  5. Answer: x₁ = 2, x₂ = 1
Graph of the parabola
Examples

How to use it

  • Enter the coefficients a, b, c of the equation ax² + bx + c = 0.
  • The tool computes the discriminant Δ = b² − 4ac.
  • The sign of Δ determines the number of solutions: two, one, or no real solution.
  • The graph shows the parabola and its intersection points with the x-axis.

Related tools

✍️ Written by the MathsUK teamChecked against the National Curriculum and GCSE specifications

We keep your progress and preferences in your browser only (local storage), and use analytics cookies to improve the site. Read the privacy notice.

More information