Area = length x width
replace the known information into the equation:
area = 2/3
width = 1/2
so now the formula looks like:
2/3 = 1/2 x L
to solve for L we divide both sides by 1/2
L = 2/3 / 1/2 which = 2/3 * 2/1 = 4/3 = 1 and 1/3 km
1. C
2. B
Good luck with the rest
Answer:
Confidence Interval - 2.290 < S < 2.965
Step-by-step explanation:
Complete question
A chocolate chip cookie manufacturing company recorded the number of chocolate chips in a sample of 50 cookies. The mean is 23.33 and the standard deviation is 2.6. Construct a 80% confidence interval estimate of the standard deviation of the numbers of chocolate chips in all such cookies.
Solution
Given
n=50
x=23.33
s=2.6
Alpha = 1-0.80 = 0.20
X^2(a/2,n-1) = X^2(0.10, 49) = 63.17
sqrt(63.17) = 7.948
X^2(1 - a/2,n-1) = X^2(0.90, 49) = 37.69
sqrt(37.69) = 6.139
s*sqrt(n-1) = 18.2

confidence interval:
(18.2/7.948) < S < (18.2/6.139)
2.290 < S < 2.965