Quadratic Equations
Quadratic equations are a fundamental part of algebra, describing everything from a thrown ball's path to the shape of a satellite dish. This guide will walk you through four powerful methods to solve them, turning what might seem complex into a clear, step-by-step process you can master.

What Is a Quadratic Equation?
A quadratic equation is a second-degree polynomial equation in a single variable, which means the highest exponent of the variable is
Here's a breakdown of the parts:
is the variable. , , and are coefficients, which are known numbers. The coefficient cannot be equal to zero ( ). If were zero, the term would vanish, and the equation would become a linear equation, not a quadratic one. is called the quadratic term. is called the linear term. is the constant term.
For example, in the equation
What Do Quadratic Equations Look Like When Graphed?
The graph of a quadratic function,
The coefficient
- If
(positive), the parabola opens upwards, like a smile. - If
(negative), the parabola opens downwards, like a frown.
A parabola can cross the x-axis in two places (two real roots), touch it in one place (one real root), or not cross it at all (no real roots). Visualizing the parabola helps you understand the nature of the solutions you're looking for.
How Do You Solve Quadratic Equations by Factoring?
Factoring is often the quickest and easiest way to solve a quadratic equation. This method relies on a fundamental rule called the Zero Product Property, which states that if the product of two numbers is zero, then at least one of those numbers must be zero. If
Here are the steps to solve by factoring:
- Write the equation in standard form (
). - Factor the quadratic expression on the left side into two binomials.
- Set each factor equal to zero using the Zero Product Property.
- Solve each of the resulting linear equations to find the two possible values for
.
Solve the equation
Step 1: The equation is already in standard form.
Step 2: We need to find two numbers that multiply to
Step 3: Apply the Zero Product Property. Set each factor to zero.
Step 4: Solve each simple equation.
Solution: The solutions are
How Do You Use the Square Root Property?
When a quadratic equation has no linear term (meaning
A critical step is to remember that taking the square root can result in a positive or a negative value. For example, both
- Rearrange the equation to isolate the
term on one side. - Divide by the coefficient
if necessary. - Take the square root of both sides of the equation, adding a
symbol to the constant side. - Solve for
.
Solve the equation
Step 1: Isolate the
Step 2: Divide by the coefficient
Step 3: Take the square root of both sides, remembering the
Step 4: Solve for
Solution: The solutions are
The Quadratic Formula: Your Go-To Method
Behold, the most powerful tool in your quadratic-solving toolkit: the quadratic formula. This formula works for every single quadratic equation, no matter how complicated it looks or whether it can be factored. It is derived from the general method of completing the square on the standard form equation.
For any equation in the form
To use it, you simply identify the values of
Solve the equation
Step 1: Identify the coefficients. Here,
Step 2: Substitute these values into the formula.
Step 3: Simplify the expression step-by-step.
Step 4: Calculate the two separate solutions.
For the '+' case:
For the '-' case:
Solution: The solutions are

What Is the Discriminant and What Does It Tell Us?
Before you even start solving, you can predict what kind of answers you'll get. The secret lies in a special part of the quadratic formula called the discriminant. The discriminant is the expression inside the square root:
The value of the discriminant tells you the number and type of solutions (roots) the equation has, without you having to do the full calculation.
| Discriminant Value ( | Number and Type of Solutions | Graph's Appearance |
|---|---|---|
| Positive ( | Two distinct real solutions | Parabola crosses the x-axis at two different points. |
| Zero ( | One real solution (a repeated root) | The vertex of the parabola touches the x-axis at exactly one point. |
| Negative ( | No real solutions (two complex solutions) | Parabola is entirely above or entirely below the x-axis; it never crosses. |
Knowing the discriminant is a great way to check your work and understand the nature of a quadratic equation before diving into the solution process.

What Are Common Mistakes When Solving Quadratics?
Solving quadratic equations requires careful attention to detail. Here are some common pitfalls to watch out for:
- Forgetting the
Sign: When using the square root property, it's easy to forget the negative root. Remember that in the context of solving . - Quadratic Formula Errors: Be very careful with signs, especially the
at the beginning. If is already negative (e.g., ), then becomes . Also, make sure the main fraction bar extends under the entire expression. - Factoring Errors: Double-check your factored binomials by multiplying them back out (using FOIL) to see if you get the original quadratic expression.
- Not Setting the Equation to Zero: Most methods, especially factoring and the quadratic formula, require the equation to be in the standard form
. Always do this first before trying to solve. - Distribution Errors: When simplifying the discriminant
, be careful with the signs. If or is negative, it will change the sign of the product.
Quick Summary and Reference
Here's a quick recap of the key concepts for solving quadratic equations of the form
The Four Methods:
- Factoring: Best for simple quadratics where you can easily find two numbers that multiply to
and add to (when ). Relies on the Zero Product Property. - Square Root Property: Use this when there is no
term (i.e., ). Isolate and take the square root of both sides (remember !). - Completing the Square: A process that turns one side of the equation into a perfect square trinomial. It always works but can involve tricky fractions.
- Quadratic Formula: The universal solver. It works for any quadratic equation. Memorize it:
.
The Discriminant (
- If positive, you get 2 real solutions.
- If zero, you get 1 real solution.
- If negative, you get no real solutions.
Always start by trying to factor, as it's the fastest. If factoring doesn't work or seems too hard, move directly to the quadratic formula.
Frequently Asked Questions
Why is it called a 'quadratic' equation?
The name comes from the Latin word 'quadratus,' which means 'square.' It's called quadratic because the variable gets squared (as in
Can a quadratic equation have no solution?
A quadratic equation can have no *real* solutions. This happens when its parabola graph never crosses the x-axis. In these cases, the discriminant (
Which method is the best for solving quadratic equations?
It depends on the equation. Factoring is the fastest and easiest method if the expression is simple to factor. The quadratic formula is the most reliable because it works for every single quadratic equation, but it can take more time and calculation.
What happens if 'a' is 0 in ax^2 + bx + c = 0?
If
Do I have to memorize the quadratic formula?
Yes, it is highly recommended. The quadratic formula is one of the most important and frequently used formulas in all of algebra. Memorizing it will save you a lot of time on homework, quizzes, and tests.
Can I use a calculator to solve quadratic equations?
Many graphing calculators have functions to find the roots of a quadratic equation. While this is a useful tool for checking your answers, it's crucial to learn how to solve them by hand. Teachers and tests will require you to show your work to demonstrate your understanding of the methods.
What is 'completing the square' used for?
Completing the square is a method to solve any quadratic equation, but it's also a vital technique used to rewrite quadratic functions into vertex form,