document.write( "Question 86514: 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( "A)8 hours
\n" ); document.write( "B)7 hours
\n" ); document.write( "C)5 hours
\n" ); document.write( "D) 6 hours
\n" ); document.write( "

Algebra.Com's Answer #62584 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
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?\r
\n" ); document.write( "\n" ); document.write( "A)8 hours
\n" ); document.write( "B)7 hours
\n" ); document.write( "C)5 hours
\n" ); document.write( "D) 6 hours
\n" ); document.write( "
\r\n" );
document.write( "Make this chart.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "                     |  DISTANCE |    RATE   |  TIME  |\r\n" );
document.write( "1st portion of trip  |           |           |        |\r\n" );
document.write( "2nd portion of trip  |           |           |        |\r\n" );
document.write( "\r\n" );
document.write( "Let t = the flying time for the second part of the trip.\r\n" );
document.write( "So fill in \"t\" for the time for the 2nd portion:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "                     |  DISTANCE |    RATE   |  TIME  |\r\n" );
document.write( "1st portion of trip  |           |           |        |\r\n" );
document.write( "2nd portion of trip  |           |           |    t   |\r\n" );
document.write( "\r\n" );
document.write( "Now read this:\r\n" );
document.write( "\r\n" );
document.write( ">>...took 1 hour longer.....on the first portion\r\n" );
document.write( "of a flight than it took.....on the second \r\n" );
document.write( "portion...<<\r\n" );
document.write( "\r\n" );
document.write( "So we fill in t+1 for the time of the first portion.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "                     |  DISTANCE |    RATE   |  TIME  |\r\n" );
document.write( "1st portion of trip  |           |           |   t+1  |\r\n" );
document.write( "2nd portion of trip  |           |           |    t   |\r\n" );
document.write( "\r\n" );
document.write( "Now read this:\r\n" );
document.write( "\r\n" );
document.write( ">>...560 miles on the first portion.....480 miles on the \r\n" );
document.write( "second portion...<< \r\n" );
document.write( "\r\n" );
document.write( "Now fill in those two distances:\r\n" );
document.write( "\r\n" );
document.write( "                     |  DISTANCE |    RATE   |  TIME  |\r\n" );
document.write( "1st portion of trip  |     560   |           |   t+1  |\r\n" );
document.write( "2nd portion of trip  |     480   |           |    t   |\r\n" );
document.write( "\r\n" );
document.write( "Now use \"RATE+=+%28DISTANCE%29%2F%28TIME%29\" to fill in the rates:\r\n" );
document.write( "\r\n" );
document.write( "                     |  DISTANCE |    RATE   |  TIME  |\r\n" );
document.write( "1st portion of trip  |     560   |     \"560%2F%28t%2B1%29\"  |   t+1  |\r\n" );
document.write( "2nd portion of trip  |     480   |     \"480%2Ft\"   |    t   |\r\n" );
document.write( "\r\n" );
document.write( "Now that we have the chart all filled in, we look for what\r\n" );
document.write( "we haven't used. That is this:\r\n" );
document.write( "\r\n" );
document.write( ">>...the speed was the same for each portion...<<\r\n" );
document.write( "\r\n" );
document.write( "So we set two rates (speeds) equal:\r\n" );
document.write( "\r\n" );
document.write( "\"560%2F%28t%2B1%29\" = \"480%2Ft\"\r\n" );
document.write( "\r\n" );
document.write( "Can you solve that?  Answer t = 6 hours \r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );