Final answer:
To find when the rocket hits the ground using the position function s(t) = 4.9t² + 120t, it should be noted that the equation seems to have an error. The corrected position function should account for the negative acceleration due to gravity. When properly corrected, the rocket will hit the ground approximately 24.49 seconds after launch.
Step-by-step explanation:
To determine when the rocket hits the ground, we need to find when the position function s(t) equals zero. The given position function is s(t) = 4.9t² + 120t, which is a quadratic equation. Setting s(t) to zero gives us the equation to solve:
0 = 4.9t² + 120t
We can factor out a t to simplify the equation:
0 = t(4.9t + 120)
This gives us two possible solutions t=0 and t=-120/4.9. The t=0 solution represents the launch time, and the second solution will give us the time when the rocket will hit the ground after launch. Solving for that time:
t = -120/4.9 ≈ -24.49 seconds
Because time cannot be negative, we disregard the negative value, which arises due to the orientation of the quadratic function. This leaves us with only the t=0 solution, which represents the instant immediately after the rocket is launched and before it starts its ascent. In a real-world scenario, the rocket would continue on its trajectory until gravity slows it down and eventually causes it to fall back to the ground, giving us a positive time value. However, since we have a negative value, this indicates that there is a mistake in the position function. The initial velocity term should come with a negative acceleration term due to gravity, indicating that the correct position function was likely intended to be s(t) = -4.9t² + 120t.
If we correct the position function and resolve for t when s(t) = 0, we get:
0 = -4.9t² + 120t
Factoring out t again:
0 = t(-4.9t + 120)
This time we get the solutions t=0 (launch time) and t=120/4.9. Solving for the positive time:
t = 120/4.9 ≈ 24.49 seconds
The rocket will hit the ground approximately 24.49 seconds after launch once we account for the correct position function.