So here's what we know:
50 = -16x2 + 80x (y is the beginning and end periods of the rocket hitting 50 feet)
If we subtract 50 from both sides, we get a quadratic:
0 = -16x2 + 80x - 50
There doesn't seem to be any easy or even way to factor this out, so let's use the quadratic formula:
x = (-b ± √(b2 -4ac)) / 2a
Now we insert the respective constants and simplify:
(-80 ± √(802 - (4 * -16 * -50))) / (2 * -16)
(-80 ± √(6400 - 3200)) / -32
(-80 ± √3200) / -32
(-80 ± 56.568) / -32
Now we split the ± into the addition/subtraction signs:
-80 + 56.568 = -23.432
-80 - 56.568 = -136.568
Now, we finally divide that denominator:
-23.432 / -32 ≈ 0.732
-136.568 / -32 ≈ 4.268
So the rocket should be above 50 feet between approximately 0.732 and 4.268 seconds post launch.