If A = 1 + 3 + 5 + ...... +99; B = 2 +4 +6 + 8 + ........ +100 then the value of A-B is
Answers
Answer:
blaaaaaaaaaaaaaaaaaaaaaaaa os answer
Step-by-step explanation:
blalalalablaaaaa
Concept:
The formula for finding the nth term of an Arithmetic progression (AP) is
where an is the nth term
a is the 1st term
and d is the common difference
The formula for the sum of an AP is given by
Given:
2 series A and B such that
A=1+3+5+.....+99
B=2+4+6+8+......+100
Find:
we need to find the value of A-B
Explain:
We have,
A=1+3+5+...+99
The above series is an AP with a= 1 and d=2
99 = 1+ (n-1)2
99-1 = (n-1)2
98 = (n-1)2
49 = n-1
n = 50
Now, the sum of the AP will be
A = 50/2 [2+ (50-1) 2]
A = 25 [2+ 98]
A = 25 x 100
A = 2500
Similarly,
B=2+4+6+8+......+100
The above series is an AP with a= 2 and d= 2
100 = 2+ (n-1) 2
100 -2 = (n-1)2
98 = (n-1)2
49 = (n-1)
n = 50
Now, the sum of the AP will be
B = 50/2 [(22) + (50-1) 2 ]
B = 25 (4+98)
B = 25 x 102
B = 2550
Therefore, A-B = 2500 -2550 = -50
Thus the value of A-B is -50
#SPJ2