Definition: Multivariable chain rule computes dtdzβ=βxβzβdtdxβ+βyβzβdtdyβ for composite functions z=f(x(t),y(t)).
Example: If z=x2+y2, x=t2, y=sint, then dtdzβ=2x(2t)+2y(cost)=4t3+2sintcost.
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 T as a function of pressure p and altitude h. Both p and h depend on time t along a balloon's path. If βpβTβ=β2, βhβTβ=5, dtdpβ=3, and dtdhβ=β1, what is the physical interpretation of dtdTβ=β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β 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) where x=rcosΞΈ and y=rsinΞΈ, a student computes βrβzβ=βxβfβcosΞΈ+βyβfβsinΞΈ. They then claim βr2β2zβ=βx2β2fβcos2ΞΈ+βy2β2fβsin2ΞΈ. What is the fundamental error?
A.They forgot to apply the product rule when differentiating the first-order expression with respect to r.
B.They incorrectly assumed ΞΈ is constant when taking the second derivative.
C.They omitted cross-partial terms like 2βxβyβ2fβcosΞΈsinΞΈ.
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 βxβfβ itself depends on r through x and y, 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) with level curves spaced evenly. A particle moves along a path r(t) that crosses these contours. At point P, the path is tangent to a level curve. Without computing derivatives, what can you conclude about dtdfβ at P?
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 P.
π‘ 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. 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) where u=x2βy2 and v=2xy. If βxβwβ=4x and βyβwβ=β4y at point (1,1), and given βuβgβ(0,2)=2, find βvβgβ(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 βxβwβ=guβuxβ+gvβvxβ and βyβwβ=guβuyβ+gvβvyβ, substitute known values at (1,1) where u=0,v=2, and solve for the unknown partial. It tests algebraic manipulation within the chain rule framework.
Q5. In thermodynamics, entropy S depends on temperature T and volume V. However, in an adiabatic process, V is constrained by V=kTβΞ³. Which expression correctly represents (dTdSβ)adiabaticβ?
A.βTβSβ evaluated at constant V
B.βTβSβ+βVβSβdTdVβ with dTdVβ=βΞ³kTβΞ³β1 β
C.βTβSβdVdTβ+βVβSβ
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 S is naturally expressed in (T,V), the adiabatic constraint makes V dependent on T, requiring the full chain rule. Option D is a tempting misconception confusing reversible adiabatic processes with general cases.
Q6. Suppose f(x,y)=x2y and a student attempts to compute dtdβf(t,t2) by first substituting to get t4, yielding 4t3. Another uses the chain rule: fxββ 1+fyββ 2t=2tβ t2+t2β 2t=4t3. Why do both methods agree?
A.They always agree; substitution and chain rule are equivalent for smooth functions. β
B.Agreement occurs only because f 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 C depends on labor L and materials M. Due to supply chain issues, M=100β2L. At current operating point, βLβCβ=50 and βMβCβ=30. Management wants to reduce costs. Should they increase or decrease labor?
A.Increase labor, since dLdCβ=50+30(β2)=β10<0 β
B.Decrease labor, since partial derivative βLβCβ=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 dLdCβ=CLβ+CMβdLdMβ 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) with x=s+t, y=sβt, and knowing βsβzβ=6, βtβzβ=2 at a point, determine βxβzβ and βyβzβ at the corresponding (x,y).
A.βxβzβ=4, βyβzβ=2 β
B.βxβzβ=8, βyβzβ=4
C.βxβzβ=2, βyβzβ=4
D.Insufficient information without explicit form of f
π‘ Difficulty: hard | β Correct: A
π Explanation: This mixed concepts problem inverts the standard chain rule direction. Students must solve the linear system zsβ=zxβxsβ+zyβysβ and ztβ=zxβxtβ+zyβytβ, recognizing xsβ=ytβ=1, xtβ=ysβ=β1. It tests understanding that partial derivatives transform via Jacobian inversion, not just forward propagation.
Q9. A student claims that if βxβfβ=0 everywhere, then dtdfβ=0 for any parametric path x(t),y(t). Under what condition is this claim valid?
A.Always true; zero partial implies constant function.
B.Only if βyβfβ=0 as well.
C.Only if the path has dtdyβ=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 f changes. Since fxβ=0 means f depends only on y, df/dt=fyββ dy/dt, which vanishes iff dy/dt=0 or fyβ=0. Option C captures the necessary path constraint.
Q10. Consider F(t)=β«a(t)b(t)βg(x,t)dx. Using Leibniz rule and chain rule concepts, which term accounts for the movement of integration limits?
π 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). A hiker walks northeast at constant speed. At location P, the gradient points north. Compare dtdzβ for northeast versus northward paths at same speed.
A.Northeast path has smaller dtdzβ 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ΞΈ, maximum occurs when v parallels βf. Northeast deviates 45Β° from north-pointing gradient, reducing cosine factor. Tests spatial reasoning beyond formula memorization.
Q12. Let u=f(r,ΞΈ) in polar coordinates. A student writes βxβuβ=βrβuββxβrβ, omitting the ΞΈ-term. What specific scenario makes this omission accidentally correct?
A.When f is radially symmetric (βu/βΞΈ=0) β
B.When evaluating at the origin where ΞΈ is undefined
C.When x=0 so βΞΈ/β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 L depends on weights w through nested activations. During backpropagation, why is the chain rule applied recursively rather than computing dL/dw directly via finite differences?
A.Finite differences fail for non-differentiable activation functions.
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)) where g(t)=t2 and k(t)=sint. At t=0, fxβ(0,0)=3, fyβ(0,0)=0, but fxyβ(0,0)=5. Does fxyβ affect h'(0)?
A.Yes, because mixed partials contribute to first-order chain rule.
B.No, h'(0) depends only on first partials of f and first derivatives of g,k. β
C.Yes, since k'(0)=1 \neq 0 activates the cross term.
D.Only if g'(0) \neq 0, which it isnβt at t=0.
π‘ Difficulty: hard | β Correct: B
π Explanation: This challenging question separates first-order chain rule from higher-order effects. Despite nonzero mixed partial, h'(t) = f_x g' + f_y k', and at t=0, g'(0)=0, k'(0)=1, so h'(0)=f_y(0,0)\cdot1=0. Mixed partials influence h''(t) but not h'(t). Tests precise scope awareness of chain rule orders.