document.write( "Question 626239: if a plane traveling 300 mph is 350 ahead of a second plane traveling 400 mph, how long will it take for the second plane to catch the first one \n" ); document.write( "
Algebra.Com's Answer #394047 by Alan3354(69443) You can put this solution on YOUR website! if a plane traveling 300 mph is 350 ahead of a second plane traveling 400 mph, how long will it take for the second plane to catch the first one \n" ); document.write( "-------------- \n" ); document.write( "If it's 350 miles ahead: \n" ); document.write( "The 2nd plane is gaining on the 1st at 100 mi/hr (400 - 300) \n" ); document.write( "350/100 = 3.5 hours \n" ); document.write( " |