Key Concepts and Formulas
- General Term of an A.P.: The n-th term of an arithmetic progression with first term a1 and common difference d is given by an=a1+(n−1)d.
- Sum of an A.P.: The sum of the first n terms of an arithmetic progression is given by Sn=2n(a1+an) or Sn=2n(2a1+(n−1)d).
Step-by-Step Solution
Step 1: Express S in terms of a1 and d.
The sum S is the sum of the first 30 terms of the A.P. Using the formula Sn=2n(2a1+(n−1)d) with n=30:
S=∑i=130ai=230(2a1+(30−1)d)
S=15(2a1+29d)
Step 2: Express T in terms of a1 and d.
The sum T is the sum of the odd-indexed terms from a1 to a29.
T=∑i=115a(2i−1)=a1+a3+a5+…+a29
The terms a1,a3,a5,…,a29 form an A.P. with the first term a1, a common difference of 2d, and there are 15 terms.
Using the formula Sn=2n(afirst+alast) for this sub-series, where n=15, afirst=a1, and alast=a29.
We know a29=a1+(29−1)d=a1+28d.
So,
T=215(a1+a29)
T=215(a1+(a1+28d))
T=215(2a1+28d)
T=15(a1+14d)
Step 3: Use the given relation S−2T=75 to find d.
Substitute the expressions for S and T into the given equation:
15(2a1+29d)−2×[15(a1+14d)]=75
15(2a1+29d)−30(a1+14d)=75
Expand the terms:
30a1+435d−30a1−420d=75
The 30a1 terms cancel out:
(435−420)d=75
15d=75
Divide by 15 to find d:
d=1575=5
The common difference d is 5.
Step 4: Use a5=27 to find a1.
We are given that the 5th term of the A.P. is 27. Using the general term formula an=a1+(n−1)d:
a5=a1+(5−1)d
a5=a1+4d
Substitute the given value a5=27 and the calculated value d=5:
27=a1+4(5)
27=a1+20
Solve for a1:
a1=27−20=7
The first term a1 is 7.
Step 5: Calculate a10.
Now that we have a1=7 and d=5, we can find the 10th term using the general term formula:
a10=a1+(10−1)d
a10=a1+9d
Substitute the values of a1 and d:
a10=7+9(5)
a10=7+45
a10=52
Common Mistakes & Tips
- Confusing the common difference: Be careful when calculating the sum of odd-indexed terms (T). Remember that the common difference of the sub-series (a1,a3,…) is 2d, not d.
- Algebraic errors: Double-check your expansions and subtractions when simplifying the equation S−2T=75.
- Identifying the number of terms: Ensure you correctly identify the number of terms in both S (which is 30) and T (which is 15).
Summary
The problem requires us to find the 10th term of an arithmetic progression given some information about the sum of its terms and a specific term's value. We first expressed the given sums S and T in terms of the first term (a1) and the common difference (d) of the A.P. By substituting these expressions into the equation S−2T=75, we were able to solve for the common difference d. Subsequently, using the given value of a5, we determined the first term a1. Finally, with both a1 and d known, we calculated the 10th term, a10.
The final answer is 52.