document.write( "Question 169028: Two airplanes leave Toronto at the same time, one travelling west and the other east. Their average speeds differ by 5km/h. After 1 3/4 hours they were 980 km apart. Find the speed of each plane. \n" ); document.write( "
Algebra.Com's Answer #124661 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Two airplanes leave Toronto at the same time, one travelling west and the other east. Their average speeds differ by 5km/h. After 1 3/4 hours they were 980 km apart. Find the speed of each plane. \n" ); document.write( ". \n" ); document.write( "Let x = speed of one plane \n" ); document.write( "then \n" ); document.write( "x+5 = speed of other plane \n" ); document.write( ". \n" ); document.write( "1 3/4 = 1.75 hours \n" ); document.write( ". \n" ); document.write( "1.75x + 1.75(x+5) = 980 \n" ); document.write( "1.75x + 1.75x + 8.75 = 980 \n" ); document.write( "1.75x + 1.75x = 971.25 \n" ); document.write( "35x = 971.25 \n" ); document.write( "x = 277.5 km/hr \n" ); document.write( ". \n" ); document.write( "solution: \n" ); document.write( "277.5 and 282.5 km/hr \n" ); document.write( " |