Let us consider the image on the left that is the image in which 1 and 2 , 3 and 4 are connected as image 1 and the other as image 2.
1. All Vertices are connected by the least amount of edges. True
2. Vertex 1 and 2 are not connected. This is false for image
1 and true for image 2
3. Vertex 3 and 4 are not connected. This is false for image
1 and true for image 2
4. You can get to Vertex 1 from Vertex 4 by going through Vertex 3. This is true for image 1
First we have to find the mean (average)
mean = (564 + 1000 + 848 + 1495 + 1348) / 5 = 5255 / 5 = 1051
now we subtract the mean from every data point, then square it
564 - 1051 = -487......-487^2 = 237169
1000 - 1051 = -51......-51^2 = 2601
848 - 1051 = -203......-203^2 = 41209
1495 - 1051 = 444......444^2 = 197136
1348 - 1051 = 297......297^2 = 88209
now find the mean of the results.....but know when ur dealing with a sample instead of the whole population, u divide by 1 number less...so instead of dividing by 5, u divide by 4.
(237169 + 2601 + 41209 + 197136 + 88209) / 4 = 566324 / 4 =
141581.....this is called ur variance
now take the square root of the variance and u have ur standard deviation
sqrt (141581) = 376.272 rounds to 376.27 <==
Answer:
Search it up my guy itsthere
Step-by-step explanation:
Answer:
C :) hope it helps
Step-by-step explanation:
f(x) = -5x - 15
Let y = f(x)
y = -5x - 15
Switch the x and y places, and solve for y:
x = -5y - 15
-5y = x + 15
y = (x + 15)/-5
y = -(x/5) - 3
So the inverse of : f(x) = -5x - 15 is
-x/5 - 3