Question 208473
You can ride a bicycle 15 mph. Your sister rides 12 mph. You give her a one hour head start. In how many hours will you catch up if neither of you stops.
-----------------------
Your DATA:
rate = 15 mph ; time = x hrs ; distance = rt = 15x miles
----------------------------
Sister's DATA:
rate = 12 mph ; time = x+1 hrs ; distance = 12(x+1) miles
--------------------------------
Equation:
distance = distance
15x = 12(x+1)
3x = 12
x = 4 hrs
================
Cheers,
Stan H.