Questions: Chain Rule for Multivariable Functions

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

f(x, y) = xy, where x(t₀) = 4, y(t₀) = 5, dx/dt|_{t₀} = 3, and dy/dt|_{t₀} = 2. What is df/dt at t₀?

A6 — the product of the two rates of change
B8 — only the contribution from the y-branch
C15 — only the contribution from the x-branch
D23 — the sum of both partial-derivative contributions
Question 2 Multiple Choice

If f: ℝ² → ℝ is differentiable and x: ℝ → ℝ² is a differentiable path, the derivative of the composition f(x(t)) is best described as:

AThe product of f′(x) and x′(t) treated as two scalars
BThe dot product of the gradient ∇f evaluated at x(t) with the velocity vector x′(t)
CThe sum of all second-order partial derivatives of f along x(t)
D∂f/∂t, computed by directly differentiating f with respect to t
Question 3 True / False

If f(x, y) = x + y, x(t) = t, and y(t) = 0 for all t, then df/dt = ∂f/∂x.

TTrue
FFalse
Question 4 True / False

The partial derivatives ∂f/∂x and ∂f/∂y in the chain rule formula df/dt = (∂f/∂x)(dx/dt) + (∂f/∂y)(dy/dt) are evaluated at the value of t, not at the point (x(t), y(t)).

TTrue
FFalse
Question 5 Short Answer

In your own words, explain why the multivariable chain rule sums the partial-derivative contributions rather than, say, multiplying them.

Think about your answer, then reveal below.