The Chain Rule and Second Partials -- Answers


Question 1

If w = w(x,y), x = sr, y = s2r3, find wr.

Answer: First notice, xr = s, and yr = 3s2r2. From the chain rule we know that wr = wxxr + wyyr. Therefore, wr = swx + 3s2r2wy.

When you understand this solution, click here to return to the discussion on the chain rule and second partial derivatives.


Question 2

Let h(x,y) = ye-xy . Find hy.

Answer: We want hy. So, we differentiate with respect to y and treat x as a constant. Using the product rule, we get:

hy = e-xy - xye-xy.

When you understand this solution, click here to return to the discussion on the chain rule and second partial derivatives.


Question 3

Let h(x,y) = ye-xy . Find hyy.

Answer: From our work above, hy = e-xy - xye-xy. Now, we take the partial derivative of hy. We find:

hyy = -2xe-xy + x2ye-xy.

When you understand this solution, click here to return to the discussion on the chain rule and second partial derivatives.


Question 4

Find wsr where w = w(x,y), x = s + 2r, and y = s3 - rs.

Answer: First, ws = wxxs + wyys = wx + (3s2 - r)wy. Next, wsr = wxr - wy + (3s2 - r)wyr. We need to expand wxr and wyr. Using the Chain Rule, we find wxr = wxxxr + wxyyr = 2wxx - wxys. Similarly, wyr = 2wyx - wyys. Substituting back into our equation, we find wsr = 2wxx - wxys - wy + (3s2 - r)(2wyx - wyys).

When you understand this solution, click here to return to the discussion on the chain rule and second partial derivatives.


Last modified: March, 1997
Created by Tim Chartier