document.write( "Question 1105460: A plane flying 30000 feet above the ground starts its descent into Houston. It descents at a rate of 600 feet per minute. Construct an equation modeling the height of the plane over time, beginning when it starts its descent. \n" ); document.write( "
Algebra.Com's Answer #720288 by Boreal(15235) You can put this solution on YOUR website! The height is 30000, the constant, and it drops at 600x feet, where x is number of minutes. \n" ); document.write( "H(x)=-600x+30000. \n" ); document.write( " |