document.write( "Question 426571: A plane makes a 240-mile trip against a head wind in 1 hour and 30 minutes and returns, with a tail wind of the same speed, in 1 hour. What is the speed of the wind? \n" ); document.write( "
Algebra.Com's Answer #296722 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
Let the speed of the plane with no wind = s
\n" ); document.write( "Let the speed of the wind = v
\n" ); document.write( "The speed against the wind = s - v = 240 mi/1.5 h = 160 mi/h (1)
\n" ); document.write( "The speed with the wind = s + v = 240/1 h = 240 mi/h (2)
\n" ); document.write( "Subtract (1) from (2):
\n" ); document.write( "2v = 80 -> v = 40 mi/h.
\n" ); document.write( "Ans: The speed of the wind is 40 mi/h
\n" ); document.write( "
\n" );