Skip to main content

Paper Homework 5

Problem 1: Some students made mistakes taking the partial derivatives of z in part (b). A good thing to do is to check whether the tangent planes you got in (a) and (b) are the same. If not, one of your result must be wrong.

Problem 5: Subtracting dzdz (the linear approximation) from Δz\Delta z gives us ϵ1Δx+ϵ2Δy\epsilon_1\Delta x + \epsilon_2\Delta y. The rest is to specify ϵ1\epsilon_1 and ϵ2\epsilon_2 and show they go to 0 as (Δx,Δy)(0,0)(\Delta x, \Delta y)\to (0,0).

Problem 7: Some students used an alternative way of implicit differentiation instead of using the formula given on the textbook. The idea is to directly take the partial differentiation on the equation. This idea is good but needs precise execution. For instance, the partial derivative of eysinxe^y\sin x with respect to xx is eyyxsinx+eycosxe^y\frac{\partial y}{\partial x}\sin x+e^y\cos x. Here we have used the chain rule and the product rule.

Problem 9: Almost all have done well on this problem.