Common Mistakes When Solving Quadratic Equations

Solving quadratic equations is a key part of algebra and a vital stepping stone in higher mathematics. These equations show up in science, engineering, economics, and many real-life applications. While the methods for solving them—factoring, completing the square, using the quadratic formula, or graphing—are well-defined, students and even professionals can make mistakes that lead to incorrect answers.

This post highlights the most common mistakes when solving quadratic equations, why they happen, and how to avoid them. Whether you’re a student learning the basics or someone reviewing for exams, recognizing these pitfalls will sharpen your problem-solving skills and boost accuracy.


1. Not Setting the Equation Equal to Zero

Before solving any quadratic equation algebraically, you need to write it in standard form:

ax² + bx + c = 0

Common mistake:
Leaving the equation as is without moving all terms to one side.

Example:
Incorrect: Solve x² = 5x + 6 by factoring.

Correct: Subtract 5x + 6 from both sides → x² – 5x – 6 = 0

Always rearrange your equation into the standard form before starting.


2. Forgetting to Apply the Zero Product Property

When factoring a quadratic, you must apply the zero product property:

If (A)(B) = 0, then A = 0 or B = 0

Common mistake:
Students factor correctly but forget to set each factor equal to zero.

Example:
From (x – 3)(x + 2) = 0, students write the factors and stop there.
Correct:
x – 3 = 0x = 3
x + 2 = 0x = -2


3. Incorrect Factoring

Factoring requires attention to signs, multiplication, and recognizing number patterns.

Common mistakes:

  • Using incorrect factor pairs

  • Mixing up signs (positive vs. negative)

  • Forgetting to factor out the Greatest Common Factor (GCF) first

Example:
Wrong: Factoring x² – 5x + 6 as (x – 1)(x – 6)
Correct: (x – 2)(x – 3)

Tip: Double-check your factors by multiplying them back.


4. Errors in the Quadratic Formula

The quadratic formula is:

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

Common mistakes:

  • Incorrect substitution of a, b, or c

  • Neglecting parentheses, especially with negative numbers

  • Forgetting to apply the ± symbol

  • Miscalculating the discriminant (b² – 4ac)

Example:
For x² + 4x + 4 = 0, b² – 4ac = 16 – 16 = 0
Only one solution exists: x = -2

Always write out your substitutions clearly to avoid confusion.


5. Mishandling Square Roots

When solving by completing the square or using the quadratic formula, you must take the square root correctly.

Common mistakes:

  • Forgetting to include both ± when taking the square root

  • Taking square roots of negative numbers without considering imaginary numbers

  • Estimating irrational roots incorrectly

Example:
√25 = ±5 → x = -3 ± 5 gives x = 2 and x = -8

If you forget ±, you’ll only find one solution instead of two.

Common Mistakes When Solving Quadratic Equations
Common Mistakes When Solving Quadratic Equations

6. Ignoring Complex Solutions

If the discriminant (b² – 4ac) is negative, the equation has complex solutions.

Common mistake:
Assuming there is “no solution” instead of expressing the answer in terms of imaginary numbers.

Example:
x² + 4x + 8 = 0
Discriminant = 16 – 32 = -16 →
x = [-4 ± √(-16)] / 2 = -2 ± 2i

Complex solutions are valid—don’t ignore them!


7. Skipping Steps or Not Showing Work

When you try to solve quadratic equations mentally or in too few steps, it increases the chance of error.

Common mistake:
Jumping to the answer without showing the factoring or simplification clearly.

Take your time to:

  • Write all steps

  • Check calculations

  • Simplify carefully

This improves both your accuracy and understanding.


8. Graphing Errors

When solving quadratic equations by graphing:

Common mistakes:

  • Inaccurate plotting of points

  • Misidentifying the x-intercepts (roots)

  • Misreading the vertex or axis of symmetry

  • Estimating irrational roots incorrectly

Use graphing tools (like Desmos or a graphing calculator) to check your work when precision is needed.


9. Confusing Linear and Quadratic Equations

Some students treat quadratic equations as linear, especially when b = 0 or c = 0.

Example:
x² – 16 = 0 is not linear.
It’s quadratic with solutions: x = ±4

Always look for the x² term—that determines if it’s a quadratic.


10. Not Checking Solutions

The final and very common mistake: not checking your answers in the original equation.

A quick substitution confirms that your solutions are correct—and can help catch sign or calculation errors.

Example:
Solve x² – 5x + 6 = 0 → x = 2, 3
Plug back in:
(2)² – 5(2) + 6 = 0 ✅
(3)² – 5(3) + 6 = 0 ✅


Conclusion

Solving quadratic equations is a vital algebra skill, but even confident math learners can fall into common traps. By understanding these frequent mistakes—from sign errors and wrong roots to skipping steps and ignoring complex solutions—you can become more accurate and efficient in your approach. Practice, attention to detail, and double-checking your work go a long way in mastering quadratic equations.