Solving Quadratic Equations- McLittle Douglas Algebra 1 Guide

What Is a Quadratic Equation?

A quadratic equation is any equation that can be written in the form ax² + bx + c = 0, where a, b, and c are constants, and a ≠ 0. The term is what makes it quadratic. No x²? Then you're not solving a quadratic.

These equations show up everywhere. Physics, engineering, finance, computer graphics. If you want to model anything that curves, quadratics are involved.

The Standard Form

You need to recognize quadratic equations when you see them. They don't always look clean.

Get everything on one side. Zero on the other. That's your setup.

Methods for Solving Quadratic Equations

Four main approaches. Each has a time and place.

1. Factoring

Fastest method when it works. But it doesn't always work. Some quadratics don't factor neatly.

Example: x² + 5x + 6 = 0

Find two numbers that multiply to 6 and add to 5. That's 2 and 3.

(x + 2)(x + 3) = 0

Set each factor to zero: x = -2 or x = -3

Factoring requires practice. You either see the numbers or you don't. If you're stuck for more than 30 seconds, move to the quadratic formula.

2. The Quadratic Formula

This works every time. Every single time. Memorize it.

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

Plug in your a, b, and c values. Do the arithmetic. That's it.

Example: 2x² + 7x - 4 = 0

Two solutions: x = 0.5 and x = -4

3. Completing the Square

Useful when you need vertex form or when the equation has a messy coefficient on x². Convert it to a perfect square trinomial.

Example: x² + 6x + 5 = 0

4. Graphing

Find where the parabola crosses the x-axis. Works for visual learners or when you have a graphing calculator handy.

The x-intercepts are your solutions. If the parabola doesn't touch the x-axis, no real solutions exist.

The Discriminant: What It Tells You

The expression b² - 4ac under the square root is called the discriminant. It tells you what kind of answers you'll get before you solve.

Check the discriminant first. Save yourself unnecessary work if the answer turns out to be imaginary.

Comparison: Which Method to Use?

Method Speed Reliability Best When
Factoring Fast Limited Numbers factor cleanly
Quadratic Formula Medium Always works First choice for most problems
Completing the Square Slow Always works Need vertex form
Graphing Depends Approximate Visual context, calculator available

Common Mistakes to Avoid

Getting Started: Solving Any Quadratic

Follow this process every time:

  1. Identify a, b, c from ax² + bx + c = 0
  2. Check the discriminant — know what you're dealing with
  3. Apply the quadratic formula — it's reliable
  4. Simplify — break down √81 to 9, reduce fractions
  5. Verify — substitute both answers back into the original equation

That's the process. It works. Stop looking for shortcuts until you've mastered this.

When You'll Actually Use This

Quadratics aren't abstract math problems. They model real situations.

The algebra class version and the real-world version look different. But the solving process is identical.

Master the formula. Understand factoring. Know what the discriminant means. That's all you need for Algebra 1 level quadratics.