SOLUTION: ax=bx-c solve for x

Algebra ->  Expressions-with-variables -> SOLUTION: ax=bx-c solve for x      Log On


   



Question 805171: ax=bx-c
solve for x

Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!
ax-bx=-c
x*(a-b)=-c
x=-c/(a-b)
x=c/(b-a)