Fractions - showing that they are equivalent

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
aaaa202
Messages
1,144
Reaction score
2
fractions -- showing that they are equivalent

I have the fraction:

a = c/d * b

And from that I want to show that:

a = c/(c+d) * (a+b)

At least the two equations should be equivalent if I did everything right. How do I go from first to the second?
 
Physics news on Phys.org


its probably easier to go from the second to the first. And then you can just do those steps in reverse if you want to show how to go from the first to the second. You see what I mean? So, if you want to do it this way, then looking at the second equation, how would you try to get it in a more simple form?
 


aaaa202 said:
How do I go from first to the second?
Try going from the second to the first. Just substitute your first expression for a and simplify.