document.write( "Question 902914: An object projected from a height of 48 ft with an initial velocity of 32 ft per sec after t seconds has height h= -16t^2+32t+48.
\n" );
document.write( " Find the height of the object after 2 second.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #547743 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! h= -16t^2+32t+48. \n" ); document.write( "h(2) = -64 + 64 + 48 = 48ft \n" ); document.write( " |