document.write( "Question 585408: A pilot can travel 560 miles with the wind in the same amount of time as 360 miles against the wind. Find the speed of the wind if the pilot's speed in still air is 230 miles per hour. \n" ); document.write( "
Algebra.Com's Answer #373337 by Schaman_Dempster(26)\"\" \"About 
You can put this solution on YOUR website!
Let the speed of the wind be w miles per hour.
\n" ); document.write( "Let t be the time taken by pilot to travel 560 miles with the wind and also to travel 360 miles against the wind.\r
\n" ); document.write( "\n" ); document.write( "Case: When traveling with the wind, \r
\n" ); document.write( "\n" ); document.write( "total speed of pilot = speed of pilot in still air + speed of wind
\n" ); document.write( "Vt = 230 + w\r
\n" ); document.write( "\n" ); document.write( "Distance traveled = total speed * time taken
\n" ); document.write( "560 = (230 + w)* t
\n" ); document.write( " \"+t=+560%2F%28230%2Bw%29+\" ------------ (1)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Case: When traveling against the wind,\r
\n" ); document.write( "\n" ); document.write( "total speed of pilot = speed of pilot in still air - speed of wind
\n" ); document.write( "Vt = 230 - w\r
\n" ); document.write( "\n" ); document.write( "Distance traveled = total speed * time taken
\n" ); document.write( "360 = (230 - w)* t
\n" ); document.write( " \"+t=+360%2F%28230+-+w%29+\" ------------- (2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Using equation (1) and (2),\r
\n" ); document.write( "\n" ); document.write( "\"+560%2F%28230+%2B+w%29+=+360%2F%28230+-+w%29+\"
\n" ); document.write( "\"+14%2F%28230+%2B+w%29+=+9%2F%28230+-+w%29+\" { Dividing both the sides by 40 }
\n" ); document.write( "\"+14%2A%28230+-+w%29+=+9%2A+%28230+%2B+w%29+\" { Cross-multiplication}
\n" ); document.write( " 3220 - 14w = 2070 + 9w
\n" ); document.write( " 3220 - 2070 = 14w + 9w
\n" ); document.write( " 1150 = 23w
\n" ); document.write( " w = 1150/23
\n" ); document.write( " w = 50 \r
\n" ); document.write( "\n" ); document.write( "Hence, the speed of the wind is 50 miles per hour.\r
\n" ); document.write( "\n" ); document.write( "Hope this helps~!
\n" ); document.write( "
\n" ); document.write( "
\n" );