Find the sum of all integers between 50 and 500 which are divisible by 7
Answers
Answered by
7
ap ..56 ,63,...............497
a=56
d= 7
an =497
an =a+(n-1)d
by this find n
then put all the value in
sn =n/2 {2a+(n-1)d}
a=56
d= 7
an =497
an =a+(n-1)d
by this find n
then put all the value in
sn =n/2 {2a+(n-1)d}
anshikakadian:
thanks for it
Similar questions