document.write( "Question 933529: An airplane travelled 245 mph with the wind and 175 mph against the wind. Find the speed of the plane in still air and the speed of the wind. \n" ); document.write( "
Algebra.Com's Answer #566870 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let speed of plane be x \n" ); document.write( "and speed of wind be y\r \n" ); document.write( "\n" ); document.write( "with wind \n" ); document.write( "x+y=245 \n" ); document.write( "against wind \n" ); document.write( "x-y=175\r \n" ); document.write( "\n" ); document.write( "solve the equations\r \n" ); document.write( "\n" ); document.write( "2x=420 \n" ); document.write( "x=210 mph\r \n" ); document.write( "\n" ); document.write( "Find y \n" ); document.write( " |