132 drinks were in stock initially
Answer: 0.0241
Step-by-step explanation:
This is solved using the probability distribution formula for random variables where the combination formula for selection is used to determine the probability of these random variables occurring. This formula is denoted by:
P(X=r) = nCr × p^r × q^n-r
Where:
n = number of sampled variable which in this case = 21
r = variable outcome being determined which in this case = 5
p = probability of success of the variable which in this case = 0.31
q= 1- p = 1 - 0.31 = 0.69
P(X=5) = 21C5 × 0.31^5 × 0.69^16
P(X=5) = 0.0241
N = N (1+0.20)^5
o
Here, that'd be 10000(1.20)^5, or 24883 trees.
Answer: Choice A. (8, 4)
==========================================================
Explanation:
Because x = 2y, we can replace every copy of x with 2y
Let's do so in the second equation
3x - 4y = 8
3(x) - 4y = 8
3(2y) - 4y = 8 .... x replaced with 2y; now let's isolate y
6y - 4y = 8
2y = 8
y = 8/2 ..... divide both sides by 2
y = 4
Use this y value to find x
x = 2y
x = 2*4
x = 8
So we have x = 8 and y = 4 pair together to get the answer (x,y) = (8, 4) which is choice A.