document.write( "Question 328490: 4. A bullet is fired vertically upward. Its distance s (in ft) above the ground is given by:\r
\n" );
document.write( "\n" );
document.write( " s=2250t-16.1t^2 where t is the time (in s).\r
\n" );
document.write( "\n" );
document.write( "Find the acceleration of the bullet.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #235282 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! s=2250t-16.1t^2 \n" ); document.write( "--------------- \n" ); document.write( "Acceleration is the 2nd derivative \n" ); document.write( "a = -32.2 ft/sec/sec \n" ); document.write( " \n" ); document.write( " |