Bunuel
If Bill traveled 15 miles per hour faster and it took him 1/3 less time, how fast was he going on the initial trip?
A. 15mph
B. 20mph
C. 25mph
D. 30mph
E. 45mph
Solution :
Let Bill's speed in the initial trip be s.
Let the distance travelled be d.
Initial TripDistance travelled = d
Speed = s
Therefore, time = \(\frac{d}{s}\)
Second TripDistance travelled = d
Speed = s + 15 (since he travelled 15 miles/hour faster than his initial speed)
Therefore, time = \(\frac{d}{s + 15}\)
According to the problem,
Time taken in the second trip is \(\frac{1}{3}\) less than the time taken in the initial trip
⟹ \(\frac{d}{s + 15}\) = \(\frac{d}{s}\) - \(\frac{1}{3}\)*\(\frac{d}{s}\)
⟹ \(\frac{1}{s + 15}\) = \(\frac{1}{s}\) - \(\frac{1}{3}\)*\(\frac{1}{s}\)
⟹ \(\frac{1}{s + 15} = \frac{3 - 1}{3s}\)
⟹ \(\frac{1}{s + 15} = \frac{2}{3s}\)
⟹ \(3s = 2 (s + 15)\)
⟹ \(3s = 2s + 30\)
⟹ \(3s - 2s = 30\)
⟹ \(s = 30\)
Thus, the speed in the initial trip \(30mph\)
Hence, the correct answer is
Option D.