
Nathan B. answered 05/27/15
Tutor
5
(20)
Elementary and Algebraic skilled
The first thing we need to do is divide the power-1 x term by two, and then square it.
1 / 2 = .5
.52 = .25
So we now have:
x2 + x + .25 - .25 = 14 (if we add in .25, we need to subtract it as well to keep it evenly)
x2 + x + .25 = 14.25
Now to factor out into our square format:
(x + .5)2 = 14.25 (that .5 comes from the halving we did at the start)
x + .5 = ± √14.25
x = -.5 ± √14.25