Answer today's Multivariable Calculus question, reveal the full explanation, then keep the streak going with a new question every day.
Let w=x3y+y2z2, where x=scos(t), y=ssin(t), and z=st. What is the value of ∂t∂w when s=2 and t=2π?
- 0
- 8π2
- 16π (correct answer)
- −16π
Explanation: We use the chain rule for partial derivatives: ∂t∂w=∂x∂w∂t∂x+∂y∂w∂t∂y+∂z∂w∂t∂z.
First, find the point (x,y,z) corresponding to (s,t)=(2,π/2):
x=2cos(π/2)=0
y=2sin(π/2)=2
z=2(π/2)=π
Next, compute the partial derivatives of w with respect to x,y,z and evaluate them at (0,2,π):
∂x∂w=3x2y⟹3(0)2(2)=0
∂y∂w=x3+2yz2⟹03+2(2)(π)2=4π2
∂z∂w=2y2z⟹2(2)2(π)=8π
Then, compute the partial derivatives of x,y,z with respect to t and evaluate them at (s,t)=(2,π/2):
∂t∂x=−ssin(t)⟹−2sin(π/2)=−2
∂t∂y=scos(t)⟹2cos(π/2)=0
∂t∂z=s⟹2
Finally, substitute these values into the chain rule formula:
∂t∂w=(0)(−2)+(4π2)(0)+(8π)(2)=0+0+16π=16π.
Distractor A is incorrect; it results from omitting the ∂z∂w∂t∂z term from the chain rule. Distractor B is incorrect; it results from computing ∂s∂w instead of ∂t∂w. Distractor D is incorrect; it can result from swapping the derivative formulas for sine and cosine.