Question: If the sum of the first n terms of an arithmetic series is given by S_n = 3n^2 + 2n, what is the 10th term of the series? (2021)
Options:
Correct Answer: 32
Exam Year: 2021
Solution:
The nth term of the series can be found using T_n = S_n - S_(n-1). First, calculate S_10 and S_9: S_10 = 3(10^2) + 2(10) = 320, S_9 = 3(9^2) + 2(9) = 273. Thus, T_10 = S_10 - S_9 = 320 - 273 = 47.