x+2 > 10 solves to x > 8 after we subtract 2 from both sides
So set A is the set of real numbers that are larger than 8. The value 8 itself is not in set A. The same can be said about 5 as well.
Set B is the set of values that are larger than 5 since 2x > 10 turns into x > 5 after dividing both sides by 2. The value x = 5 is not in set B since x > 5 would turn into 5 > 5 which is false. The values x = 6, x = 8, and x = 9 are in set B.
----------------
Summarizing everything, we can say...
5 is not in set A. True
5 is in set B. False
6 is in set A. False
6 is not in set B. False
8 is not in set A. True
8 is in set B. True
9 is in set A. True
9 is not in set B. False
A three-letter word used to show division in a word problem is PER.
The sum of the 8 terms of the series 1-1-3-5- ... -13 is -48
The given sequence is:
1,-1,-3, . . -13
and there are 8 terms.
The related series of this sequence is:
1-1-3-5- ... -13
Notice that the series is an arithmetic series with:
first term, a(1) = 1
common difference, d = -1 - (1) = -2
last term, a(8) = -13
To find the sum of the series, use the sum formula:
S(n) = n/2 [(a(1) + a(n)]
Substitute n = 8, a(1) = 1, a(n) = a(8) = -13 into the formula:
S(8) = 8/2 [1 + (-13)]
S(9) = 4 . (-12) = -48
Learn more about sum of a series here:
brainly.com/question/14203928
#SPJ4