document.write( "Question 278256: When flying with the wind from A to B, it takes a plane 6 hours. Whenn flying against the wind from B to A, it takes the plane 8 hours. It is 500 miles from A to B. How fast is the plane in still air, and how fast is the wind? \n" ); document.write( "
Algebra.Com's Answer #202499 by stanbon(75887) ![]() You can put this solution on YOUR website! When flying with the wind from A to B, it takes a plane 6 hours. When flying against the wind from B to A, it takes the plane 8 hours. It is 500 miles from A to B. How fast is the plane in still air, and how fast is the wind? \n" ); document.write( "--------------- \n" ); document.write( "With wind DATA: \n" ); document.write( "time = 6 hrs ; distance = 500 ; rate = d/t = 500/6 = 83.33 mph \n" ); document.write( "------------------ \n" ); document.write( "Against wind DATA: \n" ); document.write( "time = 8 hrs ; distance = 500 ; rate = d/t = 500/8 = 62.5mph \n" ); document.write( "------------------- \n" ); document.write( "Equations: \n" ); document.write( "rate = rate \n" ); document.write( "p+w = 83.33 \n" ); document.write( "p-w = 62.5 \n" ); document.write( "-------------------------------- \n" ); document.write( "2p = 145.83 \n" ); document.write( "p = 72.92 (plane speed in still air) \n" ); document.write( "--------------------------- \n" ); document.write( "Substitute into p+w = 83.33 to solve for w = 83.33-72.92 = 10.41 mph \n" ); document.write( "(wind speed) \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |