πŸŽ“ BookMCQ
← Back to 14. Partial Derivatives Calculus

πŸ“ The Chain Rule in calculus (14 MCQs)

πŸ“– From Calculus β€’ 14. Partial Derivatives Calculus β€’ 14 questions available

What is The Chain Rule in calculus?

Definition:
Multivariable chain rule computes dzdt=βˆ‚zβˆ‚xdxdt+βˆ‚zβˆ‚ydydt\frac{dz}{dt} = \frac{\partial z}{\partial x}\frac{dx}{dt} + \frac{\partial z}{\partial y}\frac{dy}{dt} for composite functions z=f(x(t),y(t))z=f(x(t),y(t)).

Example:
If z=x2+y2z=x^2+y^2, x=t2x=t^2, y=sin⁑ty=\sin t, then dzdt=2x(2t)+2y(cos⁑t)=4t3+2sin⁑tcos⁑t\frac{dz}{dt} = 2x(2t) + 2y(\cos t) = 4t^3 + 2\sin t \cos t.

Reason:
This rule propagates rates through dependent variable chains, essential for related rates, parametric differentiation, and transforming coordinates in physics.

1
Easy
8
Medium
5
Hard

πŸ“ All The Chain Rule in calculus MCQs

Q1. A weather model defines temperature TT as a function of pressure pp and altitude hh. Both pp and hh depend on time tt along a balloon's path. If βˆ‚Tβˆ‚p=βˆ’2\frac{\partial T}{\partial p} = -2, βˆ‚Tβˆ‚h=5\frac{\partial T}{\partial h} = 5, dpdt=3\frac{dp}{dt} = 3, and dhdt=βˆ’1\frac{dh}{dt} = -1, what is the physical interpretation of dTdt=βˆ’11\frac{dT}{dt} = -11?

A.Temperature decreases at 11 units per second due to combined effects of rising altitude and increasing pressure.
B.Temperature increases at 11 units per second because the partial derivative with respect to altitude dominates.
C.The rate of change is -11, but this only accounts for pressure changes; altitude effects must be added separately.
D.The total derivative equals -11, representing the instantaneous rate of temperature change experienced by the balloon as both variables evolve simultaneously. βœ…
πŸ’‘ Difficulty: medium | βœ… Correct: D

πŸ“– Explanation: This application question requires interpreting the multivariable chain rule in a real-world context. Students must understand that dTdt\frac{dT}{dt} combines all pathways of change. The correct answer emphasizes simultaneous evolution of variables, distinguishing total from partial derivatives and avoiding misattribution of causality to individual terms.

Q2. Given z=f(x,y)z = f(x,y) where x=rcos⁑θx = r\cos\theta and y=rsin⁑θy = r\sin\theta, a student computes βˆ‚zβˆ‚r=βˆ‚fβˆ‚xcos⁑θ+βˆ‚fβˆ‚ysin⁑θ\frac{\partial z}{\partial r} = \frac{\partial f}{\partial x}\cos\theta + \frac{\partial f}{\partial y}\sin\theta. They then claim βˆ‚2zβˆ‚r2=βˆ‚2fβˆ‚x2cos⁑2ΞΈ+βˆ‚2fβˆ‚y2sin⁑2ΞΈ\frac{\partial^2 z}{\partial r^2} = \frac{\partial^2 f}{\partial x^2}\cos^2\theta + \frac{\partial^2 f}{\partial y^2}\sin^2\theta. What is the fundamental error?

A.They forgot to apply the product rule when differentiating the first-order expression with respect to rr.
B.They incorrectly assumed ΞΈ\theta is constant when taking the second derivative.
C.They omitted cross-partial terms like 2βˆ‚2fβˆ‚xβˆ‚ycos⁑θsin⁑θ2\frac{\partial^2 f}{\partial x \partial y}\cos\theta\sin\theta.
D.Both A and C are correct; the error involves missing product rule application and neglecting mixed partial derivatives. βœ…
πŸ’‘ Difficulty: hard | βœ… Correct: D

πŸ“– Explanation: This error analysis question targets a common misconception in higher-order chain rule applications. Students often forget that βˆ‚fβˆ‚x\frac{\partial f}{\partial x} itself depends on rr through xx and yy, requiring another chain rule application. The correct identification of multiple simultaneous errors demonstrates deep conceptual understanding beyond mechanical computation.

Q3. Consider a contour plot of f(x,y)f(x,y) with level curves spaced evenly. A particle moves along a path r⃗(t)\vec{r}(t) that crosses these contours. At point PP, the path is tangent to a level curve. Without computing derivatives, what can you conclude about dfdt\frac{df}{dt} at PP?

