Asked by Kaur
Find the sum of all multiples of 5 lie between 19 to 556.
Answers
Answered by
mathhelper
the first one would be 20 and the last one 555
so treat it like an AP with a = 20 and d = 5
how many terms are there?
t(n) = a + (n-1)d
555 = 20 + 5(n-1)
n-1 = 107 , so n = 108
We have 108 terms.
Use the formula
sum(n) = (n/2)(first + last)
= ....
let me know what you got.
so treat it like an AP with a = 20 and d = 5
how many terms are there?
t(n) = a + (n-1)d
555 = 20 + 5(n-1)
n-1 = 107 , so n = 108
We have 108 terms.
Use the formula
sum(n) = (n/2)(first + last)
= ....
let me know what you got.
Answered by
Kaur
Sum is 31050
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.