The answer is: 15
Because if for every 5 c cookies there is 3 oatmeal cookies, we can add 5+3=8. 40 divided by 8= 5. 5 times 3 equals 15. That’s why the answer is 15
I think C I’m not sure but if you want me to explain I multiplied 12 x 10 and 20 x 6 and they both equal 120. So then I added 120 + 120 and got 240. Then u just added 8 because 8 was never use. Which will now look like 240 + 8 and that equal 248. :)
1. incorrect
2. correct
3. incorrect (?)
Answer:
P(success at first attempt) = 0.1353
Step-by-step explanation:
This question follows poisson distribution. Thus, the formula is;
P(k) = (e^(-G) × (G)k)/k!
where;
G is number of frames generated in one frame transmission time(or frame slot time)
Let's find G.
To do this, we need to find number of frames generated in 1 slot time which is given as 50 ms.
Now, in 1000 ms, the number of frames generated = 50
Thus; number of frames generated in 50 ms is;
G = (50/1000) × 50
G = 2.5
To find the chance of success on the first attempt will be given by;
P(success at first attempt) = P(0) = e^(-G) = e^(-2) = 0.1353