document.write( "Question 818488: A baseball is thrown with a vertical velocity of 50 ft/s from an initial height of 6 ft. The height h in feet of the baseball can be modeled by h(t) = -16t^2 + 50t + 6, where t is the time in seconds since the ball was thrown. It takes the ball approximately _____ seconds to reach its maximum height. \r
\n" ); document.write( "\n" ); document.write( "what is the maximum height that the ball reaches? \r
\n" ); document.write( "\n" ); document.write( " The maximum height reached by the ball is _____ feet.
\n" ); document.write( "

Algebra.Com's Answer #492599 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "h(t) = -16t^2 + 50t + 6\r\n" );
document.write( "\r\n" );
document.write( "Extreme values of a parabola occur at the vertex, so \r\n" );
document.write( "the vertex formula:\r\n" );
document.write( "\r\n" );
document.write( "The t-coordinate is found by the formula \"-b%2F%282a%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"-b%2F%282a%29\" = \"-%2850%29%2F%282%28-16%29%29\" = \"25%2F16\" or 1.5625 seconds.\r\n" );
document.write( "\r\n" );
document.write( "That's the answer you were asked to find.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The h-coordinate is found by substituting the t-value\r\n" );
document.write( "into the formula\r\n" );
document.write( "\r\n" );
document.write( "h(t) = -16t^2 + 50t + 6\r\n" );
document.write( "\r\n" );
document.write( "h\"%2825%2F16%29\" = -16\"%2825%2F16%29%5E2\" + 50\"%2825%2F16%29\" + 6\r\n" );
document.write( "\r\n" );
document.write( "the answer is 59.125 feet.  That's the highest point it reaches,\r\n" );
document.write( "and it reaches that in 1.5625 seconds.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );