document.write( "Question 640335: Please help me solve this word problem: A certain plane flying with the wind travels 540 km in 2 hours. Later, flying against the same wind, the plane travels 690 km in 3 hours. Find the speed of the plane in still air and the speed of the wind. \n" ); document.write( "
Algebra.Com's Answer #403161 by sachi(548)\"\" \"About 
You can put this solution on YOUR website!
let the speed of the plane in still air =x
\n" ); document.write( "and the speed of the wind=y
\n" ); document.write( "flying with the wind travels 540 km in 2 hours
\n" ); document.write( "so 2[x+y]=540
\n" ); document.write( "or x+y=270 ----1
\n" ); document.write( " Later, flying against the same wind, the plane travels 690 km in 3 hours
\n" ); document.write( "so 3[x-y]=690
\n" ); document.write( " or x-y=230 ---------2
\n" ); document.write( "adding 1 & 2
\n" ); document.write( "2x=500 or x=250 km/hr =speed of aeroplane
\n" ); document.write( "from 1 y=270-250=20 km/hr = speed of air
\n" ); document.write( "ans
\n" ); document.write( "
\n" );