Lets say W=Wesley, M=Max, and J=Jared.
So your equations are M=2J, 2M=W, and M+J+W=21days(3 weeks)
So substituting M and W into M+J+W=21 gives you 2J+J+2M=21, substitute M again, to get 2J+J+4J=21 so you get 7J=21 so J= 3 days. Using J=3, substitute in to find M, using M=2J, so M=2(3) so M=6 and using that, substitute into 2M=W, so 2(6)=W so W=12. And 12+6+3=21 to check.
There’s not actually a question. But I might be able to help if u show the full problem
Answer: a. 1.981 < μ < 2.18
b. Yes.
Step-by-step explanation:
A. For this sample, we will use t-distribution because we're estimating the standard deviation, i.e., we are calculating the standard deviation, and the sample is small, n = 12.
First, we calculate mean of the sample:


2.08
Now, we estimate standard deviation:


s = 0.1564
For t-score, we need to determine degree of freedom and
:
df = 12 - 1
df = 11
= 1 - 0.95
α = 0.05
0.025
Then, t-score is
= 2.201
The interval will be
± 
2.08 ± 
2.08 ± 0.099
The 95% two-sided CI on the mean is 1.981 < μ < 2.18.
B. We are 95% confident that the true population mean for this clinic is between 1.981 and 2.18. Since the mean number performed by all clinics has been 1.95, and this mean is less than the interval, there is evidence that this particular clinic performs more scans than the overall system average.
Answer:y = -5x + 11
Step-by-step explanation:
First, find the slope (m) of the line that passes through these points:
m = (1-6) / (2-1) = -5/1 = -5
Then use the point slope formula to find the equation of the line:
m = (y-y0)/(x-x0)
-5 = (y-1)/(x-2)
-5(x-2) = y-1
y - 1 = -5x+10
y = -5x + 11