document.write( "Question 572108: A ball is thrown vertically upward. After t seconds, its height h (in feet) is given by the function h(t)=104t-16t^2 . What is the maximum height that the ball will reach? \n" ); document.write( "
Algebra.Com's Answer #368285 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A ball is thrown vertically upward. After t seconds, its height h (in feet) is given by the function h(t)=104t-16t^2 . What is the maximum height that the ball will reach? \n" ); document.write( "--------------- \n" ); document.write( "It's a parabola, and the max is the vertex. \n" ); document.write( "The vertex is on the Line of Symmetry. \n" ); document.write( "LOS is t = -b/2a \n" ); document.write( "t = -104/(-32) = 3.25 seconds \n" ); document.write( "---------- \n" ); document.write( "h(3.25) = 169 feet \n" ); document.write( " |