Rearranging Formula: Step-by-Step Guide to Solve ax - b = cx + d

  • Thread starter Thread starter Gringo123
  • Start date Start date
  • Tags Tags
    Formula Rearrange
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
Gringo123
Messages
141
Reaction score
0
I have been trying to rearrange this formula to make x the subject:

ax - b = cx + d

My (wrong) attempt at the answer was:

x = cx + d/a - b

I know that that is wrong because x still appears on the right side of the formula. The right answer is:

x = (d+b)/(a-c)

I have no idea how to arrive at that. Can anyone talk me through it step by step?
Thanks
 
Physics news on Phys.org
sure: first collect all the x terms on one side by subtracting cx from both sides:

ax-cx-b=d

now collect all the non x terms on the opposite side by adding b to both sides.

ax-cx=b+d now factor out x so that it looks like x(a-c). Divide both sides by what now?
 
Divide both sides by (a-c) and you get:
x = (d+b) / (a-c)
Thanks a lot Denverdoc! It was very kind of you to help out.
 
no problem; btw there is a math forum here for various issues you may run into. fine that you posted here, but in future may wish to consider it.