document.write( "Question 236229: An arrow is fired into the air with an initial valocity of 96ft/sec. The hieght of the arrow t seconds after it was shot into the air is given by s(t)=-16t^2 +96t. When should the arrow reach its greatest hieght. \n" ); document.write( "
Algebra.Com's Answer #173912 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
s(t)=-16t^2 +96t
\n" ); document.write( "At the vertex, when t = -b/2a
\n" ); document.write( "t = -96/-32 = 3 seconds (time at max height)
\n" ); document.write( "t = 3
\n" ); document.write( "---------
\n" ); document.write( "s(3) = -16*9 + 96*3
\n" ); document.write( "s(3) = 144 feet max
\n" ); document.write( "
\n" );