document.write( "Question 451147: 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
\n" ); document.write( "

Algebra.Com's Answer #310247 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "h(t)=60t-16t^2 |What is the maximum height that the ball will reach?
\n" ); document.write( "Using the vertex form of a parabola, \"y=a%28x-h%29%5E2+%2Bk\" where(h,k) is the vertex
\n" ); document.write( "h(t)= -16t^2 + 60t |completing the Square
\n" ); document.write( "h(t)= -16[(t-15/8)^2 - 225/64]
\n" ); document.write( "h(t)= -16(t-15/8)^2 + 225/4 |parabola opening downward: V(1.875,56.25)
\n" ); document.write( "maximum height that the ball will reach is 225/4 = 56.25 ft \n" ); document.write( "
\n" );