Questions: Chain Rule for Multivariable Functions

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A particle moves along a circle: x(t) = cos(t), y(t) = sin(t). The temperature field is T(x, y) = x² + y². What is dT/dt?

A0 — the particle moves along the level set x² + y² = 1, so T is constant
B−4xy sin(t)cos(t) — multiply the two chain contributions together
C−2cos(t)sin(t) — only the x-contribution matters
D2(cos t − sin t) — differentiate x and y and add them without partial derivatives
Question 2 Multiple Choice

For z = f(x, y) where x = x(s, t) and y = y(s, t), what is ∂z/∂s according to the multivariable chain rule?

A(∂f/∂x)(∂x/∂s) + (∂f/∂y)(∂y/∂s)
B(∂f/∂x)(∂x/∂s) · (∂f/∂y)(∂y/∂s)
C∂f/∂x + ∂f/∂y
D(∂f/∂x + ∂f/∂y)(∂x/∂s + ∂y/∂s)
Question 3 True / False

When z depends on two intermediate variables x and y, each of which depends on t, the number of terms in dz/dt equals the number of intermediate variables (two).

TTrue
FFalse
Question 4 True / False

For z = f(x, y) with x = g(t) and y = h(t), the chain rule gives dz/dt = (∂f/∂x)(dx/dt) · (∂f/∂y)(dy/dt).

TTrue
FFalse
Question 5 Short Answer

Explain why the multivariable chain rule adds contributions from each intermediate variable rather than multiplying them.

Think about your answer, then reveal below.