Question: In a sequence of numbers where each term increases by a constant value, if the first term is 5 and the common difference is 3, what is the 10th term?
Options:
Correct Answer: 35
Solution:
The nth term of an AP is given by the formula a + (n-1)d. Here, a = 5, d = 3, and n = 10. Thus, the 10th term = 5 + (10-1) * 3 = 5 + 27 = 32.