← 2022 Paper 1

UPSC 2022 Maths Optional Paper 1 Q4c — Step-by-Step Solution

15 marks · Section A

Cone · Analytic Geometry · asked 14× in 13 yrs · Read the full method →

Question

If the plane ux+vy+wz=0ux+vy+wz=0 cuts the cone ax2+by2+cz2=0ax^2+by^2+cz^2=0 in perpendicular generators, then prove that (b+c)u2+(c+a)v2+(a+b)w2=0(b+c)u^2+(c+a)v^2+(a+b)w^2=0.

Technique

Parametrise the line of intersection of plane and cone; treat as a quadratic in slope ratio; use Vieta + perpendicularity condition l1l2+m1m2+n1n2=0l_1 l_2+m_1 m_2+n_1 n_2=0.

Solution

Setup. Both surfaces pass through the origin. The plane ux+vy+wz=0ux+vy+wz=0 also passes through the origin (no constant term). The intersection of the plane with the cone consists of two lines through the origin — these are the “generators”.

Let the two generators have direction vectors 1=(l1,m1,n1)\vec\ell_1=(l_1,m_1,n_1) and 2=(l2,m2,n2)\vec\ell_2=(l_2,m_2,n_2). Each direction must:

  1. Lie on the cone: al2+bm2+cn2=0a l^2+b m^2+c n^2=0.
  2. Lie on the plane: ul+vm+wn=0u l+v m+w n=0.

Step 1 — Parametrise direction on the plane

From the plane equation: wn=(ul+vm)w n=-(u l+v m), so n=(ul+vm)/wn=-(ul+vm)/w (assuming w0w\ne 0).

Substitute into the cone equation:

al2+bm2+c(ul+vm)2w2=0.a l^2+b m^2+c\cdot\dfrac{(ul+vm)^2}{w^2}=0.

Multiply by w2w^2:

aw2l2+bw2m2+c(ul+vm)2=0,a w^2 l^2+b w^2 m^2+c(ul+vm)^2=0, aw2l2+bw2m2+c(u2l2+2uvlm+v2m2)=0,a w^2 l^2+b w^2 m^2+c(u^2 l^2+2uvlm+v^2 m^2)=0, (aw2+cu2)l2+2cuvlm+(bw2+cv2)m2=0.(a w^2+c u^2)l^2+2cuvlm+(b w^2+c v^2)m^2=0.

Step 2 — Treat as quadratic in l/ml/m

Set t=l/mt=l/m. The quadratic is

(aw2+cu2)t2+2cuvt+(bw2+cv2)=0.(a w^2+c u^2)t^2+2cuv\,t+(b w^2+c v^2)=0.

The two roots t1=l1/m1t_1=l_1/m_1 and t2=l2/m2t_2=l_2/m_2 correspond to the two generators.

By Vieta:

Step 3 — Perpendicularity condition

12l1l2+m1m2+n1n2=0\vec\ell_1\perp\vec\ell_2\Leftrightarrow l_1 l_2+m_1 m_2+n_1 n_2=0.

Dividing by m1m2m_1 m_2:

l1l2m1m2+1+n1n2m1m2=0,\dfrac{l_1 l_2}{m_1 m_2}+1+\dfrac{n_1 n_2}{m_1 m_2}=0,

i.e. t1t2+1+n1n2m1m2=0t_1 t_2+1+\dfrac{n_1 n_2}{m_1 m_2}=0.

Step 4 — Compute n1n2/(m1m2)n_1 n_2/(m_1 m_2)

From plane: n=(ul+vm)/w=ut+vwm  /mn=-(ul+vm)/w=-\dfrac{u t+v}{w}\cdot m\;/m — let me redo.

ni=(uli+vmi)/wn_i=-(u l_i+v m_i)/w, so ni/mi=(uti+v)/wn_i/m_i=-(u t_i+v)/w.

Hence n1n2m1m2=(ut1+v)(ut2+v)w2=u2t1t2+uv(t1+t2)+v2w2\dfrac{n_1 n_2}{m_1 m_2}=\dfrac{(u t_1+v)(u t_2+v)}{w^2}=\dfrac{u^2 t_1 t_2+uv(t_1+t_2)+v^2}{w^2}.

Substitute Vieta:

u2bw2+cv2aw2+cu2+uv2cuvaw2+cu2+v2u^2\cdot\dfrac{bw^2+cv^2}{aw^2+cu^2}+uv\cdot\dfrac{-2cuv}{aw^2+cu^2}+v^2 =u2(bw2+cv2)2cu2v2aw2+cu2+v2=\dfrac{u^2(bw^2+cv^2)-2cu^2 v^2}{aw^2+cu^2}+v^2 =u2bw2+u2cv22cu2v2aw2+cu2+v2=\dfrac{u^2 b w^2+u^2 c v^2-2cu^2 v^2}{aw^2+cu^2}+v^2 =u2bw2cu2v2aw2+cu2+v2=\dfrac{u^2 b w^2-cu^2 v^2}{aw^2+cu^2}+v^2 =u2bw2cu2v2+v2(aw2+cu2)aw2+cu2=\dfrac{u^2 b w^2-cu^2 v^2+v^2(aw^2+cu^2)}{aw^2+cu^2} =u2bw2cu2v2+av2w2+cu2v2aw2+cu2=\dfrac{u^2 b w^2-cu^2 v^2+a v^2 w^2+cu^2 v^2}{aw^2+cu^2} =u2bw2+av2w2aw2+cu2=w2(au2...aw2+cu2.=\dfrac{u^2 b w^2+a v^2 w^2}{aw^2+cu^2}=\dfrac{w^2(au^2... }{aw^2+cu^2}.

Wait — let me recompute: u2bw2+av2w2=w2(bu2+av2)u^2 b w^2+a v^2 w^2=w^2(bu^2+av^2).

So n1n2m1m2=w2(bu2+av2)w2(aw2+cu2)=bu2+av2aw2+cu2\dfrac{n_1 n_2}{m_1 m_2}=\dfrac{w^2(bu^2+av^2)}{w^2(aw^2+cu^2)}=\dfrac{bu^2+av^2}{aw^2+cu^2}.

(Dividing both numerator and denominator by w2w^2.)

Step 5 — Assemble perpendicularity

t1t2+1+n1n2m1m2=0,t_1 t_2+1+\dfrac{n_1 n_2}{m_1 m_2}=0,

i.e.

bw2+cv2aw2+cu2+1+bu2+av2aw2+cu2=0.\dfrac{bw^2+cv^2}{aw^2+cu^2}+1+\dfrac{bu^2+av^2}{aw^2+cu^2}=0.

Multiply by (aw2+cu2)(aw^2+cu^2):

(bw2+cv2)+(aw2+cu2)+(bu2+av2)=0.(bw^2+cv^2)+(aw^2+cu^2)+(bu^2+av^2)=0.

Expand:

bw2+cv2+aw2+cu2+bu2+av2=0.bw^2+cv^2+aw^2+cu^2+bu^2+av^2=0.

Group by u2,v2,w2u^2,v^2,w^2:

(b+c)u2+(c+a)v2+(a+b)w2=0.(b+c)u^2+(c+a)v^2+(a+b)w^2=0.\qquad\blacksquare

Answer

  (b+c)u2+(c+a)v2+(a+b)w2=0.  \boxed{\;(b+c)u^2+(c+a)v^2+(a+b)w^2=0.\;}
We post more of this — worked solutions, CSAT trap breakdowns, guide chapters — a few times a week on Telegram. Free, no sign-in. Join

This solution is part of the Maths Coverage Map — 13 years, mapped. Get the take-away PDF free.