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)
===========================================================
Setting h=0 in the above equation gives:
80t - 16t^2 = 0
Dividing through by the GCF(=16) and factoring the remaining expression gives:
t(5 - t) = 0
The two solutions are t=0 (the moment it is thrown) and t=5 (when it returns to the ground)
Ans: t = 5 sec