document.write( "Question 1050472: A cargo plane flew to the maintenance facility and back. It took one hour less time to get there than it did to get back. The average speed on the trip there was 220 m/h. The average speed on the way back was 200 m/h. How many hours did the trip there take? \n" ); document.write( "
Algebra.Com's Answer #666017 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A cargo plane flew to the maintenance facility and back.
\n" ); document.write( "It took one hour less time to get there than it did to get back.
\n" ); document.write( "The average speed on the trip there was 220 m/h. The average speed on the way back was 200 m/h. How many hours did the trip there take?
\n" ); document.write( "---------
\n" ); document.write( "To maint DATA:
\n" ); document.write( "time = t-1 ; rate = 220 mph ; dist = 220(t-1) miles
\n" ); document.write( "--------------
\n" ); document.write( "From maint DATA:
\n" ); document.write( "time = t ; rate = 200 mph ; dist = 200t miles
\n" ); document.write( "------------------
\n" ); document.write( "Equation:
\n" ); document.write( "dist to = dist from
\n" ); document.write( "220t - 220 = 200t
\n" ); document.write( "20t = 220
\n" ); document.write( "t = 11 hrs (time to maint)
\n" ); document.write( "------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------
\n" ); document.write( "
\n" );