document.write( "Question 91328: A plane took 1 hour longer to travel 560 miles on the first portion of a flight than it took to fly 480 miles on the second portion. If the speed was the same for each portion, what was the flying time for the second part of the trip? \n" ); document.write( "
Algebra.Com's Answer #66296 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
560/(T+1)=480/T CROSS MULTIPLY
\n" ); document.write( "560T=480T+480
\n" ); document.write( "560T-480T=480
\n" ); document.write( "80T=480
\n" ); document.write( "T=480/80
\n" ); document.write( "T=6 HOURS IS THE TIME OF THE SECOND LEG OF THE FLIGHT.
\n" ); document.write( "
\n" ); document.write( "
\n" );