
David W. answered 03/01/16
Tutor
4.7
(90)
Experienced Prof
Solve: x2 - 8x = 0 by Completing the Square
With the form, ax2 + bx + c = 0,
(1) move constant to right side:
ax2 + bx = c
(2) divide by a:
x2 + (b/a)x = -c/a
(3) add ((b/a)/2)2 to both sides:
x2 + (b/a)x + ((b/a)/2)2 = -c/a +((b/a)/2)2
(4) take the square root of both sides:
(x+ ((b/a/2))2 = ± ( -c/a + ((b/a/2)2 )
Let's do this!
(1) already there
(2) already done
(3) x2 - 8x + 16 = 16
(4) (x-4)(x-4) = 16
(x-4)2 = 16
x - 4 = ± 4
So, either
x - 4 = +4 or x - 4 = -4
x = 8 or x = 0
Checking (very important):
If the solution is x=8 or x=0, then
(x-8)(x) = 0 ? [multiplicative property of 0]
x2 - 8x = 0 ? yes, Distributive Property