

InterviewSolution
Saved Bookmarks
1. |
If the nth term of the A.P. 9, 7, 5, …. is same as the nth term of the A.P. 15, 12, 9, … find n. |
Answer» Given, A.P1 = 9, 7, 5, …. and A.P2 = 15, 12, 9, … And, we know that, nth term an = a + (n – 1)d For A.P1, a = 9, d = Second term – first term = 9 – 7 = -2 And, its nth term an = 9 + (n – 1)(-2) = 9 – 2n + 2 an = 11 – 2n …..(i) Similarly, for A.P2 a = 15, d = Second term – first term = 12 – 15 = -3 And, its nth term an = 15 + (n – 1)(-3) = 15 – 3n + 3 an = 18 – 3n …..(ii) According to the question, its given that nth term of the A.P1 = nth term of the A.P2 ⇒ 11 – 2n = 18 – 3n n = 7 Therefore, the 7th term of the both the A.Ps are equal. |
|