1.55 ounces of granola and 0.7 ounces of raisins in each serving
Answer:
160
Step-by-step explanation:
96 / (100%-40%) = 96/ (60%)
= 96/0.6 = 160
Answer:
75 less student tickets than adult tickets. The total is 625 tickets. So the student and adult tickets have to equal 625 when added.
Step-by-step explanation:
Student tickets: 275
Adult tickets: 350
The answer is D.
explain:
A^2 + b^2 = c^2
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