← 2020 Paper 1
UPSC 2020 Maths Optional Paper 1 Q4c — Step-by-Step Solution
20 marks · Section A
Lagrange's method of multipliers (constrained extrema) · Calculus · asked 8× in 13 yrs · Read the full method →
Question
Find an extreme value of the function u=x2+y2+z2, subject to the condition 2x+3y+5z=30, by using Lagrange’s method of undetermined multiplier.
Technique
Lagrange multipliers — solve ∇u=λ∇g for (x,y,z) in terms of λ, substitute into the constraint.
Solution
Step 1 — Set up the Lagrange conditions
Constraint g(x,y,z)=2x+3y+5z−30=0. Form
L=x2+y2+z2−λ(2x+3y+5z−30).
Stationary conditions ∇u=λ∇g:
∂x∂L=2x−2λ=0,∂y∂L=2y−3λ=0,∂z∂L=2z−5λ=0.
Hence
x=λ,y=23λ,z=25λ.
Step 2 — Apply the constraint
2(λ)+3(23λ)+5(25λ)=30,
2λ+29λ+225λ=30 ⇒ 2λ+17λ=30 ⇒ 19λ=30,
λ=1930.
Step 3 — Critical point and extreme value
x=1930,y=1945,z=1975.
u=x2+y2+z2=192302+452+752=361900+2025+5625=3618550=19450.
Answer
umin=19450≈23.68,at (1930,1945,1975).