document.write( "Question 204385: A Jet can travel at a rate or 525 miles per hour in calm air. Traveling with the wind, the plane flew 1815 miles in the same time that it flew 1335 miles against the wind. Find the rate of the wind. \n" ); document.write( "
Algebra.Com's Answer #154323 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A Jet can travel at a rate or 525 miles per hour in calm air. Traveling with the wind, the plane flew 1815 miles in the same time that it flew 1335 miles against the wind. Find the rate of the wind. \n" ); document.write( "--- \n" ); document.write( "With-wind DATA: \n" ); document.write( "distance = 1815 miles ; rate = 525+w; time = 1815/(525+w) hrs. \n" ); document.write( "------------------------- \n" ); document.write( "Against-wind DATA: \n" ); document.write( "distance 1335 miles ; rate = 525-w ; time = 1335/(525-w) hrs. \n" ); document.write( "========================== \n" ); document.write( "Equation: \n" ); document.write( "1815/(525+w) = 1335/(525-w) \n" ); document.write( "Cross-multiply to get: \n" ); document.write( "1815*525 - 1815w = 1335*525 + 1335w \n" ); document.write( "480*525 = 3150w \n" ); document.write( "wind speed is 80 mph \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |