← 2015 Paper 1
UPSC 2015 Maths Optional Paper 1 Q5e — Step-by-Step Solution
10 marks · Section B
Gradient: definition, geometric meaning, computation · Vector Analysis · asked 6× in 13 yrs · Read the full method →
Question
Find the angle between the surfaces x2+y2+z2−9=0 and z=x2+y2−3 at (2,−1,2).
Technique
Angle between surfaces at a common point = angle between gradient vectors (normals); standard cosθ=n1⋅n2/(∣n1∣∣n2∣).
Solution
Setup. Verify the point is on both surfaces:
- S1:x2+y2+z2−9=0. At (2,−1,2): 4+1+4−9=0 ✓.
- S2:z−x2−y2+3=0. At (2,−1,2): 2−4−1+3=0 ✓.
The angle between two surfaces at a common point is the angle between their normals.
Step 1 — Normal to S1
∇(x2+y2+z2−9)=(2x,2y,2z). At (2,−1,2): (4,−2,4), or simplified n1=(2,−1,2).
∣n1∣=4+1+4=3.
Step 2 — Normal to S2
Write S2:F=z−x2−y2+3=0. ∇F=(−2x,−2y,1). At (2,−1,2): (−4,2,1).
∣n2∣=16+4+1=21.
Step 3 — Angle from dot product
n1⋅n2=(2)(−4)+(−1)(2)+(2)(1)=−8−2+2=−8.
cosθ=∣n1∣∣n2∣n1⋅n2=321−8.
The angle between surfaces is usually taken as the acute angle, so take absolute value:
cosθ=3218.
Answer
θ=cos−1(3218).