Introductions to Partial Derivatives
Swipe to show menu
Definition
A partial derivative measures how a multivariable function changes with respect to one variable while keeping all other variables constant. It captures the rate of change along a single dimension within a multivariable system.
What Are Partial Derivatives?
A partial derivative is written using the symbol ∂ instead of d for regular derivatives. If a function f(x,y) depends on both x and y, we compute:
∂x∂fh→0limhf(x+h,y)−f(x,y)∂y∂fh→0limhf(x,y+h)−f(x,y)Note
When differentiating with respect to one variable, treat all other variables as constants.
Computing Partial Derivatives
Consider the function:
f(x,y)=x2y+3y2Let's find, ∂x∂f:
∂x∂f=2xy- Differentiate with respect to x, treating y as a constant.
Let's compute, ∂y∂f:
∂y∂f=x2+6y- Differentiate with respect to y, treating x as a constant.
Everything was clear?
Thanks for your feedback!
Section 3. Chapter 7
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Section 3. Chapter 7