Skip to main content

Quadratic Formula Calculator

Solve quadratic equations (ax² + bx + c = 0) using the quadratic formula. Find roots, vertex, discriminant, and axis of symmetry.

Advertisement

The coefficient of x² (must not be zero).

The coefficient of x.

The constant term.

AI Math Assistant

Beta

Ask questions about your calculation results

I can help you understand your results and explore your options. Try asking:

3 free questions per session

AI provides general assistance. Always verify important calculations.

About This Calculator

The quadratic formula solves any equation of the form ax² + bx + c = 0, even when factoring by inspection fails or produces irrational roots. This calculator computes both real and complex solutions, displays the discriminant, and indicates whether roots are real and distinct, repeated, or imaginary. Quadratic equations model projectile trajectories, profit optimization curves, and countless physical phenomena involving parabolic relationships.

Quick Tips

  • 1 The discriminant (b^2-4ac) tells you: positive = 2 roots, zero = 1, negative = none.
  • 2 Always simplify the radical in your answer to its lowest form.
  • 3 If a=0 it's not quadratic — just solve the resulting linear equation.

Example Calculation

Scenario

Solve 3x^2 + 7x - 6 = 0.

Result

x = 0.6667 (2/3) and x = -3.0 | Discriminant: 121 (two real roots) | Vertex at x = -1.17

The Quadratic Formula

The quadratic formula x = (-b ± √(b²-4ac)) / 2a solves any equation of the form ax² + bx + c = 0. It gives up to two solutions (roots) where the parabola crosses the x-axis. This is one of the most important formulas in algebra.

Understanding the Discriminant

The discriminant (b² - 4ac) determines the nature of the roots. If positive, there are two distinct real roots. If zero, there is exactly one real root (a repeated root). If negative, there are two complex conjugate roots and the parabola does not cross the x-axis.

Vertex and Axis of Symmetry

The vertex of the parabola is at x = -b/(2a), y = f(-b/(2a)). The axis of symmetry is the vertical line x = -b/(2a). If a > 0, the parabola opens upward and the vertex is a minimum. If a < 0, it opens downward and the vertex is a maximum.

Applications of Quadratic Equations

Quadratic equations model projectile motion (height over time), area optimization, revenue/profit functions, braking distance, and many physics problems. The parabolic shape appears in satellite dishes, headlight reflectors, and suspension bridge cables.

Frequently Asked Questions