How do you solve x^2 + 32x + 15 = -x^2 + 16x + 11x2+32x+15=x2+16x+11 by completing the square?

1 Answer
Jun 22, 2015

Simplify the given equation then apply the process of "completing the squares" to obtain
color(white)("XXXX")XXXXx = -4+-sqrt(14)x=4±14

Explanation:

Given x^2+32x+15 = -x^2+16x+11x2+32x+15=x2+16x+11

First simplify to get all terms involving xx on the left side and a simple constant on the right:
color(white)("XXXX")XXXX2x^2+16x= -42x2+16x=4
Further simplify by dividing by 2
color(white)("XXXX")XXXXx^2+8x=-2x2+8x=2

Now we are ready to begin completing the square.
#

Noting that the squared binomial (x+a)^2 = x^2+2ax + a^2(x+a)2=x2+2ax+a2

If x^2+8xx2+8x are the first 2 terms of an expanded squared binomial,
then 2ax = 8x rarr a=4 and a^2 =162ax=8xa=4anda2=16
So the completed square must be (after remembering that anything added to one side of an equation must also be added to the other)
color(white)("XXXX")XXXXx^2+8x+16 = -2+16x2+8x+16=2+16
or
color(white)("XXXX")XXXX(x+4)^2 = 14(x+4)2=14

Taking the square root of both sides:
color(white)("XXXX")XXXXx+4 = +-sqrt(14)x+4=±14
and
color(white)("XXXX")XXXXx = -4+-sqrt(14)x=4±14