How do I solve for b in the equation R = \frac{ab}{a+b}?

  • Thread starter Thread starter thomas49th
  • Start date Start date
  • Tags Tags
    Transform
AI Thread Summary
To solve for b in the equation R = ab/(a+b), the initial step involves rearranging the equation to Ra + Rb = ab. From this point, the terms containing b should be grouped on one side, leading to Ra = ab - Rb. The next step is to factor out b, resulting in Ra = b(a - R). Finally, by dividing both sides by (a - R), the solution for b is b = Ra/(a - R). This method effectively isolates b as the subject of the equation.
thomas49th
Messages
645
Reaction score
0

Homework Statement



Need to rearrange this equation to make b subject
R = \frac{ab}{a+b}



2. The attempt at a solution

R(a+b) = ab
Ra +Rb = ab
\frac{Rb}{b} = a x -Ra


i think i did the last step wrong. Where do i go to now?

Thanks
 
Physics news on Phys.org
after Ra + Rb = ab

using addition and subtraction you need to get all terms that have a factor b on one side of the equation and all terms that do not have a factor of b on the other side of the equation
 
ive tried

\frac{Rb}{b} = a x -Ra

but i think that's wrong

can you show me what you'd do here?
 
Yes it wrong. Go back to the step where you were correct (see my last post) and do not do any division at this stage. Have another read of my post and let me know if you do not understand what I am suggesting you do.
 
Ok

Ra + Rb = ab

can be written as

Ra + Rb = a x b

dont you cancel out x b with a /b (divide b)

If not, and you just use +/- then isn't it

Ra + Rb = ab
Rb - b = a - Ra
b(R-1) = a - Ra
b = a - Ra/(R-1)
But that doesn't look right to me...
Thanks
 
thomas49th said:
Ok

Ra + Rb = ab

can be written as

Ra + Rb = a x b

dont you cancel out x b with a /b (divide b)

If not, and you just use +/- then isn't it

Ra + Rb = ab
Rb - b = a - Ra
b(R-1) = a - Ra
b = a - Ra/(R-1)
But that doesn't look right to me...
Thanks

No, this is not right. You have: Ra+Rb=ab. Collect the terms including b together on one side: Ra=ab-Rb.

Now, can you factorise the right hand side? Once you have it factorised, it should be easy to make b the subject.
 
thomas49th said:
Ok

If not, and you just use +/- then isn't it

Ra + Rb = ab
Rb - b = a - Ra
b(R-1) = a - Ra
b = a - Ra/(R-1)
But that doesn't look right to me...
Thanks

No you cannot separate the ab except by division

Ra + Rb = ab subtract Rb from both sides
Ra = ab -Rb factorise
Ra = b(a - R) now do the division to obtain b
 
Ra = ab - Rb
b(a-R) = Ra
b = Ra/(a - R)
 
Yes it is right
 
Back
Top