Question
Question: If \({{p}^{th}}\), \({{q}^{th}}\) and \({{r}^{th}}\) terms of an A.P is a, b, c. Then find the value...
If pth, qth and rth terms of an A.P is a, b, c. Then find the value of a(q−r)+b(r−p)+c(p−q).
(a) 0
(b) 1
(c) a+b+c
(d) abc
Solution
We first write the general notation for pth, qth and rth terms of A.P (Arithmetic Progression). We then equate general terms with the given values. After equating we multiply each term with the given multiples. We finally add all these terms to get the required answer.
Complete step-by-step solution:
We are given that the pth, qth and rth terms of an A.P (Arithmetic Progression) is a, b, c. We need to find the value of a(q−r)+b(r−p)+c(p−q).
We know that nth term of an A.P is given as Tn=a+(n−1)d, where ‘a’ is first term and ‘d’ is the common difference.
Using this we now write the pth, qth and rth terms of A.P (Arithmetic Progression). Let us assume the first term be ‘f’ and the common difference is ‘g’.
According the problem we have pth term Tp=a, qth term Tq=b and rth term Tr=c.
Now, Tp=f+(p−1)g.
a=f+(p−1)g ---(1).
Tq=f+(q−1)g.
b=f+(q−1)g ---(2).
Tr=f+(r−1)g.
c=f+(r−1)g ---(3).
Let us multiply equation (1), with (q−r) on both sides.
a(q−r)=[f+(p−1)g]×(q−r).
a(q−r)=((f−g)+pg)×(q−r).
a(q−r)=((f−g)×(q−r))+(pg×(q−r)).
a(q−r)=((f−g)×(q−r))+pqg−prg ---(4).
Let us multiply equation (2), with (r−p) on both sides.
b(r−p)=(f+(q−1)g)×(r−p).
b(r−p)=((f−g)+qg)×(r−p).
b(r−p)=((f−g)×(r−p))+(qg×(r−p)).
b(r−p)=((f−g)×(r−p))+qrg−pqg ---(5).
Let us multiply equation (3), with (p−q) on both sides.
c(p−q)=(f+(r−1)g)×(p−q).
c(p−q)=((f−g)+rg)×(p−q).
c(p−q)=((f−g)×(p−q))+(rg×(p−q)).
c(p−q)=((f−g)×(p−q))+prg−qrg ---(6).
We now add equations (4), (5) and (6).
a(q−r)+b(r−p)+c(p−q)=((f−g)×(q−r))+pqg−prg+((f−g)×(r−p))+qrg−pqg+((f−g)×(p−q))+prg−qrg.
a(q−r)+b(r−p)+c(p−q)=((f−g)×((q−r)+(r−p)+(p−q)))+pqg−prg++qrg−pqg++prg−qrg.
a(q−r)+b(r−p)+c(p−q)=((f−g)×(q−r+r−p+p−q))+0.
a(q−r)+b(r−p)+c(p−q)=(f−g)×0.
a(q−r)+b(r−p)+c(p−q)=0.
∴ The value of a(q−r)+b(r−p)+c(p−q) is 0.
The correct option is (a).
Note: We should not take Tp=a+(p−1)d as, variable ‘a’ is already used up to represent the value of pth term. If we take variable ‘a’ here, then the calculation will become wrong and leads to an unnecessary result. We always take the variables that are not already used up in the problem. We always need to start with the general term of given progression to solve such types of problems.