document.write( "Question 212993: If an object on Earth is projected upward with an initial velocity of 32 feet per second, then its height after (t) seconds is given by: h(t)=32t-16t^2. Find the maximum height attained by the object and the number of seconds it takes to hit the ground.\r
\n" );
document.write( "\n" );
document.write( "I began like this:
\n" );
document.write( "h(t)=-16t^2 + 32t
\n" );
document.write( "-32/2(-16)=-32/32=1
\n" );
document.write( "-16(1)^2 + 32(1)
\n" );
document.write( "-16+32=16 and now I am stuck! \n" );
document.write( "
Algebra.Com's Answer #160900 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! You're pretty much done. What you just did was find the vertex of |