Respuesta :
Answer:
The sum of even integers between 99 and 301 is 20200.
Step-by-step explanation:
To find : what is the sum of all the even integers between 99 and 301?
Solution : The even integers between 99 and 301
100 would be least such integer and 300 would be greatest integer
So series form is 100,102,104,106,.......,300
Now applying concepts of an arithmetic progression :
Where, First term, a=100
Common difference,d=102-100=104-102=.....= 2
Last term, l=300
Now the relationship between a,d and I
[tex]l=a+(n-1)\times d[/tex]
where n is number of terms
[tex]300=100+(n-1)\times 2[/tex]
[tex]200=(n-1)\times 2[/tex]
[tex]100=n-1[/tex]
[tex]101=n[/tex]
Now we have to find sum of these 101 terms
Sum of n terms of an arithmetic progression is
[tex]S_n=\frac{n}{2}[2a+(n-1)d][/tex]
[tex]S_{101}=\frac{101}{2}[2(100)+(101-1)2][/tex]
[tex]S_{101}=\frac{101}{2}[200+(100)2][/tex]
[tex]S_{101}=\frac{101}{2}[400][/tex]
[tex]S_{101}=101\times200][/tex]
[tex]S_{101}=20200[/tex]
Sum of all even integers between 99 and 301 is 20200.
Answer: The answer is 20200.
Step-by-step explanation: Given that the sum of first 'n' positive integers is given by
[tex]S_n=\dfrac{n(n+1)}{2}[/tex]
and sum of first 'n' even integers is
[tex]S_{en}=n(n+1).[/tex]
We need to find the sum of all even integers between 99 and 301.
From 1 to 99, number of even integers is
[tex]\dfrac{99-1}{2}=49,[/tex]
and the number of even integers from 1 to 301 is
[tex]\dfrac{301-1}{2}=150.[/tex]
Now, sum of first 49 even integers is
[tex]S_{49}=49(49+1)=2450,[/tex]
and sum of first 150 even integers is
[tex]S_{150}=150(150+1)=22650.[/tex]
Therefore, sum of all even integers between 99 and 301 is given by
[tex]S_{99-301}=S_{150}-S_{49}=22650-2450=20200.[/tex]
Thus, the required sum is 20200.