Find the sum of all positive integers less than 100, which are not divisible by 3.
Answer please
Answers
Answer:
3267
Step-by-step explanation:
sum of integers not divisible by 3= sum of all integers - sum of integers divisible by 3
=(1+2+3+4+5+............................99) - (3+6+9+..................99)
=(99*100)/2 - (33/2)(3+99) here, n=33
=4950 - 1683
=3267
The required answer is 3267.
Step-by-step explanation:
Consider the provided information.
First find the sum of all positive integers less than 100.
1, 2, 3, 4,....99
Find the total number of terms by using the formula:
Substitute a=1, aₙ=99 and d=1 in above formula.
To calculate the sum use the formula:
Substitute the respective values in the above formula.
Now the number divisible by 3 are 3,6,9,...99
Find the number of terms.
Now calculate the sum.
Now subtract the sum of all positive integers less than 100 and divisible by 3 with sum of all positive integers less than 100.
4950-1683=3267
Hence, the required answer is 3267.
#Learn more
brainly.in/question/14273968
Find the sum of all even number between 1to150