How do you solve x^2 + 4x - 12 = 0x2+4x12=0 by completing the square?

1 Answer
May 20, 2016

The solutions are color(green)(x = 2x=2 , color(green)(x = -6x=6

Explanation:

x^2 + 4x - 12 = 0 x2+4x12=0

x^2 + 4x = 12x2+4x=12

To write the Left Hand Side as a Perfect Square, we add 4 to both sides:

x^2 + 4x + 4 = 12 + 4x2+4x+4=12+4

x^2 + 2 * x * 2 + 2^2 = 16x2+2x2+22=16

Using the Identity color(blue)((a+b)^2 = a^2 + 2ab + b^2(a+b)2=a2+2ab+b2, we get
(x+2)^2 = 16(x+2)2=16

x + 2 = sqrt16x+2=16 or x +2 = -sqrt16x+2=16

x + 2 = 4x+2=4 or x +2 = -4x+2=4

x = 4 -2 x=42 or x = -4 -2 x=42

color(green)(x = 2x=2 , color(green)(x = -6x=6