document.write( "Question 240303: If an object is thrown upward with an initial velocity of 80 ft/sec, its height after t sec is given by h = 80t - 16t2 Find the number of seconds before the object hits the ground. \n" ); document.write( "
Algebra.Com's Answer #176115 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
If an object is thrown upward with an initial velocity of 80 ft/sec, its height after t sec is given by h = 80t - 16t2 Find the number of seconds before the object hits the ground.
\n" ); document.write( "----------------
\n" ); document.write( "That's the time that h = 0. There are 2 of them, one at t = 0, and the other when the object returns to the ground.
\n" ); document.write( "80t - 16t^2 = 0
\n" ); document.write( "16t^2 = 80t
\n" ); document.write( "t = 0
\n" ); document.write( "--------
\n" ); document.write( "16t = 80
\n" ); document.write( "t = 5 seconds
\n" ); document.write( "-------------
\n" ); document.write( "
\n" ); document.write( "
\n" );