A.It is zero because motion along a level curve implies no change in function value. βœ…
B.It is maximal because tangency indicates steepest ascent direction.
C.It cannot be determined without knowing the parameterization speed.
D.It equals the magnitude of the gradient vector at PP.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This graph-based question tests conceptual understanding of the chain rule’s geometric meaning. When velocity is tangent to a level curve, the directional derivative vanishes since βˆ‡fβ‹…vβƒ—=0\nabla f \cdot \vec{v} = 0. Students must connect visual contour information to the analytical expression \frac{df}{dt} = \nabla f \cdot \vec{r}'(t) without explicit formulas.

Q4. Let w=g(u,v)w = g(u,v) where u=x2βˆ’y2u = x^2 - y^2 and v=2xyv = 2xy. If βˆ‚wβˆ‚x=4x\frac{\partial w}{\partial x} = 4x and βˆ‚wβˆ‚y=βˆ’4y\frac{\partial w}{\partial y} = -4y at point (1,1)(1,1), and given βˆ‚gβˆ‚u(0,2)=2\frac{\partial g}{\partial u}(0,2) = 2, find βˆ‚gβˆ‚v(0,2)\frac{\partial g}{\partial v}(0,2).

A.0
B.1 βœ…
C.-1
D.2
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: This multi-step reasoning problem reverses the typical chain rule application. Students must set up the system βˆ‚wβˆ‚x=guux+gvvx\frac{\partial w}{\partial x} = g_u u_x + g_v v_x and βˆ‚wβˆ‚y=guuy+gvvy\frac{\partial w}{\partial y} = g_u u_y + g_v v_y, substitute known values at (1,1)(1,1) where u=0,v=2u=0, v=2, and solve for the unknown partial. It tests algebraic manipulation within the chain rule framework.

Q5. In thermodynamics, entropy SS depends on temperature TT and volume VV. However, in an adiabatic process, VV is constrained by V=kTβˆ’Ξ³V = kT^{-\gamma}. Which expression correctly represents (dSdT)adiabatic\left(\frac{dS}{dT}\right)_{\text{adiabatic}}?

A.βˆ‚Sβˆ‚T\frac{\partial S}{\partial T} evaluated at constant VV
B.βˆ‚Sβˆ‚T+βˆ‚Sβˆ‚VdVdT\frac{\partial S}{\partial T} + \frac{\partial S}{\partial V}\frac{dV}{dT} with dVdT=βˆ’Ξ³kTβˆ’Ξ³βˆ’1\frac{dV}{dT} = -\gamma k T^{-\gamma-1} βœ…
C.βˆ‚Sβˆ‚TdTdV+βˆ‚Sβˆ‚V\frac{\partial S}{\partial T} \frac{dT}{dV} + \frac{\partial S}{\partial V}
D.Zero, since entropy is constant in adiabatic processes
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: This scenario-based question integrates physics constraints with the chain rule. Students must recognize that even though SS is naturally expressed in (T,V)(T,V), the adiabatic constraint makes VV dependent on TT, requiring the full chain rule. Option D is a tempting misconception confusing reversible adiabatic processes with general cases.

Q6. Suppose f(x,y)=x2yf(x,y) = x^2y and a student attempts to compute ddtf(t,t2)\frac{d}{dt}f(t,t^2) by first substituting to get t4t^4, yielding 4t34t^3. Another uses the chain rule: fxβ‹…1+fyβ‹…2t=2tβ‹…t2+t2β‹…2t=4t3f_x \cdot 1 + f_y \cdot 2t = 2t \cdot t^2 + t^2 \cdot 2t = 4t^3. Why do both methods agree?

A.They always agree; substitution and chain rule are equivalent for smooth functions. βœ…
B.Agreement occurs only because ff is polynomial; transcendental functions would differ.
C.The chain result is coincidental; substitution is fundamentally more reliable.
D.They agree here but diverge when intermediate variables are not independent.
πŸ’‘ Difficulty: easy | βœ… Correct: A

πŸ“– Explanation: This conceptual understanding question addresses method equivalence. While direct recall suggests simple verification, HOTS requires recognizing that both approaches are mathematically identical for differentiable compositions. Distractors exploit doubts about generality or independence assumptions. The explanation reinforces that the chain rule formalizes what substitution accomplishes implicitly.

