document.write( "Question 809926: An airplane is flying at a speed of 500 km/h when it encounters a jet stream moving in the same direction at 150 km/h. If the plane flies with the jet stream, how much farther will the plane travel in 1.5 h
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #487860 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! s = d / t \n" ); document.write( "d = s * t \n" ); document.write( "--- \n" ); document.write( "plane in still air \n" ); document.write( "500 * 1.5 = 750 km \n" ); document.write( "--- \n" ); document.write( "plane in jet stream \n" ); document.write( "(500 + 150) * 1.5 = 975 km \n" ); document.write( "Answer: \n" ); document.write( "975 - 750 = 225 km farther in jet stream as opposed to in still air \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( " |