Find the sum of all numbers from 1 to 200 which are divisible by 6
Answers
Answered by
7
To get sum of number divided by 6 from 1 to 200, we must form an A.P. of multiples of 6 from 1 to 200 and then sum of that A.P.
A.P. will be:-
6,12,18,...,198
Here,t1=6,d=12-6=6,tn=198
tn=a+(n-1)d...formula
198=6+(n-1)6
(n-1)6=198-6
(n-1)6=192
n-1=32
n=32+1
n=33
Therefore,
Similar questions