document.write( "Question 377501: A TRAIN LEFT THE STATION AT 9AM, TRAVELLING AT 50MPH. at 11AM, AN AIRPLANE LEFT THE SAME PLACE IN THE SAME DIRECTION AT 175MPH. AT WHAT TIME DID THE PLANE OVERTAKE THE TRAIN? \n" ); document.write( "
Algebra.Com's Answer #268233 by vasumathi(46)\"\" \"About 
You can put this solution on YOUR website!
The train left at 9 am with 50 mph.Let t be the time and the distance train travelled in t hours = 50 t
\n" ); document.write( "The plane started after 2 hours that is at 11 am
\n" ); document.write( "so the distance covered by the plane in t-2 hours is
\n" ); document.write( "175(t-2)
\n" ); document.write( "To overtake the train the plane has to meet it first
\n" ); document.write( "so it means...
\n" ); document.write( "50 t = 175(t-2)
\n" ); document.write( "50t = 175t-350
\n" ); document.write( "175t-50t= 350
\n" ); document.write( "125 t = 350
\n" ); document.write( "t = 350/125=2.8
\n" ); document.write( "so after 2.8 hours the train and the plane are at the same place
\n" ); document.write( "That is at 11.48 AM they are at the same place.So after 11.48 AM the plane overtakes the train.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );