Question 539272
In a race, if a dog going 37 mph gets a headstart of 12 yards, how long will it take a dog going 38 mph to catch up?
---
12 yds = 12/1760 = 0.0068 miles
--------------------
1st dog DATA:
rate = 37 mph ; distance = x miles ; time = x/37 hrs
----
2nd dog DATA:
rate = 38 mph ; distance =  x+0.0068 miles; time = (x+0.0068)/38 hrs
========================
Equation:
time = time
x/37 = (x+0.0068)/38
38x = 37x + 37*0.0068
x = 0.2516 miles
---
time = x/37 = 0.2516/37 = 0.0068 hrs = 0.4080 minutes
=========================================================
Cheers,
Stan H.
==============