SOLUTION: Help to solve X. (d/x)=(ax+b)

Algebra ->  Complex Numbers Imaginary Numbers Solvers and Lesson -> SOLUTION: Help to solve X. (d/x)=(ax+b)      Log On


   



Question 455560: Help to solve X.
(d/x)=(ax+b)

Answer by Gogonati(855) About Me  (Show Source):
You can put this solution on YOUR website!
Assuming x different from zero, multiply both sides by x
x%2A%28d%2Fx%29=x%28ax%2Bb%29 simplify d=ax%5E2%2Bbx, set the equation to zero
ax%5E2%2Bbx-d=0, and solve the equation using the quadratic formula:
x=%28-b%2B-sqrt%28b%5E2%2B4ad%29%29%2F2a.