quadratic formula on a calculator

Quadratic Formula Calculator

Enter coefficients for an equation in standard form: ax2 + bx + c = 0

If you want to solve a quadratic equation quickly, using the quadratic formula on a calculator is one of the most reliable methods. Whether you're in algebra, college math, test prep, or tutoring, this approach gives you exact structure and fast answers.

On this page, you can use the calculator above and also learn the manual process so you can do the same steps on a scientific calculator, graphing calculator, or phone calculator app.

What is the quadratic formula?

The quadratic formula solves any equation of the form ax2 + bx + c = 0, where a ≠ 0.

x = (-b ± √(b² - 4ac)) / (2a)

The expression inside the square root, b² - 4ac, is called the discriminant. It tells you the type of roots you get:

  • Discriminant > 0: two distinct real roots
  • Discriminant = 0: one repeated real root
  • Discriminant < 0: two complex conjugate roots

How to use the calculator above

  • Enter the coefficient for a, then b, then c.
  • Click Calculate Roots.
  • The result panel shows the discriminant, root type, and final solution values.
  • If a = 0, the tool switches to linear-equation handling automatically.

Doing quadratic formula on a calculator manually

1) Put your equation in standard form

Make sure your equation looks like this: ax2 + bx + c = 0. If needed, move terms to one side first.

2) Identify a, b, and c carefully

Pay close attention to signs. For example, in 2x2 - 7x + 3 = 0, the values are:

  • a = 2
  • b = -7
  • c = 3

3) Compute the discriminant first

Calculate D = b² - 4ac. This helps you avoid mistakes and tells you what kind of roots to expect.

4) Evaluate both branches of ±

Use parentheses on your calculator:

  • x₁ = (-b + √D) / (2a)
  • x₂ = (-b - √D) / (2a)

Typing with parentheses is critical. Most errors happen from missing grouping around numerator or denominator.

Worked examples

Example 1: Two real roots

Solve x2 - 5x + 6 = 0

  • a = 1, b = -5, c = 6
  • D = (-5)² - 4(1)(6) = 25 - 24 = 1
  • x = (5 ± 1) / 2
  • Roots: x = 3 and x = 2

Example 2: One repeated root

Solve 3x2 + 6x + 3 = 0

  • a = 3, b = 6, c = 3
  • D = 6² - 4(3)(3) = 36 - 36 = 0
  • x = -6 / (2·3) = -1

Example 3: Complex roots

Solve x2 + 2x + 5 = 0

  • a = 1, b = 2, c = 5
  • D = 2² - 4(1)(5) = 4 - 20 = -16
  • x = (-2 ± √-16)/2 = (-2 ± 4i)/2
  • Roots: x = -1 + 2i and x = -1 - 2i

Common mistakes when using a calculator

  • Forgetting that b can be negative (double negatives are common).
  • Typing -b ± √D/2a without parentheses, which changes order of operations.
  • Rounding too early; keep full precision until the final step.
  • Using the quadratic formula when a = 0 (that equation is linear, not quadratic).

Calculator tips (TI-84, Casio, and phone apps)

TI-84 / TI-83

You can use the built-in polynomial solver or enter formula expressions directly in the home screen. If entering manually, store a, b, and c in variables and evaluate both expressions.

Casio scientific calculators

Many Casio models include an equation solver mode for quadratics. If not, use standard mode with careful parentheses and the square root key.

Phone calculator apps

Use a scientific mode app that supports square roots and parentheses. Enter each branch separately for the two roots.

Final takeaway

Learning the quadratic formula on a calculator gives you speed and confidence. Use the tool at the top for quick checks, then practice the manual workflow until it becomes automatic. Once your setup is clean (standard form + correct signs + parentheses), your answers will be accurate every time.

🔗 Related Calculators

🔗 Related Calculators