At θ = 90°, the equation must evaluate to zero. The only one that does that is the 1st choice ...
r = 2 - 2sin(θ)
Answer:
x=6
Step-by-step explanation:
First, we combine like terms.
6x=2x+24
6x-2x=24
4x=24
Then we divide both sides by 4.
x=6
Answer:
x=−50
Step-by-step explanation:
Answer: A
Step-by-step explanation:
The nominal scale by definition only deals with non-numeric or non-quantitative variables or where numbers have no numerical value. The nominal scale uses tags or labels instead of number to classify or identify an object being measured.
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