SOLUTION: Solve the following equation for a:(c-b)/b = (2ab/(a+b)) -4
Algebra
->
Rational-functions
-> SOLUTION: Solve the following equation for a:(c-b)/b = (2ab/(a+b)) -4
Log On
Algebra: Rational Functions, analyzing and graphing
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Rational-functions
Question 1059266
:
Solve the following equation for a:(c-b)/b = (2ab/(a+b)) -4
Answer by
Alan3354(69443)
(
Show Source
):
You can
put this solution on YOUR website!
(c-b)/b = (2ab/(a+b)) -4
---
c-b = (2ab^2/(a+b)) -4b
c + 3b = 2ab^2/(a+b)
(c + 3b)*(a+b) = 2ab^2
a*(c+3b) + b*(c+3b) = 2ab^2
a*(c+3b) + bc + 3b^2 = 2ab^2
a*(c+3b) - a*2b^2 + bc + 3b^2 = 0
a*(c+3b - 2b^2) + bc + 3b^2 = 0
a*(c+3b - 2b^2) = -bc - 3b^2
a = (bc + 3b^2)/(2b^2 - 3b - c)