← 2018 Paper 1
UPSC 2018 Maths Optional Paper 1 Q3d — Step-by-Step Solution
12 marks · Section A
Sphere · Analytic Geometry · asked 17× in 13 yrs · Read the full method →
Question
Find the equation of the sphere in xyz-plane passing through the points (0,0,0), (0,1,−1), (−1,2,0) and (1,2,3).
Technique
General-equation method x2+y2+z2+2ux+2vy+2wz+d=0; passage through the origin gives d=0, then solve a 3×3 linear system.
Solution
Step 1 — General sphere
A sphere has the form
x2+y2+z2+2ux+2vy+2wz+d=0.
Four points determine u,v,w,d.
Step 2 — Use the origin first
(0,0,0): 0+0+0+0+0+0+d=0⇒d=0. So the sphere passes through O and the equation simplifies to x2+y2+z2+2ux+2vy+2wz=0.
Step 3 — Impose the other three points
(0,1,−1): 0+1+1+2u(0)+2v(1)+2w(−1)=0⇒2+2v−2w=0⇒v−w=−1.
(−1,2,0): 1+4+0+2u(−1)+2v(2)+0=0⇒5−2u+4v=0⇒−2u+4v=−5.
(1,2,3): 1+4+9+2u(1)+2v(2)+2w(3)=0⇒14+2u+4v+6w=0⇒u+2v+3w=−7.
Step 4 — Solve the linear system
From the first relation w=v+1. Substitute into the third: u+2v+3(v+1)=−7⇒u+5v=−10. With −2u+4v=−5 (i.e. u=2v+25):
(2v+25)+5v=−10⇒7v=−225⇒v=−1425.
Then u=2(−1425)+25=−1450+1435=−1415, and w=v+1=−1425+1414=−1411.
Step 5 — The sphere
With 2u=−715, 2v=−725, 2w=−711:
x2+y2+z2−715x−725y−711z=0,
or clearing denominators,
Answer
7(x2+y2+z2)−15x−25y−11z=0.