Multiple choice The 17th term of the series 3 + 7 + 11 + 15 + ......... is : 63 65 67 69 Reveal answer Fill a bubble to check yourself C Correct answer Explanation This is an arithmetic progression with a=3 and d=4. The 17th term is a + (n-1)d = 3 + (16 * 4) = 3 + 64 = 67. AI explanation AI 1 The given arithmetic series has a first term a = 3 and a common difference d = 4. To find the 17th term, use the nth term formula T_n = a + (n - 1)d. Substituting the values gives T_17 = 3 + (17 - 1)4, which simplifies to 3 + 64 = 67. Thanks Wrong explanation