document.write( "Question 451150: A ball is thrown vertically upward. After t seconds, its height h (in feet) is given by the function . What is the maximum height that the ball will reach? \r
\n" );
document.write( "\n" );
document.write( "h(t)=60t-16t^2\r
\n" );
document.write( "\n" );
document.write( "Do not round your answer \n" );
document.write( "
Algebra.Com's Answer #310248 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The function is a parabola. The max height is the vertex. \n" ); document.write( "t = -b/2a = -60/-32 seconds \n" ); document.write( " \n" ); document.write( "max ht = 56.25 feet \n" ); document.write( " \n" ); document.write( " |