Answer:
4/3 or 1 1/3 brownie
Step-by-step explanation:
Answer:
C. the mean increases more
Step-by-step explanation:
the mean is more affected by outliers because it is an average of all the numbers.
Answer:
Part C
Look at the circle you created that has point C(the midpoint of AB) as its center and passes through point A.
What can you say about AB, about the inscribed angle of a circle, and include your reasoning in your response.
Multiply both sides of the second equation by 100 to get rid of the decimals:
0.05<em>n</em> + 0.10<em>d</em> = 1.50
==> 5<em>n</em> + 10<em>d</em> = 150
Multiply both sides of the first equation by -5:
<em>n</em> + <em>d</em> = 21
==> -5<em>n</em> - 5<em>d</em> = -105
Add the two equations together:
(5<em>n</em> + 10<em>d</em>) + (-5<em>n</em> - 5<em>d</em>) = 150 + (-105)
Notice that the terms containing <em>n</em> get eliminated and we can solve for <em>d</em> :
(5<em>n</em> - 5<em>n</em>) + (10<em>d</em> - 5<em>d</em>) = 150 - 105
5<em>d</em> = 45
<em>d</em> = 45/5 = 9
Plug this into either original equation to solve for <em>n</em>. Doing this with the first equation is easiest:
<em>n</em> + 9 = 21
<em>n</em> = 21 - 9 = 12
So Donna used 12 nickels and 9 dimes.
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