1. The domain is the exterior of the unit circle centered at the origin including the circle itself. The range is the set of numbers greater than or equal to 0. The level curve is the circle of radius 2 centered at the origin.
  2. The equation of the tangent plane is
            g(x,y,z)=100+(x-300)/9+(y-300)/9+(z-300)/9
    The estimate for w is
            g(301,299,302)=100.22...
  3. By the chain rule,
            gs(1,1)=3*2+7*4+(-2)*5=24
    and
            gt(1,1)=3*(-2)+7*(-4)+(-2)*0=-34
  4. The gradient of T at P is
            -4i-2j-4k
    The rate of change of T at P in the direction of u is the dot product of the gradient vector and u. Hence it is
            DuT(2,1,1)=(-4)*(2/3)+(-2)*(1/3)+(-4)*(-2/3)=-2/3
    The direction to cool off most rapidly is opposite to the direction of the gradient. The corresponding unit vector is
            (2/3)i+(1/3)j+(2/3)k
    The maximum rate of change of T at P is the length of the gradient vector. Thus it is given by
            (16+4+16)1/2=6
  5. The equation of the tangent plane is
            -x+3y+2z=18
  6. There are three critical points
            P1(0,0), P2,3(-1/3,±21/2/3)
    By the second derivative test, we find that P1 is a local minimum and the other two critical points are saddle points.
  7. We find five critical points with the following function values
            f(2/5,1/5)=6/5, f(1/2,0)=5/4, f(0,0)=1, f(1,0)=1, f(0,1)=2
    Therefore, the absolute maximum value is 1 and the absolute minimum value is 0.
  8. We find four critical points with the following functions values
            f(0,1)=-2, f(0,-1)=0, f(±151/2/4,-1/4)=9/8
    Therefore, the absolute maximum value is 9/8 and the absolute minimum value is -2.

Back to the test

Go to the UWM Math Home Page