Question
Mathematics Question on Sequence and series
If pth term of an arithmetic progression is q and the qth term is p, then 10th term is
A
p−q+10
B
p+q+11
C
p+q−9
D
p+q−10
Answer
p+q−10
Explanation
Solution
Let first term and common difference of an AP be a and d. According to the question,
Tp=a+(p−1)d
⇒ q=a+(p−1)d ..(i)
and Tq=a+(q−1)d
⇒ p=a+(q−1)d ..(ii)
On solving Eqs. (i) and (ii), we get
d=−1 and a=p+q−1
∴ T10=a+(10−1)d=p+q−10