document.write( "Question 1190266: A helicopter takes off from the roof of a building that is 225 feet above the ground. The altitude of the helicopter increases by 200 feet each minute.
\n" );
document.write( "(a) Use a formula to express the altitude of a helicopter as a function of time. (Let t be the time in minutes since takeoff and A the altitude in feet.)
\n" );
document.write( "225+200t I know already got this But, I'm struggling to understand do we plug in the 90 seconds on here? I'm simply lost.
\n" );
document.write( "(b) Express using functional notation the altitude of the helicopter 90 seconds after takeoff.
\n" );
document.write( "Calculate that value. (Round your answer to the nearest foot.) \n" );
document.write( "
Algebra.Com's Answer #821868 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A helicopter takes off from the roof of a building that is 225 feet above the ground. The altitude of the helicopter increases by 200 feet each minute. \n" ); document.write( "(a) Use a formula to express the altitude of a helicopter as a function of time. (Let t be the time in minutes since takeoff and A the altitude in feet.) \n" ); document.write( "225+200t I know already got this But, I'm struggling to understand do we plug in the 90 seconds on here? I'm simply lost. \n" ); document.write( "------------------- \n" ); document.write( "A = 225 + 200t is correct. \n" ); document.write( "============================== \n" ); document.write( "(b) Express using functional notation the altitude of the helicopter 90 seconds after takeoff. \n" ); document.write( "Calculate that value. (Round your answer to the nearest foot.) \n" ); document.write( "90 seconds = 1.5 minutes \n" ); document.write( "A = 225 + 200*1.5 = 525 feet \n" ); document.write( " |