🎓 BookMCQ
← Back to 14. Partial Derivatives Calculus

📝 Partial derivative notation ∂f/∂x (13 MCQs)

📖 From Calculus • 14. Partial Derivatives Calculus • 13 questions available

What is Partial derivative notation ∂f/∂x?

Definition:
The symbol \partial (del) distinguishes partial from ordinary derivatives, indicating dependence on multiple variables; alternatives include fx,D1ff_x, D_1f.

Example:
x(x2+xy)=2x+y\frac{\partial}{\partial x}(x^2 + xy) = 2x + y clearly signals y is held fixed, unlike ddx\frac{d}{dx} which implies single-variable context.

Reason:
Distinct notation prevents confusion between total and partial rates of change, crucial when variables are interdependent or constrained.

1
Easy
7
Medium
5
Hard

📝 All Partial derivative notation ∂f/∂x MCQs

Q1. A thermodynamic system has internal energy U(S,V)U(S, V). If entropy SS is itself a function of temperature TT and volume VV, which notation correctly represents the rate of change of UU with respect to VV while holding TT constant, distinguishing it from the partial derivative holding SS constant?

A.(UV)S\left(\frac{\partial U}{\partial V}\right)_S
B.(UV)T\left(\frac{\partial U}{\partial V}\right)_T
C.dUdV\frac{dU}{dV}
D.(UT)V\left(\frac{\partial U}{\partial T}\right)_V
💡 Difficulty: hard | ✅ Correct: B

📖 Explanation: This question tests mixed concepts and higher-order reasoning regarding subscript notation in multivariable calculus. Students must understand that the subscript indicates which variable is held fixed during differentiation. Confusing (UV)S\left(\frac{\partial U}{\partial V}\right)_S with (UV)T\left(\frac{\partial U}{\partial V}\right)_T is a common error when variables are interdependent, requiring careful tracking of functional dependencies rather than mere symbol recognition.

Q2. Consider a function z=f(x,y)z = f(x, y) where x=rcosθx = r\cos\theta and y=rsinθy = r\sin\theta. A student writes zr=fxxr\frac{\partial z}{\partial r} = \frac{\partial f}{\partial x}\frac{\partial x}{\partial r}. What is the fundamental conceptual error in this notation and reasoning?

A.The student failed to include the term involving fyyr\frac{\partial f}{\partial y}\frac{\partial y}{\partial r} because zz depends on rr through both paths. ✅
B.The student should have used total derivative notation dzdr\frac{dz}{dr} instead of partial derivative notation since rr is the only independent variable.
C.The notation xr\frac{\partial x}{\partial r} is invalid because xx is not a function of rr alone.
D.There is no error; the notation correctly represents the chain rule for polar coordinates.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This application question targets error analysis in chain rule notation. The misconception addressed is treating multivariable dependencies as single-variable paths. Correct notation requires summing all partial contributions: zr=fxxr+fyyr\frac{\partial z}{\partial r} = \frac{\partial f}{\partial x}\frac{\partial x}{\partial r} + \frac{\partial f}{\partial y}\frac{\partial y}{\partial r}. Omitting terms reflects incomplete understanding of how partial derivative notation encodes simultaneous dependencies in coordinate transformations.

Q3. Given a contour plot of f(x,y)f(x,y) where level curves are densely packed near point PP but widely spaced near point QQ, and knowing fx(P)>0f_x(P) > 0, which statement about partial derivative notation and magnitude is most defensible without explicit computation?

A.fx(P)>fx(Q)|f_x(P)| > |f_x(Q)| because dense contours indicate steeper slope in the xx-direction at PP
B.fx(P)<fx(Q)|f_x(P)| < |f_x(Q)| because wide spacing implies larger changes per unit distance
C.fy(P)>fx(P)|f_y(P)| > |f_x(P)| because contour density measures gradient magnitude, not directional partials
D.Contour spacing cannot inform individual partial derivatives like fxf_x, only the total gradient magnitude
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This graph-based question requires interpreting visual data through partial derivative notation. Dense contour lines indicate rapid change in function value over small spatial intervals, implying larger partial derivative magnitudes in directions crossing those contours. While gradient magnitude combines both partials, if contours are roughly perpendicular to the x-axis near P, then fxf_x dominates. This connects geometric intuition to symbolic notation beyond rote calculation.

