document.write( "Question 168610: 2 planes travel toward eachother from cities that are 1615km apart. the 2 planes pass eachother in the air after 3hrs and 48min, the slower plane was traveling at a rate of speed that was 80kh more than 1/2 the rate of speed of the faster plane assuming they left at the same time at what rate of speed was each plane traveling? \n" ); document.write( "
Algebra.Com's Answer #124263 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 2 planes travel toward each other from cities that are 1615km apart. the 2 \n" ); document.write( " planes pass each other in the air after 3hrs and 48min, the slower plane was \n" ); document.write( " traveling at a rate of speed that was 80kh more than 1/2 the rate of speed \n" ); document.write( " of the faster plane assuming they left at the same time, at what rate of \n" ); document.write( " speed was each plane traveling? \n" ); document.write( ": \n" ); document.write( "Let s = rate of the faster plane \n" ); document.write( "then \n" ); document.write( "(.5s+80) = rate of the slower plane \n" ); document.write( ": \n" ); document.write( "Change 3 hr 48 min to hrs; 3 + 48/60 = 3.8 hrs \n" ); document.write( ": \n" ); document.write( "When they meet. they will have traveled a total of 1615 km \n" ); document.write( "They both have a travel time of 3.8 hr \n" ); document.write( ": \n" ); document.write( "Write a distance equation: dist = time * speed \n" ); document.write( ": \n" ); document.write( "Fast speed dist + slow speed dist = 1615 km \n" ); document.write( "3.8s + 3.8(.5s+80) = 1615 \n" ); document.write( ": \n" ); document.write( "3.8s + 1.9s + 304 = 1615 \n" ); document.write( ": \n" ); document.write( "5.7s = 1615 - 304 \n" ); document.write( ": \n" ); document.write( "5.7s = 1311 \n" ); document.write( "s = \n" ); document.write( "s = 230 km/hr is the fast plane \n" ); document.write( "then \n" ); document.write( ".5(230) + 80 = 195 km/hr is the slow one \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check solution by finding the total distance \n" ); document.write( "3.8*230 = 874 \n" ); document.write( "3.8*195 = 741 \n" ); document.write( "--------------- \n" ); document.write( "total d = 1615 \n" ); document.write( " \n" ); document.write( " |