

InterviewSolution
Saved Bookmarks
1. |
Is -150 a term of the A.P. 11, 8, 5, 2, … ? |
Answer» Given, A.P. 11, 8, 5, 2, … Here, a = 11 and d = a2 – a1 = 8 – 11 = -3 We know that, nth term an = a + (n – 1)d Required to check nth term an = -150 a + (n – 1)d = -150 11 + (n – 1)(-3) = -150 11 – 3n + 3 = -150 3n = 150 + 14 3n = 164 ⇒ n = 164/3, which is not a whole number. Therefore, -150 is not a term in the A.P. |
|