SOLUTION: what is the literal equation for x when ax+b=cx+d?

Algebra ->  Equations -> SOLUTION: what is the literal equation for x when ax+b=cx+d?      Log On


   



Question 199915: what is the literal equation for x when ax+b=cx+d?
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
ax%2Bb=cx%2Bd Start with the given equation.


ax=cx%2Bd-b Subtract "b" from both sides.


ax-cx=d-b Subtract cx from both sides.


x%28a-c%29=d-b Factor out the GCF "x"


x=%28d-b%29%2F%28a-c%29 Divide both sides by a-c.



So the solution is x=%28d-b%29%2F%28a-c%29