

InterviewSolution
Saved Bookmarks
1. |
Which term of the AP 21. 42, 63, 84, … is 420? |
Answer» Given A. P 21, 42, 63, 84, ……… a = 21, d = a2 – a1 = 42 – 21 = 21 We know that, nth term (an) = a +(n – 1)d And, given nth term = 420 21 + (n – 1)21 = 420 (n – 1)21 = 399 n – 1 = 399/21 = 19 n = 20 ∴ 20th term is 420. |
|