document.write( "Question 1157715: A ball is thrown vertically upward from the ground with an initial velocity of 134 ft/sec. Use the quadratic function
\n" );
document.write( "h(t) = −16t2 + 134t + 0
\n" );
document.write( " to find how long it will take for the ball to reach its maximum height (in seconds), and then find the maximum height (in feet) \n" );
document.write( "
Algebra.Com's Answer #780586 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The maximum height of a quadratic occurs when t=-b/2a (vertex) where here b=134 and a=-16 \n" ); document.write( "so at -134/-32 or 4.1875 seconds\r \n" ); document.write( "\n" ); document.write( "h(4.1875)=-280.5625+561.125 \n" ); document.write( "=280.5625 or 281 feet\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |