SOLUTION: solve for x, in terms of a,b, and c. x+b over x-c =b over a
Algebra
->
Polynomials-and-rational-expressions
-> SOLUTION: solve for x, in terms of a,b, and c. x+b over x-c =b over a
Log On
Algebra: Polynomials, rational expressions and equations
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Polynomials-and-rational-expressions
Question 276862
:
solve for x, in terms of a,b, and c.
x+b over x-c =b over a
Answer by
mananth(16946)
(
Show Source
):
You can
put this solution on YOUR website!
solve for x, in terms of a,b, and c.
x+b over x-c =b over a
x+b/x-c = b/a
a(x+b) = b(x-c)
ax+ab =bx-bc
ax-bx=-ab-bc
x(a-b) = -b(a+c)
x= -b(a+c) /(a-b)