Question: If a sequence is defined as a_n = 2n + 1, what is a_5?
Options:
Correct Answer: 9
Solution:
a_5 = 2(5) + 1 = 10 + 1 = 11.