find the sum of the following series 10 + 14 + 18 + 22 + ................ + 104

There should be 102 instead of 104. So, solution for an = 102 :
We have, a = 10, d = 14 - 10 = 4, an = 102
               an = a + (n - 1)d
=>        102 = 10 + (n - 1)4
=>        102 = 10 + 4n - 4
=>        102 = 4n + 6
=>          4n = 96
=>            n = 96/4 = 24
               Sn = n/2 [2a + (n - 1)d]
=>         S24 = 24/2 [2(10) + (24 - 1)4]
=>         S24 = 12 (20 + 92)
=>         S24 = 12 * 112 = 1344
Thus, the sum of the given list of numbers is 1344 when an = 102

  • 5
this series is wrong i think in place of 104 it is 102,,because ,,10,14,and 18 are not divisible by 4 but 104 is divisible by 4 which is not possioble
  • 2
but 10, 14, 18 ,22 nd 104 is divisible by 2.
  • -1
What are you looking for?