Bunuel
A car overtakes an auto at point A at 9 am. The car reaches point B at 11 am and immediately turns back. It again meets the auto at point C at 11:30 am. At what time will the auto reach B?
A. 12:35 pm
B. 12:40 pm
C. 12:45 pm
D. 12:50 pm
E. 12:55 pm
A---------------------------B
9:00 am\(\hspace{10mm} x \hspace{10mm} \) 11:00 am
Let the distance from the point of overtaking A to point B be \(x\)
Let
c be speed of car and
a be speed of Auto.
In 2 hours car reaches B so \(2c = x \), (1)
also in 2 Hours Auto travels \(2a\)
Now car turns back from point B and in half an hour (30 min ) it travels \(\frac{1}{2}c\)
Also during this half an hour Auto travels \(\frac{1}{2}a \)
so we have \(2a+\frac{1}{2}a +\frac{1}{2}c= x \rightarrow 5a+c=2x ..(2) \)
We need \(\frac{x}{a} \) -> where \(x\) is required distance and \(a\) is Auto's speed
from (1) we have \(2c = x\) or \(c=\frac{x}{2}\) putting the value of c in (2)
\(5a+c=2x\)
\(5a+\frac{x}{2} =2x\)
\(10a=3x\)
\(\frac{x}{a} =\frac{10}{3}\) -> 3 hr 20 min , hence 3 hr 20 min after 9:00 AM Auto will reach point B , so Auto will reach point B at 12:20 PM.
Also getting 12:20 PM , but the same not available among the options !
Hope this helps.