Answer:
Options a and d are the correct ones.
Step-by-step explanation:
The complete question is as follows
A student was asked to find the equation of the tangent plane to the surface
at the point (x,y)=(5,1). The student's answer was
. (a) At a glance, how do you know this is wrong. What mistakes did the student make? Select all that apply.
a) The answer is not a linear function
b) The (x-5) and (y-1) should be x and y
c) the 24 should not be in the answer
d) the partial derivatives were not evaluated at the point
e) all of the above.
Recall that, given a surface of the form
where f is differentiable, then at a given point
we can find the equation of the tangent plane by
![z=f(x_0,y_0)+\frac{df}{dx}(x_0,y_0) (x-x_0)+\frac{df}{dy}(x_0,y_0) (y-y_0)](https://tex.z-dn.net/?f=z%3Df%28x_0%2Cy_0%29%2B%5Cfrac%7Bdf%7D%7Bdx%7D%28x_0%2Cy_0%29%20%28x-x_0%29%2B%5Cfrac%7Bdf%7D%7Bdy%7D%28x_0%2Cy_0%29%20%28y-y_0%29)
We are given that
Note that f(5,1) = 24. Then, c is not true. Also, the formula says that we must have the factors (x-5) and (y-1), since we are evaluating the tangent plane in a neighborhood of that point, hence option b is not true. Since B and C are not true, then E is not true. Note that the given function by the student has a mutiplication of 2x and (x-5) which will give us the function
which is of degree two. Then, the function given by the student is not a linear function, since linear functions have a degree at most 1. Finally, we must check that d is also true.
REcall that
![\frac{df}{dx} = 2x, \frac{df}{dy} = -3y^2](https://tex.z-dn.net/?f=%5Cfrac%7Bdf%7D%7Bdx%7D%20%3D%202x%2C%20%5Cfrac%7Bdf%7D%7Bdy%7D%20%3D%20-3y%5E2)
so we see that this coincide with the the terms that multiply the factors (x-5) and (y-1) respectively, which tell us that even though the student was trying to follow the formula, he/she forgot to evaluate the partial derivatives at the given point, hence the option D is also true.
Recall that if we want the tangent plane at the point given, we must evaluate the partial derivatives at x=5 and y=1. Hence, the formula of the tangent plane is
![z = 24+10(x-5)-3(y-1)](https://tex.z-dn.net/?f=%20z%20%3D%2024%2B10%28x-5%29-3%28y-1%29)