Quadratic Formula Calculator

About Quadratic Formula Calculator

Solve ax^2 + bx + c with the quadratic formula.

How to Use

Solve ax^2 + bx + c with the quadratic formula. Enter the A, B, and C values and review the Discriminant, Roots, Vertex x, and Vertex y outputs after you calculate.

  1. Open the calculator : Use Quadratic Formula Calculator from the Math category.
  2. Check the inputs : Review the required values and any optional settings.
  3. Read the formula : Use the formula and notes below to understand how the result is produced.

Common Questions

What formula does the Quadratic Formula Calculator use?

x = (-b +/- sqrt(b^2 - 4ac)) / (2a) = 0, where b^2 - 4ac is the discriminant.

What does the discriminant tell me?

The discriminant b? - 4ac shows whether the equation has two real roots, one repeated real root, or complex roots.

Inputs

  • A
  • B
  • C

Outputs

  • Discriminant
  • Roots
  • Vertex x
  • Vertex y

Formula

x = (-b +/- sqrt(b^2 - 4ac)) / (2a) = 0.