Key Concepts and Formulas
- Sum of an Arithmetic Progression (AP): The sum of the first n terms of an AP is given by Sn=2n[2a+(n−1)d], where a is the first term and d is the common difference.
- System of Linear Equations: A set of two or more linear equations that can be solved simultaneously to find the values of the variables.
- Sum of a Range of Terms: The sum of terms from the (m+1)-th term to the n-th term in an AP can be expressed as Sn−Sm.
Step-by-Step Solution
Step 1: Understand the Problem and Recall the Formula
The problem asks us to find the difference between the sum of the first 30 terms and the sum of the first 10 terms (S30−S10) of an arithmetic progression, given the sums of the first 40 terms (S40) and the first 12 terms (S12). The fundamental formula for the sum of the first n terms of an AP is Sn=2n[2a+(n−1)d].
Step 2: Formulate Equations from the Given Information
We are given S40=1030 and S12=57. We use the AP sum formula to translate these into equations involving the first term (a) and the common difference (d).
For S40=1030:
S40=240[2a+(40−1)d]=1030
20[2a+39d]=1030
Dividing both sides by 20:
2a+39d=201030=2103..... (1)
For S12=57:
S12=212[2a+(12−1)d]=57
6[2a+11d]=57
Dividing both sides by 6:
2a+11d=657=219..... (2)
Step 3: Solve the System of Linear Equations for a and d
We now have a system of two linear equations with two unknowns (a and d). We can solve this system using the elimination method. Subtract equation (2) from equation (1):
(2a+39d)−(2a+11d)=2103−219
28d=2103−19
28d=284
28d=42
Solving for d:
d=2842=2×143×14=23
Now, substitute the value of d=23 into equation (2) to find a:
2a+11(23)=219
2a+233=219
2a=219−233
2a=219−33
2a=2−14
2a=−7
Solving for a:
a=−27
Step 4: Calculate S30−S10
We need to find the value of S30−S10. We can express this directly using the AP sum formula for S30 and S10.
S30=230[2a+(30−1)d]=15[2a+29d]
S10=210[2a+(10−1)d]=5[2a+9d]
Now, find the difference:
S30−S10=15[2a+29d]−5[2a+9d]
Distribute the coefficients:
S30−S10=(30a+435d)−(10a+45d)
Combine like terms:
S30−S10=(30a−10a)+(435d−45d)
S30−S10=20a+390d
Step 5: Substitute the Values of a and d
Substitute the calculated values of a=−27 and d=23 into the expression for S30−S10:
S30−S10=20(−27)+390(23)
S30−S10=(220)(−7)+(2390)(3)
S30−S10=10(−7)+195(3)
S30−S10=−70+585
S30−S10=515
Common Mistakes & Tips
- Algebraic Accuracy: Carefully check all arithmetic calculations, especially when dealing with fractions and solving the system of equations. A small error in finding a or d will lead to an incorrect final answer.
- Formula Application: Ensure the correct formula for Sn is used and applied consistently.
- Interpreting S30−S10: Remember that S30−S10 represents the sum of the terms from the 11th term to the 30th term, inclusive. This can sometimes be used as an alternative method by forming an AP of these 20 terms.
Summary
The problem was solved by first setting up a system of two linear equations using the given information about the sums of terms in an arithmetic progression. By solving these equations, we found the first term (a) and the common difference (d). Subsequently, we used these values to calculate the required difference S30−S10 by first deriving a general expression for it in terms of a and d, and then substituting the found values. The calculation resulted in 515.
The final answer is 515, which corresponds to option (D).