document.write( "Question 471229: A pilot can travel 580 miles with the wind in the same amount of time as 380 miles against the wind. Find the speed of the wind if the pilot's speed in still air is 240 miles per hour. \n" ); document.write( "
Algebra.Com's Answer #323215 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 580/240+n=380/240-n \n" ); document.write( "139200-580n=91200+380n \n" ); document.write( "48000=960n \n" ); document.write( "n=50 \n" ); document.write( "The windspeed is 50 mph.. \n" ); document.write( " |