document.write( "Question 1013391: If a plane can travel 490 miles per hour with the wind and 410 miles per hour against the wind, find the speed of the plane in still air.
\n" ); document.write( "What is the speed of the plane in still air?
\n" ); document.write( "___ miles per hour
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #629638 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
r, the rate of the plane without being in wind;
\n" ); document.write( "w, the speed of the wind;
\n" ); document.write( "\"system%28r%2Bw=490%2Cr-w=410%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Very simple two-variable linear system, perfectly ready for solving with Elimination Method. If you ADD the corresponding members, this will eliminate w, and you can quickly find the value for r.
\n" ); document.write( "
\n" );