Since it is a conventional , mathematicl notation
Answer:
Step-by-step explanation:
To find the population variance, we first need the mean:
so the mean is 7.2. To find the population variance (which is almost exactly the same as the sample variance except for a small difference in the denominators of the formula) we have to take each number minus the mean, and then square the difference. Add together all these squared numbers and then divide by the number of numbers. Like this:
Add together those numbers and divide them by 5:

Answer:
4/5
Step-by-step explanation:
8/15 = 8/15
3/5 = 9/15
2/3 = 10/15
11/15 = 11/15
We see that the pattern is that the terms increase by 1/15 as they move up.
Thus, the next term in the sequence is 12/15, which can be simplified to 4/5.
Let me know if this helps!
See the attached picture for the solution:
Answer:
r = i + j + (-2/3)(3i - j)
Step-by-step explanation:
Vector Equation of a line - r = a + kb ; where r is the resultant vector of adding vector a and vector b and k is a constant
if a = i + j ; b = t(3i - j) and r = -i +s(j)
for this to be true all the vector components must be equal
summing i 's
i + 3ti = -i; then t = -2/3
j - tj = sj; then s = 1-t; substitue t; s=1+2/3 = 5/3
so r = i + j + (-2/3)(3i - j) which will symplify to -i + 5/3j