document.write( "Question 104556: a bullet shot straight up is s feet above the ground in t seconds
\n" );
document.write( "[[[[where s=f(t)=-16t^2 + 265t]]]]. find the height of the bullet 3 seconds after it is shot \n" );
document.write( "
Algebra.Com's Answer #76060 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! S=-16*3^2+256*3 \n" ); document.write( "S=-16*9+768 \n" ); document.write( "S=-144+768 \n" ); document.write( "S=624 FEET IS THE HEIGHT AFTER 3 SECONDS. \n" ); document.write( " \n" ); document.write( " |