document.write( "Question 388516: a plane can travel 1260 miles in 2 hours. the return trip takes a half an hour longer. find the wind speed. \n" ); document.write( "
Algebra.Com's Answer #274841 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! a plane can travel 1260 miles in 2 hours. \n" ); document.write( "the return trip takes a half an hour longer. \n" ); document.write( "find the wind speed. \n" ); document.write( "-------------------------- \n" ); document.write( "With-wind DATA: \n" ); document.write( "distance = 1260 miles ; time = 2 hrs ; Rate = 1260/2 = 630 mph \n" ); document.write( "-------- \n" ); document.write( "Against-wind DATA: \n" ); document.write( "distance = 1260 miles ; time = 5/2 hrs ; Rate=1260/(5/2) = 504 mph \n" ); document.write( "---- \n" ); document.write( "Equations: \n" ); document.write( "P + w = 630 \n" ); document.write( "P - w = 504 \n" ); document.write( "---- \n" ); document.write( "2p = 1134 \n" ); document.write( "p = 567 (speed of the plane in still air) \n" ); document.write( "--- \n" ); document.write( "Since p+w = 630, w = 630-567 = 63 mph (speed of the wind) \n" ); document.write( "============================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |