document.write( "Question 58755: . Big plane. A six-passenger plane cruises at 180 mph in calm air. If the plane flies 7 miles with the wind I the same amount as it flies 5 miles against the wind, then what is the wind speed? \n" ); document.write( "
Algebra.Com's Answer #40304 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
7/(180+X)=5/(180-X)
\n" ); document.write( "5(180+X)=7(180-X)
\n" ); document.write( "900+5X=1260-7X
\n" ); document.write( "5X+7X=1260-900
\n" ); document.write( "12X=360
\n" ); document.write( "X=360/12
\n" ); document.write( "X=30 MPH IS THE WIND SPEED
\n" ); document.write( "PROOF
\n" ); document.write( "7/(180+30)=5/(180-30)
\n" ); document.write( "7/210=5/150
\n" ); document.write( "5*210=7*150
\n" ); document.write( "1050=1050
\n" ); document.write( "
\n" );