InterviewSolution
Saved Bookmarks
| 1. |
In an AP if the common difference (d) = - 4, and the seventh term (a7) is 4, then find the first term. |
|
Answer» Given d = – 4 and a7 = 4 We know that nth term of AP is an = a + (n – 1)d a7 = a + (7 – 1)d [n = 7] 4 = a + 6(– 4) a = 4 + 24 = 28 First term of an AP = 28 |
|