Using the probability concept, the distribution is given as follows:
<h3>What is a probability?</h3>
A probability is given by the <u>number of desired outcomes divided by the number of total outcomes</u>.
The distribution gives the <u>probability of each outcome</u>.
In this problem, there were 60 trials, hence the distribution is given as follows:
- P(X = 0) = 6/60 = 1/10 = 0.1.
- P(X = 1) = 9/60 = 3/20 = 0.15.
- P(X = 2) = 33/60 = 11/20 = 0.55.
- P(X = 3) = 9/60 = 3/20 = 0.15.
- P(X = 4) = 3/60 = 1/20 = 0.05.
More can be learned about probabilities at brainly.com/question/143982877
#SPJ1
Answer:
Sasha would earn 137$ on that day so probably A
5+2=7, so the first blank is 2.
For the second blank, you just need two numbers in the box that when added, equals 7. (So 1,6 or 3,4)
Answer:
nayan plays for 45 min
Step-by-step explanation:
count up
Part (i)
I'm going to use the notation T(n) instead of 
To find the first term, we plug in n = 1
T(n) = 2 - 3n
T(1) = 2 - 3(1)
T(1) = -1
The first term is -1
Repeat for n = 2 to find the second term
T(n) = 2 - 3n
T(2) = 2 - 3(2)
T(2) = -4
The second term is -4
<h3>Answers: -1, -4</h3>
==============================================
Part (ii)
Plug in T(n) = -61 and solve for n
T(n) = 2 - 3n
-61 = 2 - 3n
-61-2 = -3n
-63 = -3n
-3n = -63
n = -63/(-3)
n = 21
Note that plugging in n = 21 leads to T(21) = -61, similar to how we computed the items back in part (i).
<h3>Answer: 21st term</h3>
===============================================
Part (iii)
We're given that T(n) = 2 - 3n
Let's compute T(2n). We do so by replacing every copy of n with 2n like so
T(n) = 2 - 3n
T(2n) = 2 - 3(2n)
T(2n) = 2 - 6n
Now subtract T(2n) from T(n)
T(n) - T(2n) = (2-3n) - (2-6n)
T(n) - T(2n) = 2-3n - 2+6n
T(n) - T(2n) = 3n
Then set this equal to 24 and solve for n
T(n) - T(2n) = 24
3n = 24
n = 24/3
n = 8
This means 2n = 2*8 = 16. So subtracting T(8) - T(16) will get us 24.
<h3>Answer: 8</h3>