Main content
Multivariable calculus
Course: Multivariable calculus > Unit 3
Lesson 1: Tangent planes and local linearizationTangent planes
Just as the single variable derivative can be used to find tangent lines to a curve, partial derivatives can be used to find the tangent plane to a surface.
Background
What we're building to
- A tangent plane to a two-variable function f, left parenthesis, x, comma, y, right parenthesis is, well, a plane that's tangent to its graph.
- The equation for the tangent plane of the graph of a two-variable function f, left parenthesis, x, comma, y, right parenthesis at a particular point left parenthesis, x, start subscript, 0, end subscript, comma, y, start subscript, 0, end subscript, right parenthesis looks like this:
The task at hand
Think of a scalar-valued function with a two-coordinate input, like this one:
Intuitively, it's common to visualize a function like this with its three-dimensional graph.
Remember, you can describe this graph more technically by describing it as a certain set of points in three-dimensional space. Specifically, it is all the points that look like this:
Here, x and y can range over all possible real numbers.
A tangent plane to this graph is a plane which is tangent to the graph. Hmmm, that's not a good definition. This is hard to describe with words, so I'll just show a video with various different tangent planes.
Key question: How do you find an equation representing the plane tangent to the graph of the function at some specific point left parenthesis, x, start subscript, 0, end subscript, comma, y, start subscript, 0, end subscript, comma, f, left parenthesis, x, start subscript, 0, end subscript, comma, y, start subscript, 0, end subscript, right parenthesis, right parenthesis in three-dimensional space?
Representing planes as graphs
Well, first of all, which functions g, left parenthesis, x, comma, y, right parenthesis have graphs that look like planes?
The slope of a plane in any direction is constant over all input values, so both partial derivatives g, start subscript, x, end subscript and g, start subscript, y, end subscript would have to be constants. The functions with constant partial derivatives look like this:
Here, a, b, and c are each some constant. These are called linear functions. Well, technically speaking they are affine functions since linear functions must pass through the origin, but it's common to call them linear functions anyway.
Question: How can you guarantee that the graph of a linear function passes through a particular point left parenthesis, x, start subscript, 0, end subscript, comma, y, start subscript, 0, end subscript, comma, z, start subscript, 0, end subscript, right parenthesis in space?
One clean way to do this is to write our linear function as
Concept check: With g defined this way, compute g, left parenthesis, x, start subscript, 0, end subscript, comma, y, start subscript, 0, end subscript, right parenthesis.
Writing g, left parenthesis, x, comma, y, right parenthesis like this makes it clear that g, left parenthesis, x, start subscript, 0, end subscript, comma, y, start subscript, 0, end subscript, right parenthesis, equals, z, start subscript, 0, end subscript. This guarantees that the graph of g must pass through left parenthesis, x, start subscript, 0, end subscript, comma, y, start subscript, 0, end subscript, comma, z, start subscript, 0, end subscript, right parenthesis:
The other constants start color #11accd, a, end color #11accd and start color #e84d39, b, end color #e84d39 are free to be whatever we want. Different choices for start color #11accd, a, end color #11accd and start color #e84d39, b, end color #e84d39 result in different planes passing through the point left parenthesis, x, start subscript, 0, end subscript, comma, y, start subscript, 0, end subscript, comma, z, start subscript, 0, end subscript, right parenthesis. The video below shows how those planes change as we tweak start color #11accd, a, end color #11accd and start color #e84d39, b, end color #e84d39:
Equation for a tangent plane
Back to the task at hand. We want a function T, left parenthesis, x, comma, y, right parenthesis that represents a plane tangent to the graph of some function f, left parenthesis, x, comma, y, right parenthesis at a point left parenthesis, x, start subscript, 0, end subscript, comma, y, start subscript, 0, end subscript, comma, f, left parenthesis, x, start subscript, 0, end subscript, comma, y, start subscript, 0, end subscript, right parenthesis, right parenthesis, so we substitute f, left parenthesis, x, start subscript, 0, end subscript, comma, y, start subscript, 0, end subscript, right parenthesis for z, start subscript, 0, end subscript in the general equation for a plane.
As you tweak the values of start color #0c7f99, a, end color #0c7f99 and start color #bc2612, b, end color #bc2612, this equation will give various planes passing through the graph of f at the desired point, but only one of them will be a tangent plane.
Of all the planes passing through left parenthesis, x, start subscript, 0, end subscript, comma, y, start subscript, 0, end subscript, comma, f, left parenthesis, x, start subscript, 0, end subscript, comma, y, start subscript, 0, end subscript, right parenthesis, right parenthesis, the one tangent to the graph of f will have the same partial derivatives as f. Pleasingly, the partial derivatives of our linear function are given by the constants a and b.
- Try it! Take the partial derivatives of the equation for T, left parenthesis, x, comma, y, right parenthesis above.
Therefore setting start color #0c7f99, a, equals, f, start subscript, x, end subscript, left parenthesis, x, start subscript, 0, end subscript, comma, y, start subscript, 0, end subscript, right parenthesis, end color #0c7f99 and start color #bc2612, b, equals, f, start subscript, y, end subscript, left parenthesis, x, start subscript, 0, end subscript, comma, y, start subscript, 0, end subscript, right parenthesis, end color #bc2612 will guarantee that the partial derivatives of our linear function T match the partial derivatives of f. Well, at least they will match for the input left parenthesis, x, start subscript, 0, end subscript, comma, y, start subscript, 0, end subscript, right parenthesis, but that's the only point we care about. Putting this together, we get a usable formula for the tangent plane.
Example: Finding a tangent plane
Problem:
Given the function
f, left parenthesis, x, comma, y, right parenthesis, equals, sine, left parenthesis, x, right parenthesis, cosine, left parenthesis, y, right parenthesis,
find the equation for a plane tangent to the graph of f above the point left parenthesis, start fraction, pi, divided by, 6, end fraction, comma, start fraction, pi, divided by, 4, end fraction, right parenthesis.
The tangent plane will have the form
Step 1: Find both partial derivatives of f.
Step 2: Evaluate the function f as well as both these partial derivatives at the point left parenthesis, start fraction, pi, divided by, 6, end fraction, comma, start fraction, pi, divided by, 4, end fraction, right parenthesis:
Putting these three numbers into the general equation for a tangent plane, you can get the final answer
Summary
- A tangent plane to a two-variable function f, left parenthesis, x, comma, y, right parenthesis is, well, a plane that's tangent to its graph.
- The equation for the tangent plane of the graph of a two-variable function f, left parenthesis, x, comma, y, right parenthesis at a particular point left parenthesis, x, start subscript, 0, end subscript, comma, y, start subscript, 0, end subscript, right parenthesis looks like this:
Want to join the conversation?
- Is finding a tangent plan similar/related to the use of a Jacobian to approximate nonlinear functions?(8 votes)
- The short answer is: yes. In our case, the Jacobian is the gradient vector.(8 votes)
- How can you guarantee that the graph of a linear function passes through a particular point (x0,y0,z0) in space?
One clean way to do this is to write our linear function as:
g(x,y)=a(x−x0)+b(y−y0)+z0
-------------------------------------------
Can someone please explain this part to me? May be this obvious but I do not understand why it is always true. An illustrative example will be really helpful(2 votes)- That's because if you plug in x_0 and y_0 into the equation, the equation becomes:
g(x,y)=a(x_0 - x_0)+b(y_0 − y_0)+z_0
=z_0
In other words, if you plug in x_o and y_0, the first two terms go to zero and so the whole thing evaluates to z_0, which is exactly just a way of saying that the function passes through x_0, y_0 and z_0.
It's a bit like if you wanted to write a one-variable linear function that passes through, say, the point (1, 2). What you would do is you would use the point-slope form and write:
y - 2 = m(x - 1)
Just by looking at the equation, you know that this line would pass through (1, 2). But to make it look more like the two-variable case, you could write it as:
y = m(x - 1) + 2
If x = 1, then the equation becomes y = 2, which is equivalent to saying that the line passes though the point (1, 2). Just like what I said earlier about the two-variable case.(5 votes)
- someone please explain to me why the equation g(x,y)=ax+by+c satisfying the slope constant(2 votes)
- Because the partial derivatives with respect to X and Y of this particular function are respectively a and b (two constant), therefore they are independent from the specific point in which they are calculated (i.e. they don’t depend on the two variable x and y). Given that the two partial derivatives express the slope of the function in the direction of x axis and y axis respectively, as long as they are constant in any point of the function so is the slope. Hope it helps.(5 votes)
- hey guys.. i actually understood how to get the tangent function.. at the end, how does should we interpret the T(x,y)?
should be the entire equation as it is, i mean what x and y need for, should make a new equation of value with x and y being the position of the tangent plane?
thanks gian :)(2 votes) - Find an equation of the tangent plane to the surface
z =
√
xy
at the point (1, 1, 1).(1 vote) - here we are finding tangent planes but the equation used is of linearization function please answer me fastly(1 vote)
- The tangent plane is a linearization of a three dimensional surface(1 vote)
- how do i find a tangent plane for a function thats defined as follows: R^2 ---> R^2
more specifically:
(x,y)--> (sqrt(x^2+y^2 , arctan(y/x))
please help as fast as possible
thanks in advance(1 vote)- Your question might be in a wrong page, an equation for f(x,y) and a specific coordinate are needed to calculate the tangent plane.(1 vote)
- I have a surface equation of: z(x,y) = √(12(〖sec〗^2 x/y-1))+ln(9/10 (x^2/π^2 +y^2/4)).
I need to find the tangent plane to the surface at the point P(π/3, 2).
I can get halfway through this problem to find z_0 = 2 but cannot find the constants f_x or f_y.
Any help would be greatly appreciated.(1 vote) - so this the equation of the plane with two input varibles. kind of a headache . when already we define a plane to be represented as an input of three variables.... is there a convenient way to see it as of the form ax + by +cz= d or should we not attempt to do that.(1 vote)
- It's perfectly fine to put it in the form ax+by+cz=d.(1 vote)