The correct answer is 720. Just turned it in and got a 100. Good luck and hoped this help ya.
Answer:
368 cans.
Step-by-step explanation:
Volume of 1 can = π r^2 h.
Here h (height) = 12 and r (radius) = 1/2 * 6 = 3 cm.
So V = π * 3^2 * 12
= 108π cm^3.
The tank hold 125 liters
= 125,000 cm^3, so:
Number of cans that could be filled = 125000/ 108 π
= 368.4.
-12 is a Irrational number
It could've been a PENTAGON and a SQUARE.
It could've been a HEXAGON and a TRIANGLE.
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