What is Quadratic Formula Calculator?
A quadratic equation has the standard form ax² + bx + c = 0, where a, b, and c are constants and a ≠ 0. It's called "quadratic" because the highest power of the variable x is 2. Quadratic equations describe parabolas — U-shaped curves — and appear throughout algebra, physics, engineering, and everyday problem-solving, from calculating projectile trajectories to optimizing areas and profits.
This calculator uses the quadratic formula, one of the most important results in algebra, to find the exact roots (solutions) of any quadratic equation, whether those roots are real numbers or complex numbers.
When to Use This Calculator
- Solve any quadratic equation of the form ax² + bx + c = 0 quickly and exactly
- Determine the number and type of roots from the discriminant before solving
- Find the vertex and axis of symmetry of a parabola without graphing
- Check hand-worked algebra homework, exam answers, and practice problems
- Model projectile motion, area optimization, and profit functions in applied math
- Prepare for standardized tests such as the SAT, ACT, and GCSE
Steps:
- Enter the coefficients a, b, and c from your equation ax² + bx + c = 0.
- The calculator computes the discriminant (b² - 4ac) to determine the type of roots.
- The quadratic formula is applied to find the exact root values.
- Review the full step-by-step solution, plus the vertex and axis of symmetry.
Formula
x = (-b ± √(b² - 4ac)) / 2a
Discriminant: Δ = b² - 4ac
If Δ > 0: two distinct real roots
If Δ = 0: one repeated real root
If Δ < 0: two complex conjugate roots
Vertex: x = -b/2a, y = c - b²/4a
Use Cases
- Solving algebra homework and checking your work
- Finding the trajectory peak and landing point of a projectile in physics
- Optimizing area, profit, or revenue functions in business and engineering
- Preparing for standardized tests like the SAT, ACT, or GCSE
Key Benefits
- Instant, exact roots for any quadratic equation
- Automatically handles real and complex roots
- Full step-by-step working, not just the final answer
- Also shows the vertex and axis of symmetry
Pro Tips
- If a, b, and c are all divisible by a common factor, simplify the equation first
- Check your answer by substituting each root back into the original equation
- A quick way to estimate real-root sign: if a and c have opposite signs, the discriminant is guaranteed positive
- The sum of the roots is always -b/a, and the product is always c/a — useful for a fast sanity check
Common Mistakes to Avoid
- Forgetting the ± sign, which produces only one of the two roots
- Mixing up the signs of b and c when substituting into the formula
- Assuming a negative discriminant means "no solution" instead of "complex solutions"
- Dividing by 2a incorrectly when a is negative
Key Terms Explained
- Discriminant: The expression b² - 4ac, which determines the nature of the roots
- Root: A value of x that satisfies the equation, also called a zero or solution
- Vertex: The turning point of the parabola, either its minimum or maximum
- Axis of Symmetry: The vertical line x = -b/2a that the parabola is mirrored across
Related Concepts
- The general solutions of polynomial equations are handled by the Equation Solver.
- The roots of a quadratic are the x-intercepts visible on the Graphing Calculator.
- Powers and square roots inside the formula are evaluated by the Exponents Calculator.
- The steepness of lines and curves related to quadratics is measured by the Slope Calculator.
- Points, vertices, and distances on the coordinate plane are computed by the Coordinate Geometry Calculator.
Example
For x² - 3x + 2 = 0 (a=1, b=-3, c=2): the discriminant is (-3)² - 4(1)(2) = 9 - 8 = 1. Since Δ > 0, there are two real roots: x = (3 ± 1) / 2, giving x₁ = 2 and x₂ = 1.
Interpreting Your Results
The discriminant Δ = b² - 4ac is the key result. When Δ > 0 the parabola crosses the x-axis twice and there are two distinct real roots. When Δ = 0 the parabola just touches the axis at one point, giving one repeated real root. When Δ < 0 there are no real intersections, only two complex conjugate roots. The roots themselves are the x-values where the parabola crosses the axis, and the vertex, found at x = -b/2a, sits exactly on the axis of symmetry halfway between the two real roots.

