Answer:
8
Step-by-step explanation:
8-2=6
6x5=30
Answer:

Step-by-step explanation:


which can also be written as:

Answer:
Regular Octagon
Step-by-step explanation:
There are only three regular shapes that tessellate – the square, the equilateral triangle, and the regular hexagon. All other regular shapes, like the regular pentagon and regular octagon, do not tessellate on their own.
|x-5| = 9
x - 5 = 9
x = 14
-(x-5) = 9
-x + 5 = 9
-x = 4
x = -4
answer is B
{-4, 14)
Answer:
E(X) = 6
Var(X) = 3.394
Step-by-step explanation:
Let X represent the number of carp caught out of the 20 fishes caught. Now, if we are to assume that each
of the (100, 20) ways to catch the 20 fishes will be equally likely.
Thus, we can say that X fulfills a hypergeometric
distribution with parameters as follows;
n = 20, N = 100, k = 30
Formula for expected mean value in hypergeometric distribution is;
E(X) = nk/N
E(X) = (20 × 30)/100
E(X) = 6
Formula for variance is;
Var(X) = (nk/N) × [((n - 1)(k - 1)/(N-1))) + (1 - nk/N)]
Var(X) = ((20 × 30)/100) × [((20 - 1)(30 - 1)/(100 - 1)) + (1 - (20 × 30/100)]
Var(X) = 6 × 0.5657
Var(X) = 3.394