document.write( "Question 550156: In a flight of 600 km, an aircraft was slowed down due to bad weather. Its average speed for the trip was reduced to 200km/hr and the time increased by 30 minutes. Find the duration of the flight. \n" ); document.write( "
Algebra.Com's Answer #358490 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! In a flight of 600 km, an aircraft was slowed down due to bad weather. Its average speed for the trip was reduced to 200km/hr and the time increased by 30 minutes. Find the duration of the flight. \n" ); document.write( "------------ \n" ); document.write( "600 = r*t = 200*(t + 0.5) \n" ); document.write( "600 = 200t + 100 \n" ); document.write( "t = 2.5 hours\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |