SOLUTION: two cyclists starts from the same point and ride in opposite directions. onecyclist rides 5 mph faster than the other. in 5 hour the cyclists are 175 miles aparT. find the rate of

Algebra ->  Algebra  -> Customizable Word Problem Solvers  -> Travel -> SOLUTION: two cyclists starts from the same point and ride in opposite directions. onecyclist rides 5 mph faster than the other. in 5 hour the cyclists are 175 miles aparT. find the rate of       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!
Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!

   


Question 5240: two cyclists starts from the same point and ride in opposite directions. onecyclist rides 5 mph faster than the other. in 5 hour the cyclists are 175 miles aparT. find the rate of the slower cyclist.
Answer by longjonsilver(2297) About Me  (Show Source):
You can put this solution on YOUR website!
Let x = speed of slower cyclist, A
therefore x+5 = speed of faster cyclist, B.

Both A and B travel for 5 hours
Let A travel distance d, so B must travel distance 175-d.

Right, speed = distance/time, so

A: x = d/5
--> d = 5x

B: x+5 = (175-d)/5
--> 5(x+5) = 175-d
--> 5x+25 = 175-d
--> d = 175 - (5x+25)
--> d = 175 - 5x - 25
--> d = 150 - 5x.

So, equate both these for d to get rid of d, since that is something we are not interested in, so 5x = 150 - 5x

10x = 150
x = 15mph --> speed of A
hence B travels at 20mph

jon.