Answer:
Step-by-step explanation:

Answer:
D.(5,1),(-5,4),(2,1),(5,2)
The simplified expression would be as follows: 5y + 26
Answer:
C) The Spearman correlation results should be reported because at least one of the variables does not meet the distribution assumption required to use Pearson correlation.
Explanation:
The following multiple choice responses are provided to complete the question:
A) The Pearson correlation results should be reported because it shows a stronger correlation with a smaller p-value (more significant).
B) The Pearson correlation results should be reported because the two variables are normally distributed.
C) The Spearman correlation results should be reported because at least one of the variables does not meet the distribution assumption required to use Pearson correlation.
D) The Spearman correlation results should be reported because the p-value is closer to 0.0556.
Further Explanation:
A count variable is discrete because it consists of non-negative integers. The number of polyps variable is therefore a count variable and will most likely not be normally distributed. Normality of variables is one of the assumptions required to use Pearson correlation, however, Spearman's correlation does not rest upon an assumption of normality. Therefore, the Spearman correlation would be more appropriate to report because at least one of the variables does not meet the distribution assumption required to use Pearson correlation.
The points you found are the vertices of the feasible region. I agree with the first three points you got. However, the last point should be (25/11, 35/11). This point is at the of the intersection of the two lines 8x-y = 15 and 3x+y = 10
So the four vertex points are:
(1,9)
(1,7)
(3,9)
(25/11, 35/11)
Plug each of those points, one at a time, into the objective function z = 7x+2y. The goal is to find the largest value of z
------------------
Plug in (x,y) = (1,9)
z = 7x+2y
z = 7(1)+2(9)
z = 7+18
z = 25
We'll use this value later.
So let's call it A. Let A = 25
Plug in (x,y) = (1,7)
z = 7x+2y
z = 7(1)+2(7)
z = 7+14
z = 21
Call this value B = 21 so we can refer to it later
Plug in (x,y) = (3,9)
z = 7x+2y
z = 7(3)+2(9)
z = 21+18
z = 39
Let C = 39 so we can use it later
Finally, plug in (x,y) = (25/11, 35/11)
z = 7x+2y
z = 7(25/11)+2(35/11)
z = 175/11 + 70/11
z = 245/11
z = 22.2727 which is approximate
Let D = 22.2727
------------------
In summary, we found
A = 25
B = 21
C = 39
D = 22.2727
The value C = 39 is the largest of the four results. This value corresponded to (x,y) = (3,9)
Therefore the max value of z is z = 39 and it happens when (x,y) = (3,9)
------------------
Final Answer: 39