

InterviewSolution
Saved Bookmarks
1. |
Find the 15th term of the AP -40, -15, 10, 35, …… |
Answer» The 15th term of the AP -40, -15, 10, 35, …… Given: AP is -40, -15, 10, 35, …… Here, first term = a = -40 Common difference = d = -15 – (-40) = -15 + 40 = 25 n = 15 an = a + (n-1)d a15 = -40 + (15 – 1)25 = 310 |
|