Find the Sum of all integers between 3 and 99 divisible by 3
Answers
Answer :
Explanation :
Given :–
- A.P. :- 3 , 6 , 9 , 12 , ... , 99 .
- Where a = 3 , d = 3 and aₙ = 99 .
To Find :–
- Sum of all Integers between 3 to 99 which are divisible by 3 .(Sum of the above A.P.)
Formulas Applied :–
Solution :–
First we will find the Number of terms (n) in this A.P. :-
We have , a = 3 , d = 3 and aₙ = 99 .
Putting these values in the formula :
Now , we have to find S₃₃ :
We have now n = 33 , a = 3 and d = 3 .
Putting these values in the formula :
∴Sum of all integers between 3 and 99 which are divisible by 3 is 1683 .
Answer:
Sum of all integers between 3 and 99 divisible by 3 = 1581
Step-by-step explanation:
To find,
The sum of all integers between 3 and 99 divisible by 3
Recall the concepts:
The nth term of AP = = a+(n-1)d -------------(1)
The Sum to n terms of an AP = = ,------------(2)
where 'a' is the first term, 'd' is the common difference, 'l' is the last term
Solution:
The numbers divisible by 3 between 3 and 99 form an AP.
The terms of this AP are 6,9,12,......................., 96
here, First term = a = 6
common difference = d = 3
Last term = l = 96
To find 'n'
We have, = a+(n-1)d (from equation (1))
Substitute the values of = 96, a = 6 and d= 3 we get
96 = 6+(n-1)3
90 = 3(n-1)
30 = n-1
n = 31
∴ There are 31 integers between 3 and 99 which are divisible by 3
Hence we need to find
From equation(2)
Substitute the value of a = 6 and l = 96 we get
= = 51 × 31 = 1581
∴Sum of all integers between 3 and 99 divisible by 3 = 1581
#SPJ2