SOLUTION: solve for x: 1) bx-cx=-c 2) bx+a=dx+c

Algebra ->  Expressions-with-variables -> SOLUTION: solve for x: 1) bx-cx=-c 2) bx+a=dx+c       Log On


   



Question 94004This question is from textbook
: solve for x:
1) bx-cx=-c
2) bx+a=dx+c
This question is from textbook

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
solve for x:
1) bx-cx=-c
x(b-c) = -c
x = -c/(b-c)
OR
x = c/(c-b)
--------------------
2) bx+a=dx+c
bx-dx = c-a
x(b-d) = c-a
x = (c-a)/(b-d)
-----------------
Cheers,
Stan H.