Skip to content
GM
GM Calculator
Math10 min read

Quadratic Formula Calculator: Step-by-Step Guide to Solving Quadratic Equations

Complete guide to solving quadratic equations using the quadratic formula, factoring, and completing the square. Learn each method with step-by-step examples and real-world applications in physics and business.

What Is a Quadratic Equation?

A quadratic equation has the form ax² + bx + c = 0, where a, b, and c are constants and a ≠ 0. It's called "quadratic" from the Latin "quadratus" (square) because the variable appears squared.

Method 1: The Quadratic Formula

x = [−b ± √(b² − 4ac)] / 2a. Example: x² − 5x + 6 = 0. a=1, b=−5, c=6. Discriminant: 25 − 24 = 1. x = [5 ± 1] / 2 → x = 3 or x = 2.

Method 2: Factoring

Find two numbers that multiply to c and add to b. x² − 5x + 6: numbers are −2 and −3. (x − 2)(x − 3) = 0 → x = 2 or x = 3. Best for simple equations with integer roots.

Method 3: Completing the Square

Transform ax² + bx + c = 0 into (x + p)² = q. Useful when factoring isn't obvious and you want to understand the graph's vertex form.

The Discriminant

The discriminant (b² − 4ac) tells you the number and type of solutions: Positive → 2 real solutions. Zero → 1 real solution (double root). Negative → 0 real solutions (2 complex solutions).

Real-World Applications

Physics: Projectile motion (h = −4.9t² + v₀t). Quadratic equations describe the path of any object under gravity. Business: Profit maximization — revenue and cost are often quadratic functions. Engineering: Circuit design uses quadratic equations for component values.

Key Takeaways

  • Quadratic formula works for every quadratic equation — memorize it
  • Factoring is faster for simple equations — look for integer pairs that multiply to c and add to b
  • The discriminant tells you how many real solutions exist
  • Always check your solutions by substituting back into the original equation

Ready to solve? Use our Quadratic Solver for instant step-by-step solutions.

FAQs

What is the quadratic formula?

The quadratic formula: x = [−b ± √(b² − 4ac)] / 2a. It solves any quadratic equation of the form ax² + bx + c = 0. The ± means you get two solutions (one with +, one with −).

What does the discriminant tell me?

The discriminant (b² − 4ac) tells you how many real solutions exist: if positive → 2 real solutions; if zero → 1 real solution; if negative → 0 real solutions (2 complex solutions).

When should I use factoring vs the quadratic formula?

Use factoring when the equation is simple and factors are obvious (small integers). Use the quadratic formula for any equation — it always works. Factoring is faster for simple cases; the formula is reliable for everything.

What are complex solutions?

Complex solutions occur when the discriminant is negative. The square root of a negative number is imaginary (i), giving solutions in the form a + bi. These don't appear on a standard graph but are valid mathematical solutions.

How do I check my quadratic solutions?

Substitute each solution back into the original equation. Both should make the left side equal zero. If you used the quadratic formula correctly, both solutions will satisfy the equation.

👩‍🏫

Emily Watson, M.Ed.

Mathematics Educator

Mathematics teacher and curriculum designer with 15+ years of experience.

M.Ed. Mathematics EducationNational Board Certified Teacher
Email for support

Solve Quadratic Equations

Try the Quadratic Solver →