The height at t seconds after launch is
s(t) = - 16t² + V₀t
where V₀ = initial launch velocity.
Part a:
When s = 192 ft, and V₀ = 112 ft/s, then
-16t² + 112t = 192
16t² - 112t + 192 = 0
t² - 7t + 12 = 0
(t - 3)(t - 4) = 0
t = 3 s, or t = 4 s
The projectile reaches a height of 192 ft at 3 s on the way up, and at 4 s on the way down.
Part b:
When the projectile reaches the ground, s = 0.
Therefore
-16t² + 112t = 0
-16t(t - 7) = 0
t = 0 or t = 7 s
When t=0, the projectile is launched.
When t = 7 s, the projectile returns to the ground.
Answer: 7 s
Answer:
you need to add the graph
The answer to this would have to be the number 15 my good sir
Given:
n = 20, sample size
xbar = 17.5, sample mean
s = 3.8, sample standard deiation
99% confidence interval
The degrees of freedom is
df = n-1 = 19
We do not know the population standard deviation, so we should determine t* that corresponds to df = 19.
From a one-tailed distribution, 99% CI means using a p-value of 0.005.
Obtain
t* = 2.8609.
The 99% confidence interval is
xbar +/- t*(s/√n)
t*(s/√n) = 2.8609*(3.8/√20) = 2.4309
The 99% confidence interval is
(17.5 - 2.4309, 17.5 + 2.4309) = (15.069, 19.931)
Answer: The 99% confidence interval is (15.07, 19.93)