document.write( "Question 916626: The height h in feet of an object thrown upward from a height of 5 feet, with an initial velocity of 30 feet per second, is given by the equation h=-16t^2+30t+5, where h represents the height of the object after t seconds. How long will it take the object to hit the ground? \n" ); document.write( "
Algebra.Com's Answer #556191 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
h=-16t^2+30t+5
\n" ); document.write( "---------
\n" ); document.write( "When it hits the ground, h = 0
\n" ); document.write( "h=-16t^2+30t+5 = 0
\n" ); document.write( "Solve for t
\n" ); document.write( "
\n" );