document.write( "Question 121398: 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 second part of the trip? \n" ); document.write( "
Algebra.Com's Answer #89070 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
560/(X+1)=480/X
\n" ); document.write( "560X=480(X+1)
\n" ); document.write( "560X=480X+480
\n" ); document.write( "560X-480X=480
\n" ); document.write( "80X=480
\n" ); document.write( "X=480/80
\n" ); document.write( "X=6 HOURS FOR THE SECOND 480 MILE TRIP.
\n" ); document.write( "6+1=7 HOURS FOR THE FIRST 560 MILE TRIP.
\n" ); document.write( "PROOF
\n" ); document.write( "560/7=480/6
\n" ); document.write( "80=80
\n" ); document.write( "
\n" ); document.write( "
\n" );