Math, asked by banikoul6787, 1 year ago

Find the sum of all natural numbers between 100 and 1000 which are multiples of 5

Answers

Answered by skh2
18

Multiples of 5 between 100 and 1000

So,

Smallest multiple of 5 between 100 and 1000 will be 105

Largest multiple of 5 between 100 and 1000 will be 995

 \rule{200}{2}

This forms an ARITHMETIC PROGRESSION :-

The AP will be as follows

 \boxed{105,110,115....995}

 \rule{200}{2}

a = 105

d = 5

Now ,

We know that

 \boxed{a_{n} =a+(n-1)d}

So ,

105 + (n - 1)5 = 995 \\  \\  \\ (n - 1)5 = 995 - 105 = 890 \\  \\  \\n - 1 =  \frac{890}{5} = 178 \\  \\  \\ n = 178 + 1 = 179

There are 179 terms which are divisible by 5 between 100 and 1000.

 \rule{200}{2}

We know that

 \boxed{s_{n} =\frac{n}{2}(a+l)}

So,

 \boxed{s_{179} =\frac{179}{2}(105+995)}

 =  \frac{179}{2} \times 1100 \\  \\  \\  = 179 \times 550 \\  \\  \\  = 98450

 \boxed{s_{179} =98450}

\rule{200}{2}

Similar questions