Answer:
Step-by-step explanation:
Given
Height of building is 
Initial upward velocity 
height of object is given by

but building is already at a height of 110 ft so z(t) must be given by



Time when it hits is given by when Z(t)=0[/tex]




Answer:
193%
Step-by-step explanation:
40.2 - 13.7 = 26.5
26.5 ÷ 13.7 = 1.93
1.93 = 193%
For this case we have that the total minutes spent in yoga classes last week was 165.
Subtracting the 45 minutes of the Saturday day we have:

Those 120 minutes were distributed in the weekly yoga classes
where each lasted 30 minutes.

So, 4 week yoga classes were held
ANswer:
4 week yoga classes were held
Answer:
f = -11.25
Step-by-step explanation:
-9f = 90 - f
-8f = 90
f = 90 / -8
f = -11.25
Answer:
90% CI expects to capture u 90% of time
(a) This means 0.9 * 1000 = 900 intervals will capture u
(b) Here we treat CI as binomial random variable, having probability 0.9 for success
n = 1000
p = 0.9
For this case, applying normal approximation to binomial, we get:
mean = n*p= 900
variance = n*p*(1-p) = 90
std dev = 9.4868
We want to Find : P(890 <= X <= 910) = P( 889.5 < X < 910.5) (integer continuity correction)
We convert to standard normal form, Z ~ N(0,1) by z1 = (x1 - u )/s
so z1 = (889.5 - 900 )/9.4868 = -1.11
so z2 = (910.5 - 900 )/9.4868 = 1.11
P( 889.5 < X < 910.5) = P(z1 < Z < z2) = P( Z < 1.11) - P(Z < -1.11)
= 0.8665 - 0.1335
= 0.733