SOLUTION: I am trying to figure out the following problem to say what is 'b': 1/a + 2/b = 3/c My guess is that b = c minus a

Algebra ->  Coordinate Systems and Linear Equations -> SOLUTION: I am trying to figure out the following problem to say what is 'b': 1/a + 2/b = 3/c My guess is that b = c minus a      Log On


   



Question 9754: I am trying to figure out the following problem to say what is 'b':
1/a + 2/b = 3/c
My guess is that b = c minus a

Answer by askmemath(368) About Me  (Show Source):
You can put this solution on YOUR website!
1/a + 2/b = 3/c
2/b = 3/c - 1/a
2/b = (3a - c)/ca
2ca = b(3a-c)
b = 2ca/(3a-c)