document.write( "Question 672922: An airplane 30,000 feet above the ground begins descending at the rate of 2000 feet per minute. Assume the plane continues at the same rate of descent.
\n" );
document.write( " A)Write an equation to represent the height of an airplane (H) as it descends for (m) minutes.
\n" );
document.write( " B) Graph the situation.
\n" );
document.write( " C) What does the slope represent?
\n" );
document.write( " D) What does the y-intercept represent?
\n" );
document.write( " E) How long will it take for the airplane to reach 13,000 feet?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #418421 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! An airplane 30,000 feet above the ground begins descending at the rate of 2000 feet per minute. \n" ); document.write( " Assume the plane continues at the same rate of descent. \n" ); document.write( ": \n" ); document.write( "A)Write an equation to represent the height of an airplane (H) as it descends for (m) minutes. \n" ); document.write( "H = 30000 - 2000m \n" ); document.write( ": \n" ); document.write( "B) Graph the situation. \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "C) What does the slope represent? \n" ); document.write( "Slope can be defined as rise/run, this is a negative rise, -2000/1 \n" ); document.write( ": \n" ); document.write( "D) What does the y-intercept represent? \n" ); document.write( "30000 ft when the plane starts to descend, m=0 \n" ); document.write( ": \n" ); document.write( "E) How long will it take for the airplane to reach 13,000 feet? \n" ); document.write( "30000-2000m = 13000 \n" ); document.write( "-2000m = 13000 - 30000 \n" ); document.write( "-2000m = -17000 \n" ); document.write( "m = -17000/-2000 \n" ); document.write( "m = +8.5 min \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( "green line represents 13000 ft \n" ); document.write( " \n" ); document.write( " |