Analyzing the Setup
Imagine you are standing at the threshold of a classic JEE Advanced challenge. You are presented with two quadratic equations, x2−x+p=0 and x2−4x+q=0, and told that their roots, α,β,γ,δ, dance together in a perfect Geometric Progression (G.P.).
To begin, we must translate the language of G.P. into the language of algebra. If our roots are in G.P., we can define them as α=a, β=ar, γ=ar2, and δ=ar3, where a is the first term and r is the common ratio.
The Vieta Connection
We turn to the power of Vieta's formulas. For the first equation, x2−x+p=0, the sum of the roots is α+β=1. Substituting our G.P. terms, we get a+ar=1, which simplifies to:
For the second equation, x2−4x+q=0, the sum of the roots is γ+δ=4. Substituting our terms, we get ar2+ar3=4, which factors into:
The Elegant Division
We have two equations and two unknowns. If we divide Equation 2 by Equation 1, we get:
Notice how the terms a and (1+r) vanish, leaving us with the simple, powerful result:
This gives us two potential paths: r=2 or r=−2.
The Constraint Check
The problem demands that p and q be integers. If we test r=2, we find a(1+2)=1, so a=31.
Calculating p=αβ=a2r=(91)(2)=92. Since this is not an integer, we must reject r=2.
However, if we test r=−2, we find a(1−2)=1, so −a=1, which means a=−1. This yields integer-friendly values.
Final Calculation
With a=−1 and r=−2, we can now find our targets. For p, the product of the roots is:
For q, the product of the roots is:
q=γδ=(ar2)(ar3)=a2r5=(−1)2(−2)5=−32
We have arrived at the final solution. The values are p=−2 and q=−32.