Multivariable Calculus · Question of the Day

Multivariable Calculus Question of the Day

A fresh daily question to build accuracy, reinforce recall, and turn practice into a steady habit.
Tuesday, September 8, 2026

Let w=x3y+y2z2w = x^3 y + y^2 z^2, where x=scos(t)x = s \cos(t), y=ssin(t)y = s \sin(t), and z=stz = s t. What is the value of wt\frac{\partial w}{\partial t} when s=2s=2 and t=π2t=\frac{\pi}{2}?

Keep practicing Multivariable Calculus

Question of the Day

Answer today's Multivariable Calculus question, reveal the full explanation, then keep the streak going with a new question every day.

Let w=x3y+y2z2w = x^3 y + y^2 z^2, where x=scos(t)x = s \cos(t), y=ssin(t)y = s \sin(t), and z=stz = s t. What is the value of wt\frac{\partial w}{\partial t} when s=2s=2 and t=π2t=\frac{\pi}{2}?

  1. 00
  2. 8π28\pi^2
  3. 16π16\pi (correct answer)
  4. 16π-16\pi

Explanation: We use the chain rule for partial derivatives: wt=wxxt+wyyt+wzzt\frac{\partial w}{\partial t} = \frac{\partial w}{\partial x}\frac{\partial x}{\partial t} + \frac{\partial w}{\partial y}\frac{\partial y}{\partial t} + \frac{\partial w}{\partial z}\frac{\partial z}{\partial t}. First, find the point (x,y,z)(x,y,z) corresponding to (s,t)=(2,π/2)(s,t) = (2, \pi/2): x=2cos(π/2)=0x = 2 \cos(\pi/2) = 0 y=2sin(π/2)=2y = 2 \sin(\pi/2) = 2 z=2(π/2)=πz = 2(\pi/2) = \pi Next, compute the partial derivatives of ww with respect to x,y,zx, y, z and evaluate them at (0,2,π)(0, 2, \pi): wx=3x2y    3(0)2(2)=0\frac{\partial w}{\partial x} = 3x^2 y \implies 3(0)^2(2) = 0 wy=x3+2yz2    03+2(2)(π)2=4π2\frac{\partial w}{\partial y} = x^3 + 2yz^2 \implies 0^3 + 2(2)(\pi)^2 = 4\pi^2 wz=2y2z    2(2)2(π)=8π\frac{\partial w}{\partial z} = 2y^2z \implies 2(2)^2(\pi) = 8\pi Then, compute the partial derivatives of x,y,zx, y, z with respect to tt and evaluate them at (s,t)=(2,π/2)(s,t) = (2, \pi/2): xt=ssin(t)    2sin(π/2)=2\frac{\partial x}{\partial t} = -s \sin(t) \implies -2 \sin(\pi/2) = -2 yt=scos(t)    2cos(π/2)=0\frac{\partial y}{\partial t} = s \cos(t) \implies 2 \cos(\pi/2) = 0 zt=s    2\frac{\partial z}{\partial t} = s \implies 2 Finally, substitute these values into the chain rule formula: wt=(0)(2)+(4π2)(0)+(8π)(2)=0+0+16π=16π\frac{\partial w}{\partial t} = (0)(-2) + (4\pi^2)(0) + (8\pi)(2) = 0 + 0 + 16\pi = 16\pi. Distractor A is incorrect; it results from omitting the wzzt\frac{\partial w}{\partial z}\frac{\partial z}{\partial t} term from the chain rule. Distractor B is incorrect; it results from computing ws\frac{\partial w}{\partial s} instead of wt\frac{\partial w}{\partial t}. Distractor D is incorrect; it can result from swapping the derivative formulas for sine and cosine.