document.write( "Question 104359: 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 #76053 by ankor@dixie-net.com(22740) 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? \n" ); document.write( ": \n" ); document.write( "Let t = time required for the 2nd part of the trip \n" ); document.write( "Then \n" ); document.write( "(t+1) = time required for the 1st part \n" ); document.write( ": \n" ); document.write( "It said the speed was the same, write a simple speed equation: \n" ); document.write( "Speed = Dist/time \n" ); document.write( ": \n" ); document.write( "1st part speed = 2nd part speed \n" ); document.write( " \n" ); document.write( "Cross multiply and you have \n" ); document.write( "560t = 480(t+1) \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 hrs for the 2nd part of the trip \n" ); document.write( ": \n" ); document.write( "Check solution by finding the speed of each portion of the trip; \n" ); document.write( "1st part required 7 hrs \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Kind of slow for a plane, but it checks out. \n" ); document.write( " \n" ); document.write( " |