Given: Two cars A and B start from Boston and New York respectively simultaneously and travel towards each other at constant speeds along the same route. After meeting at a point between Boston and New York the two cars A and B proceed to their respective destinations of New York and Boston. Car A reaches New York 40 minutes after the two cars have met and Car B reaches Boston 90 minutes after they have met.
Asked: How long did Car A take to cover the distance between Boston and New York?
Let the speeds of car A & car B be vA & vB respectively and distance from New York to Boston be D.
At the time of meeting: -
Distance covered by car A = vA*D/(vA+vB)
Distance covered by car B = vB*D/(vA+vB)
Distance to be covered by car A = vB*D/(vA+vB)
Time taken by car A to cover the distance = (vB/vA)*D/(vA + vB) = 40 minutes
Distance to be covered by car A = vA*D/(vA+vB)
Time taken by car A to cover the distance = (vA/vB)*D/(vA + vB) = 90 minutes
(vB/vA)^2 = 40/90 = 4/9
vB/vA = 2/3
vA = 3(vA+vB)/5
vB = 2(vA+vB)/5
(vB/vA)*D/(vA + vB) = 40 = (2/5)(D/vA) = 40 minutes
D/vA = 40*5/2 = 100 minutes
Time taken by car A to cover the distance from New York to Boston = D/vA = 100 minutes = 1 hour 40 minutes
IMO D