document.write( "Question 1140570: A toy rocket is launched from the top of a building 144 feet tall at an initial velocity of 208 feet per second.
\n" );
document.write( "a) Give the function that describes the height of the rocket in terms of time t.
\n" );
document.write( "b) Determine the time at which the rocket reaches its maximum height, and the maximum height in feet.
\n" );
document.write( "c) For what time interval will the rocket be more than 259 feet above ground level?
\n" );
document.write( "d) After how many seconds will it hit the ground?\r
\n" );
document.write( "\n" );
document.write( "--------------
\n" );
document.write( "I have part A down as s(t)= -16t^2+208t+144 but I can't find out how to do part b which is needed for the rest of the parts. Help please! \n" );
document.write( "
Algebra.Com's Answer #761094 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A toy rocket is launched from the top of a building 144 feet tall at an initial velocity of 208 feet per second. \n" ); document.write( "a) Give the function that describes the height of the rocket in terms of time t. \n" ); document.write( "b) Determine the time at which the rocket reaches its maximum height, and the maximum height in feet. \n" ); document.write( "c) For what time interval will the rocket be more than 259 feet above ground level? \n" ); document.write( "d) After how many seconds will it hit the ground?\r \n" ); document.write( "\n" ); document.write( "-------------- \n" ); document.write( "I have part A down as s(t)= -16t^2+208t+144 but I can't find out how to do part b which is needed for the rest of the parts. Help please! \n" ); document.write( "=================== \n" ); document.write( "It's a parabola. \n" ); document.write( "The max height is the vertex. \n" ); document.write( " |