document.write( "Question 928392: h(t)=-16t^2+80t+5
\n" );
document.write( "What is the maximum height of the ball?
\n" );
document.write( "How long will it take for the ball to hit the ground? \n" );
document.write( "
Algebra.Com's Answer #563594 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! h(t)=-16t^2+80t+5 \n" ); document.write( "What is the maximum height of the ball? \n" ); document.write( "Max height is the vertex of the parabola, at t = -b/2a \n" ); document.write( "=================== \n" ); document.write( "How long will it take for the ball to hit the ground? \n" ); document.write( "h(t)=-16t^2+80t+5 = 0 \n" ); document.write( "Solve for t. \n" ); document.write( "Ignore the negative solution. \n" ); document.write( " \n" ); document.write( " |