document.write( "Question 173418: A six-passenger plane cruises at 180 mph in
\n" );
document.write( "calm air. If the plane flies 7 miles with the wind in the
\n" );
document.write( "same amount of time as it flies 5 miles against the wind,
\n" );
document.write( "then what is the wind speed?\r
\n" );
document.write( "\n" );
document.write( "I have no idea how to start this question. I tried D=RT but i got no where \n" );
document.write( "
Algebra.Com's Answer #128269 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A six-passenger plane cruises at 180 mph in \n" ); document.write( "calm air. If the plane flies 7 miles with the wind in the \n" ); document.write( "same amount of time as it flies 5 miles against the wind, \n" ); document.write( "then what is the wind speed? \n" ); document.write( "-------------------------------------------- \n" ); document.write( "Yes, use d= rt \n" ); document.write( "------------------ \n" ); document.write( "With-wind DATA: \n" ); document.write( "distance = 7 miles; rate = 180+wind ; time = d/r = 7/(180+w) hrs \n" ); document.write( "-------------- \n" ); document.write( "Against-wind DATA: \n" ); document.write( "distance = 5 miles ; rate = 180-w ; time = d/r = 5/(180-w) hrs \n" ); document.write( "------------- \n" ); document.write( "time = time \n" ); document.write( "7/(180+w) = 5/(180-w)\r \n" ); document.write( "\n" ); document.write( "7(180-w) = 5(180+w) \n" ); document.write( "7*180 - 7w= 5*180 + 5w \n" ); document.write( "12w = 2*180 \n" ); document.write( "w = 2*15 \n" ); document.write( "wind speed = 30 mph \n" ); document.write( "======================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |