Answer:
Step-by-step explanation:
We can use the kinematic equations to solve this problem. The equation we need is:
h(t) = -16t^2 + vt + h0
where h(t) is the height of the projectile at time t, v is the initial velocity, and h0 is the initial height (which is zero in this case). We can use this equation to answer both questions.
To find when the projectile is back at ground level, we need to find the time t when h(t) = 0. Substituting the given values, we get:
0 = -16t^2 + 224t
Simplifying and factoring out t, we get:
0 = t(-16t + 224)
So either t = 0 or -16t + 224 = 0. The first solution corresponds to the initial position of the projectile, so we can ignore it. The second solution gives us:
t = 14
So the projectile will be back at ground level after 14 seconds.
To find when the height exceeds 768 ft, we need to find the time t when h(t) = 768. Substituting the given values, we get:
768 = -16t^2 + 224t
Simplifying and rearranging, we get:
16t^2 - 224t + 768 = 0
Dividing by 16, we get:
t^2 - 14t + 48 = 0
Solving for t using the quadratic formula, we get:
t = (14 ± sqrt(14^2 - 4148)) / 2
t = 6 or 8
So the height of the projectile will exceed 768 ft after 6 seconds and again after 8 seconds.