p and q are positive integers and p/q + q/p = 3, then (p^2/q^2) + (q^2/p^2) =
A. 3 B. 7 C. 9 D. 11
GATE 2021 · General Aptitude · Algebra · medium
Answer: (p^2/q^2) + (q^2/p^2) = 7 (Option B).
- Substitute t = p/q: Let t = p/q. Then t + 1/t = 3 and target = t^2 + 1/t^2.
- Square the given condition: 3^2 = t^2 + 2 + 1/t^2 => 9 = t^2 + 2 + 1/t^2
- Isolate the target expression: t^2 + 1/t^2 = 9 - 2 = 7