Jklol: Solve equation by completing the square
2d^2=8+10d
The first thing that i notice is that I can divide everything by 2. so do that, it will make it easier.
d
2=4+5d
Now it is best to have all the ds on one side and the number by itself on the other side.
so subtract 5d from both sides
d
2-5d=4
Now
x
2 + bx + (b/2)
2 = (x+a)
2 The x is the same as your d
Your b = -5
So the last term must be (-5/2)
2 = 25/4
So you need to add 25/4 to both sides.
d
2-5d=4
d
2-5d+(25/4)=4+(25/4)
(d-(5/2))
2=(16+25)/4
(d-(5/2))
2= (41)/4
so
d - 5/2 = +- sqrt(41/4)
d= 5/2 +- [sqrt(41)]/2
d = [5 +- sqrt(41)] / 2