How do you solve the equation by completing the square: x28x3=0?

1 Answer
Apr 3, 2015

Solving a quadratic expression by completing the square means to manipulate the expression in order to write it in the form
(x+a)2=b
So, if b0, you can take the square root at both sides to get
x+a=±b
and conclude x=±ba.

Now, we have (x+a)2=x2+2ax+a2. Since you equation starts with x28x, this means that 2ax=8x, and so a=4.
Adding 19 at both sides, we have
x28x+16=19
Which is the form we wanted, because now we have
(x4)2=19
Which leads us to
x4=±19 and finally x=±19+4