document.write( "Question 259732: A mortar shell is s feet above the ground after t seconds, where s = f(t) = -16t^2 + 512t + 64. Find the height of the shell 30 seconds after it is fired. (Simplify the answer as much as possible.)
\n" );
document.write( "
\n" );
document.write( "Could someone help me with this problem?\r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #191182 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! plug in 30 for t \n" ); document.write( "s=-16t^2 + 512t + 64 \n" ); document.write( "s = -16 (t^2-32 t-4) \n" ); document.write( "s = -16*(30^2-32(30)-4)\r \n" ); document.write( "\n" ); document.write( "s = -16(-2(30)-4) \n" ); document.write( "s=-16*(-64) \n" ); document.write( "s=1024 \n" ); document.write( " |