Q4. In fluid dynamics, velocity field v(x,y,z,t)\vec{v}(x,y,z,t) uses notation vt\frac{\partial \vec{v}}{\partial t} and (v)v(\vec{v} \cdot \nabla)\vec{v}. Why is the material derivative written DvDt=vt+(v)v\frac{D\vec{v}}{Dt} = \frac{\partial \vec{v}}{\partial t} + (\vec{v} \cdot \nabla)\vec{v} rather than simply dvdt\frac{d\vec{v}}{dt}?

A.Because dvdt\frac{d\vec{v}}{dt} implies single-variable calculus and obscures the distinction between local temporal change and convective spatial transport encoded in partial notation. ✅
B.Because DvDt\frac{D\vec{v}}{Dt} is merely conventional; dvdt\frac{d\vec{v}}{dt} would be equally correct and less confusing.
C.Because partial derivatives cannot represent time evolution in continuum mechanics.
D.Because the dot product notation (v)(\vec{v} \cdot \nabla) already contains the total derivative information.
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This challenging scenario-based question examines why specialized notation exists in applied mathematics. The material derivative combines local acceleration (partial w.r.t. time at fixed position) and convective acceleration (spatial variation carried by flow). Using ordinary derivative notation would conflate these physically distinct mechanisms. Partial derivative notation preserves this crucial decomposition, enabling correct modeling of transport phenomena where reference frames matter fundamentally.

Q5. A student computes fxyf_{xy} for f(x,y)=x2y+xy3f(x,y) = x^2y + xy^3 and obtains 2x+3y22x + 3y^2. Another student claims the answer should be 2x+6xy2x + 6xy based on differentiating fxf_x with respect to yy. Who is correct and what does this reveal about notation interpretation?

A.The second student is correct; fxyf_{xy} means differentiate first w.r.t. xx then yy, yielding y(2xy+y3)=2x+3y2\frac{\partial}{\partial y}(2xy + y^3) = 2x + 3y^2, so actually the first student is right and the second made an arithmetic error. ✅
B.Both are wrong; fxyf_{xy} requires holding xx constant during the second differentiation.
C.The first student is correct; subscript order xyxy means 2fyx\frac{\partial^2 f}{\partial y \partial x}, differentiating w.r.t. yy first.
D.Notation fxyf_{xy} is ambiguous without parentheses; both answers could be valid depending on convention.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This error analysis question addresses a pervasive misconception about subscript ordering in mixed partial derivative notation. Standard convention reads fxyf_{xy} as y(fx)\frac{\partial}{\partial y}\left(\frac{\partial f}{\partial x}\right), meaning left-to-right subscripts correspond to outside-to-inside differentiation operators. Students often reverse this, confusing operator composition order with reading direction. Clarifying this prevents systematic errors in Hessian matrices and Taylor expansions where mixed partial symmetry matters.

Q6. When transforming 2ux2\frac{\partial^2 u}{\partial x^2} to polar coordinates, why can we NOT simply substitute x=rcosθx = r\cos\theta into the expression and write 2u(rcosθ)2\frac{\partial^2 u}{\partial (r\cos\theta)^2}?

A.Because partial derivative operators do not transform algebraically like variables; they require applying the chain rule to express differential operators in new coordinates. ✅
B.Because rcosθr\cos\theta is not an independent variable, making the denominator meaningless in partial derivative notation.
C.Because second-order partial derivatives are invariant under coordinate transformations, so substitution should work directly.
D.Because the notation 2u(rcosθ)2\frac{\partial^2 u}{\partial (r\cos\theta)^2} violates Leibniz rules for composite denominators.
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This conceptual understanding question probes deep knowledge of differential operator transformation. Partial derivatives are operators acting on functions, not fractions with substitutable denominators. Transforming requires expressing x\frac{\partial}{\partial x} as a linear combination of r\frac{\partial}{\partial r} and θ\frac{\partial}{\partial \theta} via chain rule, then composing operators. Treating notation as algebraic fractions ignores the functional dependence structure and leads to incorrect Laplacian expressions in curvilinear coordinates.

Q7. In economics, production function Q(K,L)Q(K,L) has marginal products MPK=QKMP_K = \frac{\partial Q}{\partial K} and MPL=QLMP_L = \frac{\partial Q}{\partial L}. If technology improves such that QQ becomes Q~(K,L,t)\tilde{Q}(K,L,t), which notation best captures how the marginal product of capital changes due solely to technological progress, isolating it from capital accumulation effects?

