← 2020 Paper 1
UPSC 2020 Maths Optional Paper 1 Q1e — Step-by-Step Solution
10 marks · Section A
Ellipsoid · Analytic Geometry · asked 3× in 13 yrs · Read the full method →
Question
Find the equations of the tangent plane to the ellipsoid 2x2+6y2+3z2=27 which passes through the line x−y−z=0=x−y+2z−9.
Technique
Pencil of planes through the line of intersection; impose the ellipsoid tangency condition a2l2+b2m2+c2n2=p2.
Solution
Step 1 — Pencil of planes through the line
The line is the intersection of x−y−z=0 and x−y+2z−9=0. Any plane through it is
(x−y−z)+λ(x−y+2z−9)=0,
i.e.
(1+λ)x−(1+λ)y+(2λ−1)z=9λ.
Write this as lx+my+nz=p with
l=1+λ,m=−(1+λ),n=2λ−1,p=9λ.
Step 2 — Tangency condition
Put the ellipsoid in standard form a2x2+b2y2+c2z2=1:
27/2x2+27/6y2+27/3z2=1 ⇒ a2=227, b2=29, c2=9.
A plane lx+my+nz=p is tangent to this ellipsoid iff
a2l2+b2m2+c2n2=p2.
Step 3 — Solve for λ
227(1+λ)2+29(1+λ)2+9(2λ−1)2=(9λ)2.
The first two terms combine: (227+29)(1+λ)2=18(1+λ)2. So
18(1+λ)2+9(2λ−1)2=81λ2.
Divide by 9:
2(1+λ)2+(2λ−1)2=9λ2.
Expand: 2(1+2λ+λ2)+(4λ2−4λ+1)=9λ2, i.e. 6λ2+3=9λ2, so 3λ2=3 and
λ=±1.
Step 4 — The two tangent planes
λ=1: l=2, m=−2, n=1, p=9:
2x−2y+z=9.
λ=−1: l=0, m=0, n=−3, p=−9, i.e. −3z=−9:
z=3.
Answer
2x−2y+z=9andz=3.