document.write( "Question 812741: Solve the question using the formula h=-16t^2 + vt + c (Vertical Motion Method)
\n" );
document.write( "Zen throws a bad upward with an initial upward velocity of 64ft/s. the ball is 5 ft above the ground when it leaves Zen's hand.
\n" );
document.write( "a) In how many seconds will the ball reach its maximum height?
\n" );
document.write( "b) what is the ball's maximum height? \n" );
document.write( "
Algebra.Com's Answer #489405 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! h=-16t^2 + vt + c, \n" ); document.write( "v=64, \n" ); document.write( "c=5 \n" ); document.write( "find the vertex \n" ); document.write( "x=t in secs to reach max \n" ); document.write( "y=max height \n" ); document.write( " h = 69, t = 2 \n" ); document.write( " |