A.2Q~tK\frac{\partial^2 \tilde{Q}}{\partial t \partial K}
B.t(Q~K)\frac{\partial}{\partial t}\left(\frac{\partial \tilde{Q}}{\partial K}\right)
C.(Q~K)t\left(\frac{\partial \tilde{Q}}{\partial K}\right)_t
D.ddt(Q~K)\frac{d}{dt}\left(\frac{\partial \tilde{Q}}{\partial K}\right)
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: This application question integrates economic modeling with precise partial derivative notation. Option B explicitly denotes differentiating the marginal product with respect to time while recognizing KK as an independent variable in the three-argument function. Option A is mathematically equivalent by Clairaut's theorem but less transparent conceptually. Option C incorrectly suggests holding tt fixed, contradicting the goal. Option D implies total derivative, conflating endogenous capital changes with exogenous technological shifts, violating ceteris paribus analysis requirements.

Q8. A surface is defined implicitly by F(x,y,z)=0F(x,y,z) = 0. A student writes the normal vector as F=(Fx,Fy,Fz)\nabla F = \left( \frac{\partial F}{\partial x}, \frac{\partial F}{\partial y}, \frac{\partial F}{\partial z} \right) but then claims zx=FxFz\frac{\partial z}{\partial x} = -\frac{F_x}{F_z} follows directly from setting dF=0dF = 0. What hidden assumption in this notation usage must hold for validity?

A.That Fz0F_z \neq 0 at the point of interest, ensuring the implicit function theorem guarantees zz is locally a differentiable function of xx and yy
B.That FF is linear in zz, otherwise the ratio of partials does not represent a derivative
C.That all second-order partial derivatives of FF vanish, making the surface planar
D.That xx and yy are independent variables while zz is dependent, which is always true by definition
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This conceptual question examines conditions underlying implicit differentiation notation. The formula zx=Fx/Fz\frac{\partial z}{\partial x} = -F_x/F_z derives from dF=Fxdx+Fydy+Fzdz=0dF = F_x dx + F_y dy + F_z dz = 0 solved for dz/dxdz/dx. However, this manipulation assumes Fz0F_z \neq 0 so division is valid and the implicit function theorem applies. Without this condition, zz may not be expressible as a function of x,yx,y, rendering the partial derivative notation meaningless despite algebraic appearance.

Q9. Compare two notations for the same quantity: Leibniz 2fxy\frac{\partial^2 f}{\partial x \partial y} versus subscript fyxf_{yx}. In which scenario would choosing subscript notation introduce significant ambiguity or risk of misinterpretation compared to Leibniz notation?

A.When dealing with higher-order mixed partials involving more than two variables where operator ordering matters and subscript sequences become unwieldy or non-standard ✅
B.When computing second derivatives of elementary functions where both notations are universally standardized
C.When working in Cartesian coordinates where variable names are unambiguous
D.When the function is known to satisfy Clairaut's theorem making order irrelevant
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: This direct recall plus conceptual comparison question highlights notation trade-offs. Subscript notation fxyzf_{xyz} becomes ambiguous for orders beyond three: does it mean zyxf\partial_z \partial_y \partial_x f or another permutation? Different textbooks adopt conflicting conventions. Leibniz notation 3fzyx\frac{\partial^3 f}{\partial z \partial y \partial x} explicitly shows operator application order from right to left, eliminating ambiguity. For complex multivariable problems, Leibniz notation provides superior clarity despite verbosity, especially when symmetry cannot be assumed.

Q10. A physics paper states 'the pressure gradient p\nabla p drives flow' but later uses pn\frac{\partial p}{\partial n} for boundary conditions. A reviewer objects that mixing vector gradient notation with directional partial derivative notation creates inconsistency. Is this criticism valid?

A.No; pn\frac{\partial p}{\partial n} is standard notation for the directional derivative along the normal vector n^\hat{n}, representing the component of p\nabla p in that direction, and is contextually appropriate for boundary specifications. ✅
B.Yes; one must consistently use either pn^\nabla p \cdot \hat{n} or pn\frac{\partial p}{\partial n} throughout, never mixing notational systems.
C.Yes; pn\frac{\partial p}{\partial n} implies nn is a coordinate axis, which contradicts using Cartesian gradient notation elsewhere.
D.No; both notations are identical in meaning and interchangeable without any contextual distinction needed.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This mixed concepts question evaluates appropriate notation selection in applied contexts. Directional derivative notation pn\frac{\partial p}{\partial n} is conventional for boundary conditions because it emphasizes the physical direction of interest rather than coordinate decomposition. It equals pn^\nabla p \cdot \hat{n} by definition. The criticism misunderstands that notation choice serves communicative purpose: gradient notation emphasizes vector field structure globally, while directional partial notation highlights specific geometric constraints locally. Both are mathematically consistent when properly interpreted.

