SOLUTION: Calculate the sum of all natural numbers from 100 to 200 both inclusive which are not divisible by 6

Algebra.Com
Question 848987: Calculate the sum of all natural numbers from 100 to 200 both inclusive which are not divisible by 6
Answer by AnlytcPhil(1806)   (Show Source): You can put this solution on YOUR website!
Calculate the sum of all natural numbers from 100 to 200 both inclusive which are not divisible by 6
First we'll find the sum of all natural numbers from 100 to 200, inclusive.
Then we'll find the sum of all the multiples of 6 from 102 to 198, inclusive.
Then we'll subtract them.

All natural numbers from 100 to 200, inclusive.

That's the arithmetic sequence 100,101,102,103,...,200
with a1=100, d=1, and an=200


an = a1 + (n-1)d

To find the number of terms:

200 = 100 + (n-1)1
100 = n-1
101 = n

We use the sum formula

Sn = (a1 + an) 

S101 = (100 + 200) =  = 15150

--------------------

The multiples of 6 from 102 to 198, inclusive, is the arithmetic
sequence 102,108,114,...,198, with a1=100, d=1, and an=200

To find the number of terms:

an = a1 + (n-1)d

198 = 102 + (n-1)6
198 = 102+6n-6 
198 = 96+6n
102 = 6n
 17 = n

We use the sum formula

Sn = (a1 + an) 

S7 = (102 + 198) =  = 2550

Subtracting,  15150-2550 = 12600.

Answer = 12600.

Edwin

RELATED QUESTIONS

The sum of all the natural numbers from 200 to 600 (both inclusive), which are neither... (answered by ikleyn)
Find the sum of all-natural numbers from 100 to 300: i) Which are exactly divisible by... (answered by math_helper,greenestamps)
Find the sum of all natural numbers from 1 to 300 which are divisible by 3 (answered by Alan3354)
find the sum of all natural numbers between 1 and 100 which are not exactly divisible by... (answered by KMST)
Find the sum of all natural numbers less than 100 that are not divisible by... (answered by ikleyn)
The first 24 terms of an arithmetic series are 35+42+49...+196.Calculate the sum of ALL... (answered by math_helper)
Find the sum of all even numbers from 4 to 100 inclusive, excluding those which are... (answered by MathLover1,ikleyn,MathTherapy)
find the sum of all the numbers between 200 and 600 which are divisible by... (answered by Theo,MathTherapy,math_helper)
Find the sum of all 4 digit natural numbers of the form 4AB8 which are divisible by... (answered by Edwin McCravy)