Analyzing the Setup
Imagine you are standing at the base of a mountain, looking up at a complex, interconnected system of equations: xpq2=yqr=zp2r. In the world of JEE Advanced, complexity is often just a mask for hidden symmetry.
We are given the relationship r=pq+1 and a sequence of terms in an Arithmetic Progression (A.P.): 3,3logyx,3logzy,7logxz, with a common difference of d=21. Our mission is to find the value of r−p−q.
Phase 1
The Art of Decoupling
Whenever you see a chain of equalities like xpq2=yqr=zp2r, your first instinct should be to introduce a common parameter. Let us set this entire chain equal to a constant, λ.
By doing this, we can write:
xpq2=λ,yqr=λ,zp2r=λ
Taking the logarithm of both sides, we isolate the variables:
logxλ=pq2,logyλ=qr,logzλ=p2r
Phase 2
The Logarithmic Bridge
To evaluate the terms in our A.P., we utilize the base change formula: logyx=logλylogλx. Since logλx=pq21 and logλy=qr1, we substitute these values:
logyx=1/qr1/pq2=pq2qr=pqr
Similarly, we find the other logarithmic ratios:
logzy=qp2,logxz=prq2
Phase 3
The Rhythm of the A.P.
The sequence 3,3logyx,3logzy,7logxz is an A.P. with d=21. Calculating the terms:
1. First term: 3
2. Second term: 3+21=27
3. Third term: 3+2(21)=4
4. Fourth term: 3+3(21)=29
Equating our derived expressions to these values:
- 3logyx=27⇒logyx=67⇒pqr=67
- 3logzy=4⇒logzy=34⇒qp2=34
- 7logxz=29⇒logxz=149⇒prq2=149
Phase 4
The Final Unveiling
Using the relation
r=pq+1 in the first equation:
pqpq+1=67⇒1+pq1=67⇒pq1=61
Thus,
pq=6, which implies
r=6+1=7. Now, substitute
q=p6 into the second equation:
6/pp2=6p3=34⇒p3=8⇒p=2
With p=2, we find q=26=3. The values are p=2,q=3,r=7.
The final calculation is:
r−p−q=7−2−3=2