Question: If a sequence is defined by a_n = 2n + 1, what is a_4?
Options:
Correct Answer: 7
Solution:
a_4 = 2(4) + 1 = 8 + 1 = 9.