Q298
Find the sum of all positive multiples of 5 less than 100.
A.
925
B.
960
C.
950
AnswerD.
990
Answer: Option C
Solution
Answer: Option C
Solution:
Sum = 5 + 10 + 15 + 20 + .....+ 95 , It is an arithmetic progressionNumber of terms (n)
= + 1
⇒ n = + 1 = 19
So, sum = [2a + (n - 1)d]
Here, a = 5, n = 19, d = 5
Sum = [10 + (19 - 1)5]
= 950