Q7. A manufacturing cost CC depends on labor LL and materials MM. Due to supply chain issues, M=100βˆ’2LM = 100 - 2L. At current operating point, βˆ‚Cβˆ‚L=50\frac{\partial C}{\partial L} = 50 and βˆ‚Cβˆ‚M=30\frac{\partial C}{\partial M} = 30. Management wants to reduce costs. Should they increase or decrease labor?

A.Increase labor, since dCdL=50+30(βˆ’2)=βˆ’10<0\frac{dC}{dL} = 50 + 30(-2) = -10 < 0 βœ…
B.Decrease labor, since partial derivative βˆ‚Cβˆ‚L=50>0\frac{\partial C}{\partial L} = 50 > 0
C.Cannot decide without knowing second derivatives.
D.Maintain current levels; the constraint makes optimization impossible.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This applied modeling question requires synthesizing economic reasoning with constrained chain rule. Students must compute total derivative dCdL=CL+CMdMdL\frac{dC}{dL} = C_L + C_M \frac{dM}{dL} and interpret its sign for decision-making. Option B represents the critical misconception of ignoring constraints, while C and D test overcomplication tendencies.

Q8. Given z=f(x,y)z = f(x,y) with x=s+tx = s+t, y=sβˆ’ty = s-t, and knowing βˆ‚zβˆ‚s=6\frac{\partial z}{\partial s} = 6, βˆ‚zβˆ‚t=2\frac{\partial z}{\partial t} = 2 at a point, determine βˆ‚zβˆ‚x\frac{\partial z}{\partial x} and βˆ‚zβˆ‚y\frac{\partial z}{\partial y} at the corresponding (x,y)(x,y).

A.βˆ‚zβˆ‚x=4\frac{\partial z}{\partial x} = 4, βˆ‚zβˆ‚y=2\frac{\partial z}{\partial y} = 2 βœ…
B.βˆ‚zβˆ‚x=8\frac{\partial z}{\partial x} = 8, βˆ‚zβˆ‚y=4\frac{\partial z}{\partial y} = 4
C.βˆ‚zβˆ‚x=2\frac{\partial z}{\partial x} = 2, βˆ‚zβˆ‚y=4\frac{\partial z}{\partial y} = 4
D.Insufficient information without explicit form of ff
πŸ’‘ Difficulty: hard | βœ… Correct: A

πŸ“– Explanation: This mixed concepts problem inverts the standard chain rule direction. Students must solve the linear system zs=zxxs+zyysz_s = z_x x_s + z_y y_s and zt=zxxt+zyytz_t = z_x x_t + z_y y_t, recognizing xs=yt=1x_s=y_t=1, xt=ys=βˆ’1x_t=y_s=-1. It tests understanding that partial derivatives transform via Jacobian inversion, not just forward propagation.

Q9. A student claims that if βˆ‚fβˆ‚x=0\frac{\partial f}{\partial x} = 0 everywhere, then dfdt=0\frac{df}{dt} = 0 for any parametric path x(t),y(t)x(t), y(t). Under what condition is this claim valid?

A.Always true; zero partial implies constant function.
B.Only if βˆ‚fβˆ‚y=0\frac{\partial f}{\partial y} = 0 as well.
C.Only if the path has dydt=0\frac{dy}{dt} = 0. βœ…
D.Never true; partial derivatives don't constrain total derivatives.
πŸ’‘ Difficulty: medium | βœ… Correct: C

πŸ“– Explanation: This error analysis question probes misunderstanding of partial versus total derivatives. The claim fails unless the path doesn't vary in directions where ff changes. Since fx=0f_x=0 means ff depends only on yy, df/dt=fyβ‹…dy/dtdf/dt = f_y \cdot dy/dt, which vanishes iff dy/dt=0dy/dt=0 or fy=0f_y=0. Option C captures the necessary path constraint.

Q10. Consider F(t)=∫a(t)b(t)g(x,t)dxF(t) = \int_{a(t)}^{b(t)} g(x,t) dx. Using Leibniz rule and chain rule concepts, which term accounts for the movement of integration limits?

A.∫a(t)b(t)βˆ‚gβˆ‚tdx\int_{a(t)}^{b(t)} \frac{\partial g}{\partial t} dx
B.g(b(t),t) \cdot b&#039;(t) - g(a(t),t) \cdot a&#039;(t) βœ…
C.βˆ‚βˆ‚t∫a(t)b(t)g(x,t)dx\frac{\partial}{\partial t} \int_{a(t)}^{b(t)} g(x,t) dx
D.g(b(t),t)+g(a(t),t)g(b(t),t) + g(a(t),t)
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: This challenging Olympiad-style question extends chain rule thinking to integral operators. Students must recognize Leibniz rule as a generalized chain rule where boundary terms arise from limit dependence. The explanation connects differentiation under integral sign to multivariable chain rule intuition, emphasizing that moving boundaries contribute flux-like terms absent in static integrals.

