UPSC 2023 Maths Optional Paper 1 Q2b — Step-by-Step Solution
15 marks · Section A
Triple Integrals; Cylindrical and Spherical Coordinates · Calculus · Read the full method →
Question
Evaluate the triple integral which gives the volume of the solid enclosed between the two paraboloids Z=5(x2+y2) and Z=6−7x2−y2.
Technique
Find intersection projection; integrate the difference of the two surfaces over that region. A linear scaling u=x2,v=y converts the elliptic region to the unit disk, then polar coordinates.
Solution
Step 1 — Find the curve of intersection.
Set 5(x2+y2)=6−7x2−y2:
5x2+5y2=6−7x2−y2⇒12x2+6y2=6⇒2x2+y2=1.
Projection onto xy-plane is the ellipse D={(x,y):2x2+y2≤1}.
Step 2 — Volume integral.
The upper paraboloid z=6−7x2−y2 is above the lower z=5(x2+y2) on D. Volume:
V=∬D[(6−7x2−y2)−5(x2+y2)]dA=∬D[6−12x2−6y2]dA.
Step 3 — Change of variables to circular coordinates.
Let u=x2,v=y (so 2x2+y2=u2+v2). Jacobian: ∣∂(x,y)/∂(u,v)∣=1/2. Then D corresponds to u2+v2≤1.