SOLUTION: An aircraft descends from an altitude of 1000 feet at the rate 120 feet per minute.
Write a function that represents the altitude of the aircraft after any give number of minute
Algebra ->
Functions
-> SOLUTION: An aircraft descends from an altitude of 1000 feet at the rate 120 feet per minute.
Write a function that represents the altitude of the aircraft after any give number of minute
Log On
Question 101728: An aircraft descends from an altitude of 1000 feet at the rate 120 feet per minute.
Write a function that represents the altitude of the aircraft after any give number of minutes Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! An aircraft descends from an altitude of 1000 feet at the rate 120 feet per minute.
Write a function that represents the altitude of the aircraft after any give number of minutes
--------------------
h(t) = 1000-120t
=================
Cheers,
Stan H.