Paul's Online Notes
Paul's Online Notes
Home / Calculus III / Applications of Partial Derivatives / Tangent Planes and Linear Approximations
Show Mobile Notice Show All Notes Hide All Notes
Mobile Notice
You appear to be on a device with a "narrow" screen width (i.e. you are probably on a mobile phone). Due to the nature of the mathematics on this site it is best views in landscape mode. If your device is not in landscape mode many of the equations will run off the side of your device (should be able to scroll to see them) and some of the menu items will be cut off due to the narrow screen width.

Section 14.1 : Tangent Planes and Linear Approximations

2. Find the equation of the tangent plane to \(z = x\sqrt {{x^2} + {y^2}} + {y^3}\) at \(\left( { - 4,3} \right)\) .

Show All Steps Hide All Steps

Start Solution

First, we know we’ll need the two 1st order partial derivatives. Here they are,

\[{f_x} = \sqrt {{x^2} + {y^2}} + \frac{{{x^2}}}{{\sqrt {{x^2} + {y^2}} }}\hspace{0.5in}{f_y} = \frac{{xy}}{{\sqrt {{x^2} + {y^2}} }} + 3{y^2}\] Show Step 2

Now we also need the two derivatives from the first step and the function evaluated at \(\left( { - 4,3} \right)\) . Here are those evaluations,

\[f\left( { - 4,3} \right) = 7\hspace{0.5in}{f_x}\left( { - 4,3} \right) = \frac{{41}}{5}\hspace{0.5in}{f_y}\left( { - 4,3} \right) = \frac{{123}}{5}\] Show Step 3

The tangent plane is then,

\[\require{bbox} \bbox[2pt,border:1px solid black]{{z = 7 + \frac{{41}}{5}\left( {x + 4} \right) + \frac{{123}}{5}\left( {y - 3} \right) = \frac{{41}}{5}x + \frac{{123}}{5}y - 34}}\]