Question: If the sum of the first n terms of an arithmetic series is given by S_n = 3n^2 + 2n, what is the 4th term?
Options:
Correct Answer: 26
Solution:
The 4th term a_4 = S_4 - S_3 = (3(4^2) + 2(4)) - (3(3^2) + 2(3)) = (48 + 8) - (27 + 6) = 56 - 33 = 23.