document.write( "Question 647707: a plane flies 400 miles with the wind and 300 miles against the wind in the same length of time. If the speed of the wind is 25 mph, what is the speed of the plane in still air? \n" ); document.write( "
Algebra.Com's Answer #406372 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
a plane flies 400 miles with the wind and 300 miles against the wind in the
\n" ); document.write( " same length of time.
\n" ); document.write( "If the speed of the wind is 25 mph, what is the speed of the plane in still air?
\n" ); document.write( ":
\n" ); document.write( "Let s = speed in still air
\n" ); document.write( "then
\n" ); document.write( "(s-25) = ground speed against the wind
\n" ); document.write( "(s+25) = ground speed with the wind
\n" ); document.write( ":
\n" ); document.write( "Write a time equation, time = dist/speed
\n" ); document.write( ":
\n" ); document.write( "Time with the wind = time against the wind
\n" ); document.write( "\"400%2F%28%28s%2B25%29%29\" = \"300%2F%28%28s-25%29%29\"
\n" ); document.write( "cross multiply
\n" ); document.write( "400(s-25) = 300(s+25)
\n" ); document.write( "400s - 10000 = 300s + 7500
\n" ); document.write( "400s - 300s = 7500 + 10000
\n" ); document.write( "100s = 17500
\n" ); document.write( "s = 17500/100
\n" ); document.write( "s = 175 mph in still air
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check this by finding the actual time each way
\n" ); document.write( "400/200 = 2 hr
\n" ); document.write( "300/150 = 2 hr
\n" ); document.write( "
\n" );