document.write( "Question 526218: An object is thrown into the air at 80ft/sec.. If the height \"h\" of the object after \"t\" seconds of traveling is given by h=80t-16t^2, find out when this object hits the ground. (Remember: ground is h=0) \n" ); document.write( "
Algebra.Com's Answer #348369 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
An object is thrown into the air at 80ft/sec.. If the height \"h\" of the object after \"t\" seconds of traveling is given by h=80t-16t^2, find out when this object hits the ground. (Remember: ground is h=0)
\n" ); document.write( "===========================================================
\n" ); document.write( "Setting h=0 in the above equation gives:
\n" ); document.write( "80t - 16t^2 = 0
\n" ); document.write( "Dividing through by the GCF(=16) and factoring the remaining expression gives:
\n" ); document.write( "t(5 - t) = 0
\n" ); document.write( "The two solutions are t=0 (the moment it is thrown) and t=5 (when it returns to the ground)
\n" ); document.write( "Ans: t = 5 sec
\n" ); document.write( "
\n" );