document.write( "Question 414655: Flying into the wind, an aircraft made a 360 km trip in 2 hours. The return trip with a tail wind took 90 minutes. Find the speed of the plane and the wind. \n" ); document.write( "
Algebra.Com's Answer #290893 by Alan3354(69443) You can put this solution on YOUR website! Flying into the wind, an aircraft made a 360 km trip in 2 hours. The return trip with a tail wind took 90 minutes. Find the speed of the plane and the wind. \n" ); document.write( "------------ \n" ); document.write( "360/2 = 180 km/hr \n" ); document.write( "360/1.5 = 240 km/hr \n" ); document.write( "The airspeed is the average = (180 + 240)/2 = 210 km/hr \n" ); document.write( "The windspeed is the difference = 240 - 210 = 30 km/hr \n" ); document.write( " \n" ); document.write( " |