Quadratic Equations — Practice Problems
Train the quadratic formula with problems of rising difficulty plus a boss question. Each comes with discriminant, hint and full solution. Free, grade 9.
Solve the quadratic equation.
A 4-step solving strategy
- 1Step 1 of 4
Put it in standard form and read off a, b, c
Move everything to one side so it reads ax² + bx + c = 0. Then read a, b, c with their signs. For x² − 5x + 6 = 0 that's a = 1, b = −5, c = 6.
- 2Step 2 of 4
Compute the discriminant
Plug into D = b² − 4ac. The sign decides: D > 0 gives two solutions, D = 0 one double root, D < 0 no real solution. Use brackets: (−5)² = 25.
- 3Step 3 of 4
Substitute into the quadratic formula
x = (−b ± √D) / (2a). Mind the denominator 2a — if a = 2 you divide by 4, not by 2. The ± produces the two solutions.
- 4Step 4 of 4
Work out both solutions and check
Compute the + and the − case separately. Verify with Vieta: x₁ + x₂ must equal −b/a and x₁ · x₂ must equal c/a. Only then is the problem safely solved.
Worked examples with a full solution path
Common mistakes — and how to avoid them
Dropping the sign of b in the formula
Not converting to standard form first
Dividing by 2 instead of 2a
Misreading the discriminant
Giving only one of the two solutions
Practice with a plan — three short tips
Discriminant first, always
Solve first, then look at the answer
Check every solution with Vieta
Frequently asked questions about practising
Terms in one sentence
- Quadratic equation
- An equation of the form ax² + bx + c = 0 with a ≠ 0; the variable appears to the second power.
- Quadratic formula
- The solution formula x = (−b ± √(b² − 4ac)) / (2a), also called the a-b-c formula.
- Discriminant
- The term D = b² − 4ac under the root, which determines the number of solutions.
- Double root
- A solution that counts twice; it occurs exactly when D = 0.
- Standard form
- The form ax² + bx + c = 0 with everything on one side of the equation.
- Vieta's formulas
- x₁ + x₂ = −b/a and x₁ · x₂ = c/a — handy for checking your answer.
- Boss question
- The last and hardest problem of a practice set, combining several difficulties.