Q11. For f(x,y)={xy(x2y2)x2+y2(x,y)(0,0)0(x,y)=(0,0)f(x,y) = \begin{cases} \frac{xy(x^2-y^2)}{x^2+y^2} & (x,y)\neq(0,0) \\ 0 & (x,y)=(0,0) \end{cases}, one finds fxy(0,0)fyx(0,0)f_{xy}(0,0) \neq f_{yx}(0,0). Which statement about partial derivative notation and existence is most accurate?

A.The notation fxyf_{xy} and fyxf_{yx} remain well-defined at the origin via limit definitions, but their inequality demonstrates that continuity of second partials is necessary for symmetry, not merely existence. ✅
B.The notation becomes invalid at the origin because mixed partials must always be equal by definition.
C.The inequality arises from incorrect application of limit notation; proper evaluation would restore equality.
D.Such functions cannot exist; the example violates fundamental properties of partial derivative notation.
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This Olympiad-style question challenges assumptions embedded in notation. Students often assume fxy=fyxf_{xy} = f_{yx} universally, but this counterexample shows equality requires continuous second partials (Clairaut's theorem hypothesis). The notation itself remains valid—each mixed partial is defined as an iterated limit—but their values differ. This reveals that notation encodes operational definitions, not guaranteed symmetries. Recognizing when standard results fail deepens understanding of analytical conditions underlying symbolic manipulations in advanced calculus.

Q12. In machine learning, loss function L(θ,x)\mathcal{L}(\theta, \mathbf{x}) depends on parameters θ\theta and data x\mathbf{x}. During backpropagation, one computes Lθ\frac{\partial \mathcal{L}}{\partial \theta}. Why is it critical to distinguish this from dLdθ\frac{d\mathcal{L}}{d\theta} when x\mathbf{x} is treated as random variable with distribution depending on θ\theta?

A.Because Lθ\frac{\partial \mathcal{L}}{\partial \theta} holds x\mathbf{x} fixed during differentiation, capturing only direct parameter sensitivity, whereas dLdθ\frac{d\mathcal{L}}{d\theta} would include indirect effects through the data distribution, leading to biased gradient estimates if confused. ✅
B.Because total derivative notation is reserved for scalar functions while partial derivatives apply to vector-valued losses.
C.Because x\mathbf{x} being random makes partial derivatives undefined; only expectations can be differentiated.
D.Because backpropagation algorithms automatically compute total derivatives regardless of notation used.
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: This scenario-based question connects abstract notation to practical computational concerns. In stochastic optimization, confusing partial and total derivatives causes fundamental errors: partial derivative treats data as constant parameters, appropriate for empirical risk minimization. Total derivative would incorrectly differentiate through the sampling process, introducing spurious terms. Notation precision ensures algorithmic correctness. This exemplifies how partial derivative notation encodes modeling assumptions about what varies versus what remains fixed during sensitivity analysis in probabilistic systems.

Q13. A student argues that since x(xy)=y\frac{\partial}{\partial x}(xy) = y, the notation implies yy is constant, therefore x(y2)=0\frac{\partial}{\partial x}(y^2) = 0 must always hold. When evaluating x(y2)\frac{\partial}{\partial x}(y^2) for y=x2y = x^2, they obtain 0 but direct substitution gives x(x4)=4x3\frac{\partial}{\partial x}(x^4) = 4x^3. What resolves this apparent contradiction in notation interpretation?

A.The partial derivative x\frac{\partial}{\partial x} operates on the functional form before substitution; after substituting y=x2y=x^2, the expression becomes a function of xx alone, requiring total derivative or re-evaluating the partial with updated functional dependence. ✅
B.The student correctly applied partial derivative rules; the discrepancy arises because y=x2y=x^2 violates the independence assumption inherent in partial derivative notation.
C.Partial derivatives cannot handle compositions; one must always use total derivatives for substituted expressions.
D.The notation x(y2)\frac{\partial}{\partial x}(y^2) is inherently ambiguous and should never be used without specifying whether yy depends on xx.
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: This error analysis question addresses the most persistent misconception in partial derivative notation: confusing operational definition with post-substitution evaluation. Partial differentiation acts on the symbolic expression treating other symbols as independent placeholders. Substituting dependencies afterward changes the mathematical object entirely. The resolution requires understanding that x\frac{\partial}{\partial x} is an operator on function spaces, not algebraic manipulation. After substitution, one either computes the total derivative of the resulting single-variable function or redefines the multivariable function with explicit dependencies before applying partial operators.

🔗 Related Topics (MCQs)