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
Linear Solvers
Linear
Practice
Practice
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
In depth
In
Click here to see ALL problems on Linear-systems
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)
(
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)