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
Algebra: Expressions involving variables, substitution
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Expressions-with-variables
Question 94004
This 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)
(
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.