Since we are already given the amount of jumps from the first trial, and how much it should be increased by on each succeeding trial, we can already solve for the amount of jumps from the first through tenth trials. Starting from 5 and adding 3 each time, we get: 5 8 (11) 14 17 20 23 26 29 32, with 11 being the third trial.
Having been provided 2 different sigma notations, which I assume are choices to the question, we can substitute the initial value to see if it does match the result of the 3rd trial which we obtained by manual adding.
Let us try it below:
Sigma notation 1:
10
<span> Σ (2i + 3)
</span>i = 3
@ i = 3
2(3) + 3
12
The first sigma notation does not have the same result, so we move on to the next.
10
<span> Σ (3i + 2)
</span><span>i = 3
</span>
When i = 3; <span>3(3) + 2 = 11. (OK)
</span>
Since the 3rd trial is a match, we test it with the other values for the 4th through 10th trials.
When i = 4; <span>3(4) + 2 = 14. (OK)
</span>When i = 5; <span>3(5) + 2 = 17. (OK)
</span>When i = 6; <span>3(6) + 2 = 20. (OK)
</span>When i = 7; 3(7) + 2 = 23. (OK)
When i = 8; <span>3(8) + 2 = 26. (OK)
</span>When i = 9; <span>3(9) + 2 = 29. (OK)
</span>When i = 10; <span>3(10) + 2 = 32. (OK)
Adding the results from her 3rd through 10th trials: </span><span>11 + 14 + 17 + 20 + 23 + 26 + 29 + 32 = 172.
</span>
Therefore, the total jumps she had made from her third to tenth trips is 172.
<span>A) 11c - 2d = -2
B) c + 8d = 8
</span><span>B) c = 8 - 8d then substitute this into A)
</span><span>A) 88 -88d - 2d = -2
A) 90 = 90d
d = 1
c = 0
</span>
Answer:a>4
Step-by-step explanation:
The false statement is (c) the probability of selecting a blue or yellow marble is less than the probability of selecting a red or green marble.
<h3>What are probabilities?</h3>
Probabilities are used to determine the chances of events
The table entry is given as:
- Red - 2
- Blue - 3
- Yellow - 4
- Green - 3
From the list of options, the false statement is
(c) the probability of selecting a blue or yellow marble is less than the probability of selecting a red or green marble.
This is so because:
- Blue or Yellow = 3 + 4 = 7
- Red or Green = 2 + 3 = 5
Notice the count of blue or yellow marbles (7) is greater than the number of red or green marbles (5)
This means that, the probability of selecting a blue or yellow marble is greater than the probability of selecting a red or green marble.
Read more about probabilities at:
brainly.com/question/251701