Master the quadratic formula with our comprehensive guide. Learn when to use it, step-by-step solutions, and practical examples.
Quick Access: Use our Quadratic Equation Calculator to solve equations instantly while following this guide.
The quadratic formula is a mathematical formula used to solve quadratic equations of the form ax² + bx + c = 0, where a, b, and c are constants and a ≠ 0.
Use the quadratic formula when:
From ax² + bx + c = 0, identify values of a, b, and c
Find b² - 4ac to determine the nature of solutions
Substitute values into x = (-b ± √(b² - 4ac)) / (2a)
Calculate both solutions (+ and - versions)
Step 1: a = 2, b = 5, c = -3
Step 2: Discriminant = 5² - 4(2)(-3) = 25 + 24 = 49
Step 3: x = (-5 ± √49) / (2×2) = (-5 ± 7) / 4
Step 4: x₁ = (-5 + 7) / 4 = 1/2, x₂ = (-5 - 7) / 4 = -3
Solutions: x = 1/2 and x = -3
Two distinct real solutions
One repeated real solution
Two complex solutions