Answer:
6
Step-by-step explanation:
The median of a list of numbers is the number found in the "middle" of all the numbers. What this means is that it has the same amount of numbers larger and smaller than it in the list. To find the median, we first have to organize the list from least to greatest. Doing this, we get 3, 5, 5, 6, 6, 8, 8.
Now that we have the list, we can find the "middle number" by taking off numbers the highest number then the lowest number. Doing this we get
3, 5, 5, 6, 6, 8, 8
5, 5, 6, 6, 8
5, 6, 6
6
This means our median is 6.
Answer:
Your answer is correct. The series is a geometric series with common ratio -1/4 and first term 40. So each term is:
an = 40 (-1/4)^(n−1)
So the sum of the first 10 terms is:
∑(n=1 to 10) [ 40 (-1/4)^(n−1) ]
Answer:
5(x+4) ≥ 19
x ≤ -1/5
Step-by-step explanation:
5(x+4) ≥ 19
5x + 20 ≥ 19
5x ≤ -1
x ≤ -1/5