document.write( "Question 19996: It takes a small jet plane 4 hours less time than it takes a propeller-driven plane to travel from Glen Rock to Oakville. The jet plane averages 637 km/h while the propeller plane averages 273 km/h. How far is it from Glen Rock to Oakville? \n" ); document.write( "
Algebra.Com's Answer #9644 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Let t be the distance\r \n" ); document.write( "\n" ); document.write( "637(t-4)=273t \n" ); document.write( "637t-2548=273t \n" ); document.write( "-2548=-364t \n" ); document.write( " \n" ); document.write( "t=7\r \n" ); document.write( "\n" ); document.write( "Therefore the distance between them is 7 km. \n" ); document.write( " |