How to Do Quadratic Formula- Solving Second-Degree Equations

What the Quadratic Formula Actually Is

You have an equation that looks like ax² + bx + c = 0. The quadratic formula is the one-stop shop for solving it. No factoring, no graphing, just plug and chug.

Here's the formula:

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

That's it. Memorize it. This is the only tool you need when factoring fails, which happens more often than teachers admit.

Breaking Down Each Part

Before you start plugging numbers in, know what you're looking at:

What the Discriminant Tells You

The number under the square root decides everything:

How to Actually Use It: Step by Step

Let's solve 2x² + 5x - 3 = 0

Step 1: Identify a, b, c

a = 2, b = 5, c = -3

Step 2: Plug into the formula

x = (-5 ± √(5² - 4(2)(-3))) / 2(2)

Step 3: Simplify inside the square root

x = (-5 ± √(25 + 24)) / 4

x = (-5 ± √49) / 4

Step 4: Calculate both solutions

x = (-5 + 7) / 4 = 2/4 = 0.5

x = (-5 - 7) / 4 = -12/4 = -3

Done. Two answers: x = 0.5 and x = -3.

Common Mistakes That Ruin Everything

Quadratic Formula vs. Other Methods

You have three ways to solve quadratics. Here's when to use each:

Method When to Use Speed
Factoring When numbers are small and cooperative Fast (if it works)
Completing the Square When deriving the formula or dealing with vertex form Slow
Quadratic Formula Always works. Use this when stuck. Consistent

Factoring only works when the numbers cooperate. The quadratic formula works every time. That's why it's the default move.

Getting Started: Your Action Plan

If you're staring at a quadratic and don't know where to start:

  1. Rewrite the equation in standard form: ax² + bx + c = 0
  2. Identify a, b, and c
  3. Write the formula with your numbers substituted
  4. Calculate the discriminant first (b² - 4ac)
  5. Solve both versions: one with +, one with -
  6. Check your answers by plugging them back in

That's the entire process. No magic, no shortcuts that work every time. Just the formula.

When You'll Actually Need This

Physics problems involving projectile motion. Finance calculations with parabolic relationships. Engineering load calculations. This formula shows up in actual work, not just homework.

But for now, just practice. The more you use it, the less you'll need to think about the steps. Eventually it becomes automatic.