Answer:
slope=2
Step-by-step explanation:
slope = y/x
hope this helps
Answer:
22 pounds
Step-by-step explanation:
c+s=52, c = 52-s
3c+5s=200
3(52-s) +5s = 200
156 - 3s +5s = 200
5s-3s = 200-156
2s = 44
Shrimp = 44/2 = 22 pounds
<h3>
Answer: angle Q = 75 degrees</h3>
Explanation:
The order of ABC and RPQ is important so we can match up the angles like so
- angle A = angle R .... first letters
- angle B = angle P .... second letters
- angle C = angle Q ... third letters
Meaning that angle Q = 75 since angle C is this measure.
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