jegues
- 1,085
- 3
Homework Statement
See figure.
Homework Equations
The Attempt at a Solution
Rearranging my equation,
z = \sqrt{\frac{x^{3}+3y^{2}-3}{3}}
Let f(x,y) = \sqrt{\frac{x^{3}+3y^{2}-3}{3}}
Then,
f_{x}(x,y) = \sqrt{x^{2}}
f_{y}(x,y) = \sqrt{2y}
So,
f_{x}(3,1) = \pm 3
f_{y}(3,1) = \sqrt{2}
Therefore the tangent plane is defined as,
z - 3 = 3(x-3) + \sqrt{2}(y-1)
Does this look correct?