document.write( "Question 1162031: A stone is thrown directly upward from a height of 30 ft, with an initial velocity of 60 ft/sec. The height of the stone, in feet, t seconds after it has been thrown, is given by the function: s(t) = -16t^2 + 60t + 30.\r
\n" ); document.write( "\n" ); document.write( "Based on this model, what is the stone's maximum height? Also, how long does it take for the stone to reach its maximum height?
\n" ); document.write( "

Algebra.Com's Answer #785708 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
h=-16t^2+60t+30
\n" ); document.write( "vertex is at t=-b/2a=-60/-32
\n" ); document.write( "a is the coefficient of the t^2 term or -16
\n" ); document.write( "b is the coefficient of the t term or 60
\n" ); document.write( "so -b/2a=-60/2(-16)
\n" ); document.write( "=60/32 seconds or 1.875 seconds
\n" ); document.write( "f(1.875)=86.25 feet\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C300%2C-5%2C5%2C-50%2C100%2C-16x%5E2%2B60x%2B30%29\"
\n" ); document.write( "
\n" );