Question: If a sequence is defined by a_n = 3n + 1, what is a_5?
Options:
Correct Answer: 14
Solution:
a_5 = 3(5) + 1 = 15 + 1 = 16.