document.write( "Question 1022590: A pilot can travel 396 miles with the same amount of time as 324 miles against the wind. Find the speed of the wind if the pilot's speed in still air is 170 miles per hour. \n" ); document.write( "
Algebra.Com's Answer #638261 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call the rate of the wind, w.
\n" ); document.write( "Since rate times time equals distance, we can write
\n" ); document.write( "396 = (170+w)t and
\n" ); document.write( "324 = (170-w)t
\n" ); document.write( "Now solve for t and set them equal...we get
\n" ); document.write( "\"396%2F%28170%2Bw%29+=+324%2F%28170-w%29\"
\n" ); document.write( "Then cross multiply and solve for w...
\n" ); document.write( "396(170-w) = 324(170+w)
\n" ); document.write( "67320 - 396w = 55080 + 324w
\n" ); document.write( "12240 = 720w
\n" ); document.write( "w = 17 mph
\n" ); document.write( "
\n" );