document.write( "Question 2154: A postal truck leaves its station and heads for Chicago, averaging 40mph. An error in the mailing schedule is spotted and 24 min. after the truck leaves, a car is sent to overtake the truck. If the car averages 50mph, how long will it take to catch the postal truck? \n" ); document.write( "
Algebra.Com's Answer #858 by khwang(438)\"\" \"About 
You can put this solution on YOUR website!
If the give two speeds are v1(< v2) with distance D,then
\n" ); document.write( " the time for the 2nd vehicle to overtake the 1st vehicle is
\n" ); document.write( " T = D/(v2 - v1).\r
\n" ); document.write( "\n" ); document.write( " Now,D = 40* 24/60 = 40* 2/5 = 16 miles,\r
\n" ); document.write( "\n" ); document.write( " Hence, T = 16/(50-40) = 1.6 hours\r
\n" ); document.write( "\n" ); document.write( " We learned this question in primary school,so you have to
\n" ); document.write( " work hard.
\n" ); document.write( "
\n" );