document.write( "Question 214958: you take a airplane ride which takes 3hrs and you are traveling at 180 mph. no air restrictions. on the way back it only takes you 2.8 hrs. what is the air speed? \n" ); document.write( "
Algebra.Com's Answer #162414 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! you take a airplane ride which takes 3hrs and you are traveling at 180 mph. no air restrictions. on the way back it only takes you 2.8 hrs. what is the air speed? \n" ); document.write( ". \n" ); document.write( "You will need to apply the distance formula: \n" ); document.write( "d = rt \n" ); document.write( "where \n" ); document.write( "d is distance \n" ); document.write( "r is rate or speed \n" ); document.write( "t is time \n" ); document.write( ". \n" ); document.write( "Let w = air speed \n" ); document.write( "then \n" ); document.write( "3(180-w) = 2.8(180+w) \n" ); document.write( "3(180-w) = 2.8(180+w) \n" ); document.write( "240 - 3w = 504 + 2.8w \n" ); document.write( "240 + 5.8w = 504 \n" ); document.write( "5.8w = 264 \n" ); document.write( "w = 45.52 mph \n" ); document.write( " |