Solving quadratic equations by completing the square
We can solve quadratic equations by completing the square.
Steps
- Make the quadratic in the form
ax^2 + bx + c = 0 if it isn’t already. - If
a \neq 1 , divide the whole equation bya to get rid of the coefficient ofx^2 . - Move the constant term
c to the other side of the equation. - Complete the square on the left side of the equation using the method from the last page.
- Move any constants from the left side to the right side by adding or subtracting.
- Take the square root of both sides (remembering to include both the positive and negative roots).
- Solve for
x by moving any constants to the right side.
Examples
Example: Solve x^2 + 6x + 5 = 0 by completing the square
- Move the constant to the other side:
x^2 + 6x = -5
- Complete the square on the left side:
(x^2 + 6x) = -5 (x + 3)^2 - 9 = -5 (x + 3)^2 = 4
- Take the square root of both sides:
x + 3 = \pm 2
- Solve for
x :x = -3 \pm 2 x = -1 orx = -5
Answer:
Example: Solve 2x^2 + 8x + 6 = 0 by completing the square
- Divide the whole equation by
2 :x^2 + 4x + 3 = 0
- Move the constant to the other side:
x^2 + 4x = -3
- Complete the square on the left side:
(x^2 + 4x) = -3 (x + 2)^2 - 4 = -3 (x + 2)^2 = 1
- Take the square root of both sides:
x + 2 = \pm 1
- Solve for
x :x = -2 \pm 1 x = -1 orx = -3
Answer:
flashcards
| Question | Answer |
|---|---|
| What is the first step in solving a quadratic equation by completing the square? | Make the quadratic in the form |
| If | Divide the whole equation by |
| After ensuring the coefficient of | Move the constant term |
| What do you do after completing the square on the left side of the equation? | Move any constants from the left side to the right side by adding or subtracting. |
| When taking the square root of both sides, what must you remember to include? | Both the positive and negative roots. |
| What is the final step to find | Solve for |
| Solve | |
| How do you solve | Divide by 2 to get |