Question
Mathematics Question on Sum of First n Terms of an AP
Let Sn denote the sum of the first n terms of an arithmetic progression. If S20=790 and S10=145, then S15−S5 is:
A
390
B
395
C
405
D
410
Answer
395
Explanation
Solution
The sum of the first n terms in an arithmetic progression (AP) is given by: Sn=2n[2a+(n−1)d] where a is the first term and d is the common difference.
- Using S20=790: S20=220[2a+19d]=790 Simplifying, we get: 10[2a+19d]=790⇒2a+19d=79(Equation 1)
- Using S10=145: S10=210[2a+9d]=145 Simplifying, we get: 5[2a+9d]=145⇒2a+9d=29(Equation 2)
- Solving for a and d: Subtract Equation 2 from Equation 1: (2a+19d)−(2a+9d)=79−29 10d=50⇒d=5 Substitute d=5 back into Equation 2: 2a+9×5=29 2a+45=29⇒2a=−16⇒a=−8
- Calculating S15 and S5:
Finding S15−S5: S15−S5=405−10=395
Final Answer: (2) 395