SOLUTION: cx+a=bx solve for x

Algebra ->  College  -> Linear Algebra -> SOLUTION: cx+a=bx solve for x      Log On


   



Question 1049946: cx+a=bx
solve for x

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
solve for x
cx+a=bx
cx - bx = -a
x(c-b) = -a
x = -a/(c-b)