Solving quadratic equations by completing the square

We can solve quadratic equations by completing the square.

Steps

  1. Make the quadratic in the form ax^2 + bx + c = 0 if it isn’t already.
  2. If a \neq 1, divide the whole equation by a to get rid of the coefficient of x^2.
  3. Move the constant term c to the other side of the equation.
  4. Complete the square on the left side of the equation using the method from the last page.
  5. Move any constants from the left side to the right side by adding or subtracting.
  6. Take the square root of both sides (remembering to include both the positive and negative roots).
  7. Solve for x by moving any constants to the right side.

Examples

Example: Solve x^2 + 6x + 5 = 0 by completing the square

Answer: x = -1 or x = -5

Example: Solve 2x^2 + 8x + 6 = 0 by completing the square

Answer: x = -1 or x = -3