SOLUTION: ax=bx-c solve for x
Algebra
->
Expressions-with-variables
-> SOLUTION: ax=bx-c solve for x
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 805171
:
ax=bx-c
solve for x
Answer by
richwmiller(17219)
(
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)