h(t) = -16t2+v0t+h0
Where v0 is the initial velocity = 80 f/s, and h0 is the initial height = 12 feet
h(t) = -16t2 + 80t + 12
We want h=0, when the projectile hits the ground.
0 = -16t2 + 80t + 12
0 = -4t2 + 20t + 3
Use the quadratic formula to find t:
t = (-20/-8) ± (-1/8)√(202-4(-4)(3))
t = 5/2 ± (1/8)√448 = 5/2 ± √7
t ≅ -0.15, 5.15 sec
The -0.15 seconds represents the time you would have to have fired the projectile from the ground to reach the 12 foot starting point. The 5.15 seconds represents the flight time from the 12 foot starting point to reach the ground.
Check:
h(t) = -16t2+80t+12
h(t=5.15) = -16(5.152)+80(5.15)+12
h(t=5.15)) = -424 + 412 + 12
h(t=5.15)) = 0