Quadratic Equation Step By Step

Best Free Online Quadratic Equation Calculators in 2025 Best Free Online Quadratic Equation Calculators in 2025

Solving a quadratic equation step by step helps you understand the problem and find the correct answer. A quadratic equation is a mathematical sentence that includes a squared variable. It looks like this: ax² + bx + c = 0. These types of equations are common in school, science, and real life. They help solve problems about speed, area, time, and height. Let’s go through each step clearly so you can solve any quadratic equation with ease

Quadratic Equation Step By Step

Step 1: Make Sure It’s in Standard Form

Before you begin, write the equation in standard form. That means all terms should be on one side, and the other side should be zero. The standard form is ax² + bx + c = 0. For example, if your equation is x² + 5x = -6, move the -6 over. Now it becomes x² + 5x + 6 = 0. This is the correct starting point

Step 2: Identify a, b, and c

Once your equation is in standard form, find the values of a, b, and c. These are just the numbers in front of the terms. In the equation x² + 5x + 6 = 0, the value of a is 1, b is 5, and c is 6. Knowing these values helps you decide how to solve the equation

Step 3: Try Factoring First

Factoring is the easiest way to solve a quadratic equation if it works. You break the equation into two smaller brackets. These brackets must multiply back to the original equation. Let’s use the example x² + 5x + 6 = 0. It factors into (x + 2)(x + 3) = 0. Now solve each bracket. Set x + 2 = 0, so x = -2. Then set x + 3 = 0, so x = -3. You now have two answers: x = -2 and x = -3

Step 4: Use the Quadratic Formula If Factoring Fails

Some equations are hard or impossible to factor. That’s when you use the quadratic formula. The formula is x = (-b ± √(b² – 4ac)) / 2a. Use your values of a, b, and c in the formula. Let’s use an example: 2x² + 4x – 6 = 0. In this case, a = 2, b = 4, and c = -6. First, find the discriminant, which is b² – 4ac. That’s 4² – 4(2)(-6) = 16 + 48 = 64. Now use the formula. x = (-4 ± √64) / (2×2) = (-4 ± 8) / 4. Solve both parts. x = (-4 + 8)/4 = 1, and x = (-4 – 8)/4 = -3. So the answers are x = 1 and x = -3

Step 5: Complete the Square (Another Method)

This is another method that works well. It’s useful when the quadratic formula is too complex. Let’s solve x² + 6x + 5 = 0 by completing the square. Move the constant to the other side: x² + 6x = -5. Now take half of the 6, which is 3, and square it. 3² = 9. Add 9 to both sides: x² + 6x + 9 = 4. Now the left side is a perfect square: (x + 3)² = 4. Take the square root of both sides: x + 3 = ±2. So, x = -3 + 2 = -1, or x = -3 – 2 = -5. The solutions are x = -1 and x = -5

Step 6: Check Your Answers

Always check your answers. Plug them back into the original equation. If they make the equation true, then your answers are correct. Let’s check x = -2 in x² + 5x + 6 = 0. That’s (-2)² + 5(-2) + 6 = 4 -10 + 6 = 0. It works. Always double-check to be sure

What If There Is Only One Solution?

Sometimes a quadratic equation has only one answer. This happens when the discriminant is zero. For example, x² – 6x + 9 = 0. It factors into (x – 3)² = 0. Solve it to get x = 3. That’s the only solution. The graph touches the x-axis at just one point

What If There Are No Real Solutions?

If the discriminant is negative, you get no real answers. You’ll get complex numbers instead. For example, x² + 2x + 5 = 0 has a discriminant of 2² – 4(1)(5) = 4 – 20 = -16. Since you can’t take the square root of a negative number in real math, the solution is imaginary. In this case, use i to write the answers: x = (-2 ± √(-16))/2 = -2 ± 4i / 2 = -1 ± 2i

Use a Quadratic Equation Calculator

If you want a fast answer, try using a quadratic equation calculator. Just enter a, b, and c. It gives you the result in seconds. This tool helps students and saves time during exams or homework

Final Thoughts

Solving a quadratic equation step by step helps you understand the logic behind each answer. Start by writing the equation in the right form. Try factoring first. If it doesn’t work, use the formula or complete the square. Always check your answers. Use tools like a calculator if needed. The more you practice, the easier it gets. Once you learn the steps, solving any quadratic equation becomes quick and simple