Quadratic equations often seem hard at first. But with a step-by-step approach, they become easier to solve. Whether you’re using a calculator or solving by hand, breaking it down helps avoid mistakes.
In this guide, you’ll learn how to get step-by-step quadratic solutions using a simple and effective process.
Step 1: Write the Equation in Standard Form
The standard form of a quadratic equation is:
ax² + bx + c = 0
Make sure your equation is in this form before doing anything else. If it’s not, rearrange it by moving all terms to one side of the equal sign.
Example:
If you start with:
x² = 5x – 6
Rearrange to:
x² – 5x + 6 = 0
Now you can clearly identify your values for a, b, and c.
Step 2: Identify a, b, and c
From the standard form, pick out the three numbers:
-
a is the coefficient of x²
-
b is the coefficient of x
-
c is the constant
In the example above:
a = 1, b = –5, c = 6
Write them down before plugging anything into the formula.

Step 3: Use the Quadratic Formula
Now use the quadratic formula:
x = (–b ± √(b² – 4ac)) / 2a
Substitute the values of a, b, and c into the formula.
Example:
x = (–(–5) ± √((–5)² – 4(1)(6))) / (2 × 1)
x = (5 ± √(25 – 24)) / 2
x = (5 ± √1) / 2
This gives you the solution in parts.
Step 4: Simplify the Discriminant
The discriminant is the value under the square root:
b² – 4ac
In this case:
25 – 24 = 1
Then √1 = 1
Always simplify this part before moving to the next step.
Step 5: Solve Both Solutions
Use the ± symbol to find two values for x.
x = (5 + 1)/2 = 6/2 = 3
x = (5 – 1)/2 = 4/2 = 2
So, the final solutions are x = 3 and x = 2.
This shows that the equation has two real and simple solutions.
Step 6: Double-Check Your Work
After solving, go back and plug the answers into the original equation.
Original equation:
x² – 5x + 6 = 0
Try x = 2:
(2)² – 5(2) + 6 = 4 – 10 + 6 = 0
Try x = 3:
(3)² – 5(3) + 6 = 9 – 15 + 6 = 0
Both values check out, so your work is correct.
Step 7: Use a Calculator if Needed
If you’re unsure or working with large numbers, you can use a quadratic calculator. These tools also give step-by-step solutions. They often show:
-
How values are substituted
-
The simplified discriminant
-
The square root result
-
Final answers in exact or decimal form
Even when using a calculator, it’s good to know the steps so you can follow and learn from the process.
Final Thoughts
Now you know how to get step-by-step quadratic solutions. The key is to go slowly, stay organized, and check your work. Whether solving by hand or using a tool, each step builds your understanding.
With practice, the process becomes easier and faster. You’ll learn to recognize patterns and avoid common errors.
