InterviewSolution
Saved Bookmarks
| 1. |
Find the required term of the following sequence using sequence formula:(i) 2, 10, 50, … (6th term)(ii) 100, 50, 25, … (7th term) |
|
Answer» (i) 2, 10, 50, … (6th term) Here. a = 2, r = 10/2 = 5, n = 6 T6 = a.rn-1 ∴ T6 = 2.(5)6-1 = 2 (5)5 = 2 × 3125 = 6250 (ii) 100, 50, 25, … (7th term) Here, a = 100; r = 50/100 = 1/2 = n = 7 Tn = a.rn-1 ∴T7 = \(100(\frac{1}{2})^7−1\) = \(100(\frac{1}{2})^6\) = 100/64 = 25/16 |
|