Disclaimer: This app is for personal, casual, and hobby use. It is provided 'as-is' without warranties of accuracy; use for educational purposes is not intended.
algebra

Quadratic equations: step-by-step guide, methods, examples, and practice

Use this page as the main quadratic hub on CureMath — AI Math Explainer: understand what makes an equation quadratic, compare the main solution methods, and then choose the right next page or tool.

Immediate answer

Start here if you want the short version before reading the full method.

  • A quadratic equation has a highest power of 2, often written in the form ax^2 + bx + c = 0.
  • The three main solution routes are factorising, completing the square, and the quadratic formula.
  • A good first check is whether the quadratic factors cleanly before you move to a more general method.
Quick explanation

What this topic means and what to look for first.

Quadratic equations look similar on the page, but they do not always want the same method.

This guide is designed to help you recognise the structure first, then choose the fastest reliable route instead of forcing one method onto every example.

Step-by-step method

One reliable route through the topic.

  1. 1Rewrite the equation so one side is 0 and the terms are in descending powers.
  2. 2Check whether there is a common factor or an obvious factor pair that makes factorising the fastest route.
  3. 3If factorising is awkward, decide whether you want square form insight or a direct formula method.
  4. 4Solve carefully, keeping signs and coefficients visible at each step.
  5. 5Check the result by substitution, expansion, or by comparing the structure of the equation with the method used.
Method chooser

Choose the route that fits the quadratic.

Factorising

Best when the quadratic breaks cleanly into brackets and you can spot the factor pair quickly.

Completing the square

Best when you want to understand the structure of the quadratic or connect the equation to its graph.

Quadratic formula

Best when the quadratic does not factor easily or you need one method that always works.

Worked examples

See the method in action.

Example 1: a clean factorising route

x^2 + 5x + 6 = 0

  1. Look for two numbers that multiply to 6 and add to 5.
  2. Those numbers are 2 and 3, so the quadratic factorises to (x + 2)(x + 3) = 0.
  3. Set each bracket equal to 0 to get x = -2 or x = -3.
Example 2: a coefficient before x^2

2x^2 + 7x + 3 = 0

  1. Use the ac method: 2 × 3 = 6, then find two numbers that multiply to 6 and add to 7.
  2. Split the middle term: 2x^2 + 6x + x + 3 = 0.
  3. Factor by grouping to get (2x + 1)(x + 3) = 0, so x = -1/2 or x = -3.
Example 3: completing the square

x^2 + 6x + 5 = 0

  1. Move the constant first: x^2 + 6x = -5.
  2. Half of 6 is 3, and 3^2 is 9, so add 9 to both sides: x^2 + 6x + 9 = 4.
  3. This becomes (x + 3)^2 = 4, so x + 3 = ±2 and the solutions are x = -1 or x = -5.
Example 4: quadratic formula

2x^2 + 3x - 2 = 0

  1. Identify a = 2, b = 3, and c = -2.
  2. Substitute into x = (-b ± √(b^2 - 4ac)) / 2a.
  3. This gives x = (-3 ± √25) / 4, so the solutions are x = 1/2 and x = -2.
Common potential mistakes

Things that commonly send the method off track.

  • Confusing a quadratic expression with a quadratic equation and forgetting that solving needs an equals sign.
  • Choosing a factor pair that multiplies correctly but does not add to the middle coefficient.
  • Dropping a negative sign when identifying a, b, or c for the quadratic formula.
  • Not setting each factor equal to zero after factorising.
  • Using a valid method but never checking whether the final roots actually satisfy the original equation.
Check your answer

Use a short verification pass before moving on.

  • Substitute each root back into the original equation and confirm the result is 0.
  • If you factorised, expand the brackets again to make sure they return to the original quadratic.
  • If you used the quadratic formula, check the discriminant b^2 - 4ac to confirm whether the number of roots makes sense.
Practice questions

Try a few variations before switching to a calculator or solver tool.

  • x^2 + 7x + 10 = 0
  • x^2 - x - 12 = 0
  • 2x^2 + 5x + 2 = 0
  • x^2 + 4x + 1 = 0
  • 3x^2 - 8x - 3 = 0
Follow-up access

Want to try a similar problem yourself?

Create a free account if you want to use the solver beta after reading the guide.

A free account is the current follow-up route for returning to the solver beta and future guide updates as the public library grows.

External revision resources

Extra algebra revision resources

If you want more printed algebra practice after this page, these broader searches are a sensible next step.

Amazon

Algebra workbook and revision book search

Useful if you want more equation, factorising, and worked-example practice in one printed source.

View Algebra workbook and revision book search

Amazon

GCSE algebra practice resources search

A wider GCSE-style search if you want more mixed algebra questions beyond one online guide.

View GCSE algebra practice resources search
Share this page

Found this useful?

Share the page with someone who is searching for the same maths topic before they go straight to a solver.

FAQ

Short answers worth checking.

What is a quadratic equation?

It is an equation where the highest power of the variable is 2, often written as ax^2 + bx + c = 0.

What is the easiest way to solve a quadratic equation?

Factorising is often the easiest when the brackets are obvious, but the best method depends on the structure of the quadratic.

When should I use the quadratic formula?

Use it when the quadratic does not factor cleanly or when you want one general solving method that always works.

How do I know if a quadratic has two solutions, one solution, or no real solutions?

The discriminant b^2 - 4ac tells you: positive gives two real roots, zero gives one repeated root, and negative gives no real roots.

Next places to browse

Use the public site structure first, then switch into the solver tool only if you need a direct test.

CureMath uses artificial intelligence to suggest how a maths problem could potentially be solved. AI can make mistakes.

Check important answers independently before relying on them.