Bunuel
The distance from A to B is 60 km. Partha and Narayan start from A at the same time and move towards B. Partha takes four hours more than Narayan to reach B. Moreover, Partha reaches the mid-point of A and B two hours before Narayan reaches B. What is the speed of Partha, in km per hour?
A. 7
B. 6
C. 5
D. 4
E. 3
Partha takes four hours more than Narayan to reach B
Let the time taken by Partha = \(t\) & that of Narayan = \(t - 4\)
--> Speed of Partha, \(s_p = \frac{60}{t}\) & Speed of Narayan, \(s_n = \frac{60}{t - 4}\)
Partha reaches the mid-point of A and B two hours before Narayan reaches B
--> \(\frac{60}{s_n} - \frac{30}{s_p} = 2\)
--> \(\frac{2}{s_n} - \frac{1}{s_p} = \frac{1}{15}\)
--> \(\frac{2(t - 4)}{60} - \frac{t}{60} = \frac{1}{15}\)
--> \(2t - 8 - t = 4\)
--> \(t = 12\) hours
--> Speed of Partha, \(s_p = \frac{60}{t} = \frac{60}{12} = 5\) kmph
Option C