← 2023 Paper 1
UPSC 2023 Maths Optional Paper 1 Q2c-ii — Step-by-Step Solution
10 marks · Section A
Cone · Analytic Geometry · asked 14× in 13 yrs · Read the full method →
Question
The plane ax+by+cz=1 meets the coordinate axes in A,B,C respectively. Prove that the equation of the cone generated by the lines drawn from the origin O to meet the circle ABC is
yz(cb+bc)+zx(ac+ca)+xy(ab+ba)=0.
Technique
A circle in 3D = intersection of a sphere and a plane. Use the sphere x2+y2+z2=ax+by+cz which contains O,A,B,C for free. The cone from O is the locus of rays through O meeting both surfaces; eliminate the scale parameter t.
Solution
Step 1 — Identify the sphere through O,A,B,C.
A=(a,0,0),B=(0,b,0),C=(0,0,c).
Consider the sphere with equation x2+y2+z2=ax+by+cz, equivalently x2+y2+z2−ax−by−cz=0. Verify it passes through all four:
- At O: 0=0 ✓.
- At A: a2−a2=0 ✓.
- B,C: similarly ✓.
So this sphere passes through O,A,B,C. The circle ABC is the intersection of the sphere x2+y2+z2=ax+by+cz with the plane x/a+y/b+z/c=1.
Step 2 — Cone from O through the circle ABC.
A point P=(x,y,z)=O is on the cone iff the ray from O through P meets the circle ABC. Parametrise by t: (tx,ty,tz) lies on the plane iff t(x/a+y/b+z/c)=1, so t=abc/(bcx+cay+abz). This t-scaled point also lies on the sphere (since it’s on the circle, on both surfaces). Substitute:
t2(x2+y2+z2)=t(ax+by+cz).
For t=0, divide:
t(x2+y2+z2)=ax+by+cz.
Substitute t=abc/(bcx+cay+abz):
bcx+cay+abzabc(x2+y2+z2)=ax+by+cz.
Cross-multiply:
abc(x2+y2+z2)=(ax+by+cz)(bcx+cay+abz).
Step 3 — Expand the right-hand side.
(ax)(bcx)+(ax)(cay)+(ax)(abz)+(by)(bcx)+(by)(cay)+(by)(abz)+(cz)(bcx)+(cz)(cay)+(cz)(abz)
=abcx2+a2cxy+a2bxz+b2cxy+abcy2+ab2yz+bc2xz+ac2yz+abcz2.
Group:
=abc(x2+y2+z2)+(a2c+b2c)xy+(a2b+bc2)xz+(ab2+ac2)yz.
=abc(x2+y2+z2)+c(a2+b2)xy+b(a2+c2)xz+a(b2+c2)yz.
Step 4 — Combine with the LHS.
abc(x2+y2+z2) on the left equals the same on the right, so cancellation gives:
0=c(a2+b2)xy+b(a2+c2)xz+a(b2+c2)yz.
Divide by abc:
0=aba2+b2xy+aca2+c2xz+bcb2+c2yz.
Recognise (a2+b2)/(ab)=a/b+b/a, etc.:
Answer
xy(ba+ab)+xz(ca+ac)+yz(cb+bc)=0.