document.write( "Question 1034677: 1. Given that the height of a rocket, in meters, is given by
\n" ); document.write( "F (t)=-9.8t^2 + 250t + 5, and t us in seconds.
\n" ); document.write( "a. Find the instantaneous velocity of the rocket at time t
\n" ); document.write( "b. Find the instantaneous acceleration of the rocket at time t
\n" ); document.write( "

Algebra.Com's Answer #649333 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
The velocity is given by
\n" ); document.write( "v(t) = F'(t) = -19.6t + 250 m/s
\n" ); document.write( "The acceleration is given by
\n" ); document.write( "a(t) = v'(t) = -19.6 m/s/s
\n" ); document.write( "
\n" );