Q11. On a topographic map, elevation z=f(x,y)z = f(x,y). A hiker walks northeast at constant speed. At location PP, the gradient points north. Compare dzdt\frac{dz}{dt} for northeast versus northward paths at same speed.

A.Northeast path has smaller dzdt\frac{dz}{dt} due to angular deviation from gradient. βœ…
B.Both paths yield identical rates since speed is constant.
C.Northward path has smaller rate because it aligns with contour lines.
D.Cannot compare without knowing gradient magnitude.
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This graph-based comparison question links directional derivatives to chain rule. Since dz/dt=βˆ‡fβ‹…vβƒ—=βˆ£βˆ‡f∣∣vβƒ—βˆ£cos⁑θdz/dt = \nabla f \cdot \vec{v} = |\nabla f||\vec{v}|\cos\theta, maximum occurs when vβƒ—\vec{v} parallels βˆ‡f\nabla f. Northeast deviates 45Β° from north-pointing gradient, reducing cosine factor. Tests spatial reasoning beyond formula memorization.

Q12. Let u=f(r,ΞΈ)u = f(r,\theta) in polar coordinates. A student writes βˆ‚uβˆ‚x=βˆ‚uβˆ‚rβˆ‚rβˆ‚x\frac{\partial u}{\partial x} = \frac{\partial u}{\partial r}\frac{\partial r}{\partial x}, omitting the ΞΈ\theta-term. What specific scenario makes this omission accidentally correct?

A.When ff is radially symmetric (βˆ‚u/βˆ‚ΞΈ=0\partial u/\partial \theta = 0) βœ…
B.When evaluating at the origin where ΞΈ\theta is undefined
C.When x=0x = 0 so βˆ‚ΞΈ/βˆ‚x=0\partial \theta / \partial x = 0
D.Never correct; the term is always required
πŸ’‘ Difficulty: medium | βœ… Correct: A

πŸ“– Explanation: This error analysis identifies conditional validity of incomplete chain rule. Radial symmetry nullifies the missing term regardless of coordinate singularity. Options B and C reference technicalities but don’t guarantee correctness universally. Tests nuanced understanding that mathematical errors can be contextually masked by special function properties.

Q13. In neural networks, loss LL depends on weights ww through nested activations. During backpropagation, why is the chain rule applied recursively rather than computing dL/dwdL/dw directly via finite differences?

A.Finite differences fail for non-differentiable activation functions.
B.Recursive chain rule exploits computational graph structure, reusing intermediate gradients efficiently. βœ…
C.Direct computation is theoretically impossible for deep networks.
D.Chain rule provides exact derivatives while finite differences introduce bias.
πŸ’‘ Difficulty: medium | βœ… Correct: B

πŸ“– Explanation: This mixed concepts question bridges abstract calculus with modern applications. Students must recognize algorithmic efficiency as the primary motivation, not theoretical limitations. Distractors include plausible but secondary concerns like differentiability or bias. Explanation emphasizes reuse of computed partials across layers, demonstrating practical HOTS beyond pure mathematics.

Q14. Suppose h(t)=f(g(t),k(t))h(t) = f(g(t), k(t)) where g(t)=t2g(t) = t^2 and k(t)=sin⁑tk(t) = \sin t. At t=0t=0, fx(0,0)=3f_x(0,0)=3, fy(0,0)=0f_y(0,0)=0, but fxy(0,0)=5f_{xy}(0,0)=5. Does fxyf_{xy} affect h&#039;(0)?

A.Yes, because mixed partials contribute to first-order chain rule.
B.No, h&#039;(0) depends only on first partials of ff and first derivatives of g,kg,k. βœ…
C.Yes, since k&#039;(0)=1 \neq 0 activates the cross term.
D.Only if g&#039;(0) \neq 0, which it isn’t at t=0t=0.
πŸ’‘ Difficulty: hard | βœ… Correct: B

πŸ“– Explanation: This challenging question separates first-order chain rule from higher-order effects. Despite nonzero mixed partial, h&#039;(t) = f_x g&#039; + f_y k&#039;, and at t=0t=0, g&#039;(0)=0, k&#039;(0)=1, so h&#039;(0)=f_y(0,0)\cdot1=0. Mixed partials influence h&#039;&#039;(t) but not h&#039;(t). Tests precise scope awareness of chain rule orders.

πŸ”— Related Topics (MCQs)