SOLUTION: hi, what is the answer when trying to solve for x? nx-a=bx+d thanks

Algebra ->  Expressions-with-variables -> SOLUTION: hi, what is the answer when trying to solve for x? nx-a=bx+d thanks      Log On


   



Question 155921: hi, what is the answer when trying to solve for x?
nx-a=bx+d
thanks

Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
hi, what is the answer when trying to solve for x?
nx-a=bx+d
---------
Get all terms with x on the same side.
nx-bx = a+d
Factor
x*(n-b) = a+d
Isolate x
x = (a+d)/(n-b)