Solve Quadratic Equations by Completing the Square: Step-by-Step Guide
Solving Quadratics by Completing the Square: Your Complete Guide
Stuck solving quadratic equations like (x-5)² -7=0? This method transforms confusing polynomials into solvable forms. After analyzing instructional math content, I’ve condensed the core technique into actionable steps. You’ll learn why this approach often outperforms factoring and how to handle the critical ± symbol.
Essential Concepts and Form Requirements
Quadratic equations must first be rewritten as (x ± p)² + q = 0—this is the completed square form. For example:
- x² - 10x + 18 becomes (x - 5)² - 7 = 0
- x² + 6x + 8 becomes (x + 3)² - 1 = 0
Why this structure works: It isolates the squared term, letting you "undo" the exponent cleanly. The constant (q) shifts position but doesn’t disappear.
Step-by-Step Solving Methodology
Follow this process for equations like (x - 5)² - 7 = 0:
Step 1: Isolate the squared term
Add 7 to both sides:
(x - 5)² = 7
Step 2: Apply square root to both sides
Include ± immediately:
x - 5 = ±√7
Critical insight: Squaring always produces positive results, but the original variable could be positive or negative—hence two solutions.
Step 3: Solve for x
Add 5 to both sides:
x = 5 ± √7
Thus, your solutions are:
- x = 5 + √7
- x = 5 - √7
Avoid this pitfall: Never combine constants before handling the radical. For (x + 3)² - 1 = 0:
- Add 1: (x + 3)² = 1
- Square root: x + 3 = ±1
- Subtract 3: x = -3 ± 1 → x = -2 or x = -4
When and Why to Use This Method
Advantages over factoring:
- Works when solutions are irrational (like 5±√7)
- Avoids guesswork for non-integer factors
- Prepares for deriving the quadratic formula
Limitations:
- More steps than factoring for simple equations
- Decimal conversions lose precision
Pro tip: Verify solutions by plugging them back. For x = -2 in (x+3)² -1: (-2+3)² -1 = 1 -1 = 0 ✓
Practice Toolkit and Next Steps
Actionable checklist:
- Rewrite as (x ± p)² + q = 0
- Isolate the squared term
- Apply square root with ±
- Solve for x
Recommended resources:
- Algebra Essentials by D. Zill (explains derivation)
- Symbolab Calculator (checks steps)
- Khan Academy’s quadratic modules (free drills)
Final thought: This method’s real power emerges when manipulating equations with coefficients. Once mastered, it unlocks advanced calculus techniques.
Which step trips you up most? Share your hurdles below!