document.write( "Question 890887: An aircraft flies downwind from A to B with speed of 400mph for 2 hours and returns in absence of wind in 2.5 hours. What is the wind speed?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #773089 by greenestamps(13206) You can put this solution on YOUR website! \n" ); document.write( "Let's forget about the technical definitions of the terms air speed and ground speed. This is a problem for learning how to do math; it is clear what the intended meaning is. \n" ); document.write( "Flying with the wind, the plane flew for 2 hours at 400mph; that is 2*400 = 800 miles. \n" ); document.write( "Flying the same distance of 800 miles back, the trip took 2.5 hours. The speed is 800/2.5 = 320mph. \n" ); document.write( "The difference in the two speeds is the speed of the wind: 400-320 = 80mph. \n" ); document.write( " \n" ); document.write( " |