document.write( "Question 163446: Can you help me solve this problem: A plane that can fly 340 mph in still air can fly 200 miles downwind in the same amount of time that it can fly 140 miles upwind. Find the velocity of the wind. \n" ); document.write( "
Algebra.Com's Answer #120405 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
200/(340+r)=t
\n" ); document.write( "140/(340-r)=t
\n" ); document.write( "200/(340+r)=140/(340-r)
\n" ); document.write( "140(340+r)=200(340-r)
\n" ); document.write( "47,600+140r=68,000-200r
\n" ); document.write( "140r+200r=68,000-47,600
\n" ); document.write( "340r=20,400
\n" ); document.write( "r=20,400/340
\n" ); document.write( "r=60 mph is the speed of the wind.
\n" ); document.write( "Proof
\n" ); document.write( "200/(340+60)=(140/(340-60)
\n" ); document.write( "200/400=140/280
\n" ); document.write( "1/2=1/2\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );