document.write( "Question 360595: aircraft travels 864 miles with the wind in 4 hours and the same distance against the wind in 6 hours. What is the speed of the wind? \n" ); document.write( "
Algebra.Com's Answer #257303 by mananth(16946)![]() ![]() You can put this solution on YOUR website! aircraft travels 864 miles with the wind in 4 hours and the same distance against the wind in 6 hours. What is the speed of the wind? \n" ); document.write( "... \n" ); document.write( "plane speed in still air =x \n" ); document.write( "wind speed = y \n" ); document.write( "... \n" ); document.write( "with wind speed = x+y \n" ); document.write( "against wind speed = x-y \n" ); document.write( "... \n" ); document.write( "t=d/r \n" ); document.write( "864/(x+y)=4 \n" ); document.write( "864=4x+4y \n" ); document.write( "/4 \n" ); document.write( "216=x+y....................1 \n" ); document.write( ".. \n" ); document.write( "864/(x-y)=6 \n" ); document.write( "6x-6y=864 \n" ); document.write( "x-y=144.......................2 \n" ); document.write( "add both equations \n" ); document.write( ".. \n" ); document.write( "2x=360 \n" ); document.write( "x= 180 mph speed of plane \n" ); document.write( "y = 36 speed of wind \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |