document.write( "Question 340519: If an object is thrown upward with an initial velocity of 96ft. per second, its height after 1 sec. is given by h=96t + 16t^2. Find the number of seconds before the object hits the ground. \n" ); document.write( "
Algebra.Com's Answer #244006 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If an object is thrown upward with an initial velocity of 96ft. per second, its height after 1 sec. is given by h=96t + 16t^2. Find the number of seconds before the object hits the ground.
\n" ); document.write( "-------------------
\n" ); document.write( "Your equation is not right, it's h(t) = 96t - 16t^2. If it's +16t^2, it would never stop going up.
\n" ); document.write( "h(t) = -16t^2 + 96t
\n" ); document.write( "It's a ground level when h(t) = 0
\n" ); document.write( "h(t) = -16t^2 + 96t = 0
\n" ); document.write( "16t^2 = 96t
\n" ); document.write( "t = 0 (at the start)
\n" ); document.write( "t = 6 seconds (at impact)
\n" ); document.write( "
\n" ); document.write( "
\n" );