document.write( "Question 455273: If a ball is thrown upwards at 20 ft/sec, the height h after t seconds is given by h = -16t^2 + 20t. 

How many seconds does it take for the ball to reach its maximum height, and what is this height? \n" ); document.write( "
Algebra.Com's Answer #312659 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If a ball is thrown upwards at 20 ft/sec, the height h after t seconds is given by h = -16t^2 + 20t. 

How many seconds does it take for the ball to reach its maximum height, and what is this height?
\n" ); document.write( "---------------
\n" ); document.write( "The max ht is the vertex of the parabola
\n" ); document.write( "The line of symmetry is t = -b/2a = -20/-32
\n" ); document.write( "t = 5/8 seconds to reach max ht
\n" ); document.write( "------------
\n" ); document.write( "h(5/8) = -16*(5/8)^2 + 20*5/8
\n" ); document.write( "= -400/64 + 100/8 = 400/8
\n" ); document.write( "Max ht = 50 feet
\n" ); document.write( "
\n" ); document.write( "
\n" );