document.write( "Question 177581: Thanks for your considration. A six passenger plane cruises at 180mph in calm air. if the plane flies 7miles with the wind in the same amount of time as it flies 5miles against the wind, then what is the wind speed? \n" ); document.write( "
Algebra.Com's Answer #132623 by edjones(8007)![]() ![]() You can put this solution on YOUR website! d=st \n" ); document.write( "t=d/s \n" ); document.write( "s=180 \n" ); document.write( "Let the wind speed be w \n" ); document.write( "because the time it takes is equal d/s =d/s \n" ); document.write( "7/(180+w) = 5/(180-w) \n" ); document.write( "7(180-w)=5(180+w) \n" ); document.write( "1260-7w=900+5w \n" ); document.write( "12w=360 \n" ); document.write( "w=30mph \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |