document.write( "Question 924655: If the speed of an airplane is 350 mi/h with a tail wind of 40 mi/h what is the speed of the plane in still air?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #561057 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! x = speed in still air \n" ); document.write( "y = wind speed = 40 mph \n" ); document.write( "--- \n" ); document.write( "x + y = 350 \n" ); document.write( "x + 40 = 350 \n" ); document.write( "x = 310 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "x = speed in still air = 310 mph \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |