document.write( "Question 1171617: A rocket is launched from atop a 101 foot cliff with an initial velocity of 116 feet per second. What is the maximum height of the projectile and how long will it take to reach that specific height? \n" ); document.write( "
Algebra.Com's Answer #796543 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
h(t)=-16t^2+116t+101
\n" ); document.write( "max height is where t=-b/2a
\n" ); document.write( "that is -116/-32=3.625 sec.
\n" ); document.write( "-
\n" ); document.write( "the height is -16(3.625^2)+116(3.625)+101=311.25 feet
\n" ); document.write( "\"graph%28300%2C300%2C-4%2C6%2C-25%2C600%2C-16x%5E2%2B116x%2B101%2C311.25%29\"
\n" ); document.write( "
\n" );