document.write( "Question 1010334: Initial height = h0, initial velocity =v0, a rock is thrown straight up after t seconds h= -4.9t2+v0*t+hO
\n" ); document.write( "0. What is the expression for time when the Rock is reached to maximum height
\n" ); document.write( "

Algebra.Com's Answer #626337 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Given some upward initial velocity v0, we know it will slow down under the influence of gravity, until it becomes zero, or
\n" ); document.write( "v0 - gt = 0
\n" ); document.write( "t = v0/g = v0/9.8
\n" ); document.write( "This can also be done using calculus, but I'm not sure you're there yet...
\n" ); document.write( "
\n" );