Question
Question: Which term of the following A.P \[3,\text{ }15,\text{ }27,\text{ }39,\text{ }\ldots \] will be ...
Which term of the following A.P
3, 15, 27, 39, …
will be 132 more than the 54th term of the A.P.
Solution
Hint: Use the formula for the nth term of A.P an=a+(n−1)d. Where ‘a’ is the first term and ‘d’ is the common difference to find the 54th term. Then use an=a+(n−1)dagain to find the term which is 132 more than the 54th term. Alternatively, you can use the property that if mth term is p more than nth term then m=n+dp.
Complete step-by-step solution -
We know that an=a+(n−1)d (i)
In the given A.P we have a = 3
d = 15-3 = 12
Put n = 54, a = 3 and d = 12 in equation (i), we get
a54=3+(54−1)×12⇒a54=3+53×12⇒a54=3+636⇒a54=639
Let the kth term of A.P be 132 more than 54th term
Hence ak=a54+132
⇒a+(k−1)d=639+132
Put a = 3 and d = 12
⇒3+(k−1)12=771
Subtracting 3 from both sides we get
⇒3+(k−1)12−3=771−3⇒(k−1)12=768
Dividing both sides by 12, we get
⇒12(k−1)12=12768⇒k−1=64
Transposing 1 to RHS we get
k = 64+1 = 65
Hence the 65th term is 132 more than 54th term
Note: [a] Alternatively, let mth term is p more than nth term
Then we have
am=an+p⇒a+(m−1)d=a+(n−1)d+p
Subtracting a from both sides we get
⇒a+(m−1)d−a=a+(n−1)d+p−a⇒(m−1)d=(n−1)d+p
Dividing by d on both sides we get
d(m−1)d=d(n−1)d+p⇒m−1=d(n−1)d+p
Transposing 1 to RHS we get
⇒m=d(n−1)d+p+1⇒m=d(n−1)d+dp+1⇒m=n−1+dp+1⇒m=n+dp
Put n = 54, p = 132 and d = 12 we get
m=54+12132
m = 54+11 = 65
[b] The value of the first term was not needed in solving the question through the second method.
[c] Some of the most important formulae in A.P are:
[1] an=a+(n−1)d
[2] Sn=2n(2a+(n−1)d)
[3] Sn=2n[2l−(n−1)d] where l is the last term.
[4] Sn=2n(a+l)
[5] an=Sn−Sn−1