<h3>
4 Answers: A, C, E, and F</h3>
================================================
Explanation:
Choice A is true assuming we have 
In this case,
and 
--------
Choice B is false. See choice A above.
--------
Choice C is true. The sequence
is decreasing. As n gets larger,
gets smaller. This is because the denominator is growing larger with the numerator held constant.
--------
Choice D is false. This contradicts choice C.
--------
Choice E is true since the denominator is growing forever
This is similar to 
--------
Choice F is true due to choices C and E being true.
--------
Choice G is false because it contradicts choice F.
n, n + 2 - two consecutive even integers
3n = 2(n + 2) + 16 |use distributive property
3n = (2)(n) + (2)(2) + 16
3n = 2n + 4 + 16
3n = 2n + 20 |subtract 2n from both sides
n = 20
n + 2 = 20 + 2 = 22
Answer: 20, 22.