document.write( "Question 147411: An airplane flew for 6 hours with a tail of 60 km/hr. The return flight against the same wind took 8 hours. Find the speed of the airplane in still air. \n" ); document.write( "
Algebra.Com's Answer #107797 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! An airplane flew for 6 hours with a tail of 60 km/hr. The return flight against the same wind took 8 hours. Find the speed of the airplane in still air. \n" ); document.write( "----------- \n" ); document.write( "With the wind DATA: \n" ); document.write( "Time = 6 hrs ; rate = p+60 mph ; distance = tr = 6(p+60) = 6p+360 miles \n" ); document.write( "--------- \n" ); document.write( "Against the wind DATA: \n" ); document.write( "Time = 8hrs ; rate = p-60 mph ; distance = tr = 8(p-60) = 8p-480 miles \n" ); document.write( "--------- \n" ); document.write( "EQUATION: \n" ); document.write( "distance with = distance against \n" ); document.write( "6p+360 = 8p-480 \n" ); document.write( "2p = 840 \n" ); document.write( "p = 480 mph (speed of the plane in still air) \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |