Answer:
13.8 days
Step-by-step explanation:
In this case we can solve it by means of a rule of three, knowing the amount of life for 1000 grams, it must be proportional for 600 grams, like this:
grams days
1000 23
600 x
x = 600 * 23/1000
x = 13.8
which means that for the 600 grams it would be an average life of 13.8 days.
We are given the following data:
Sample Size = n = 1000
Sample Mean = u = 15 hours
Population Standard Deviation = s = 2 hours
Since we know the population standard deviation, we can use z distribution to find the confidence interval about the mean. z value for 95% confidence interval is 1.96.
Formula for the confidence interval is:

Using the values in the formula, we get:

Therefore, the 95% confidence interval about the population mean is 14.88 hours to 15.12 hours. So B option is the correct answer.
Answer:
Explicit formula: a(n)=3n-6
Recursive formula: a(n)=-3+(n-1)3 <--
Step-by-step explanation:
a(n)=3n-6 where a(1)=3(1)-6=-3 and d=3
<u>Plug values into recursive formula:</u>
a(n)=a1+(n-1)d
a(n)=-3+(n-1)3