Skip to content

Partial Derivatives

For functions about more than one variables, we first introduce their partial derivatives instead of their limits, since partial derivative is a simpler concept. We will explain why in the next section.

We take functions about two variables f(x,y) here for example.

Rules for Finding Partial Derivatives

We have:

fx(x0,y0)=limΔx0f(x0+Δx,y0)f(x0,y0)Δx

That is, to find the partial derivative of x, we just need to consider y as a constant instead of a variable and fibnd the derivative about x.

e.g.

Find fx(1,2) where f(x,y)=x2y+3y3.

We have fx(x,y)=2xy,
So fx(1,2)=2×1×2=4

Implications of the Partial Derivatives

The function about two variables is usually a surface in three-space, and the partial derivative of it is actually the tangent line of the surface in x or y direction.