How to Find the Tangent Plane and Line of Intersection for Given Surfaces?

  • Thread starter Thread starter ryan8888
  • Start date Start date
  • Tags Tags
    Plane Tangent
Click For Summary
SUMMARY

This discussion focuses on finding the tangent plane and the line of intersection for the surfaces defined by the equations f(x,y,z) = x² + y² + z² - 2y + 3x and g(x,y,z) = 3x + y² - z². The tangent plane at the point (3, -1, 1) for the surface g(x,y,z) = 9 is determined using the gradient of g, resulting in the equation 3x - 2y - 2z = 9. For the line tangent to the intersection of the surfaces at the same point, the cross product of the gradients of both functions is computed to find the direction vector.

PREREQUISITES
  • Understanding of gradient vectors in multivariable calculus
  • Knowledge of tangent planes and their equations
  • Familiarity with cross products of vectors
  • Ability to work with parametric equations of lines
NEXT STEPS
  • Study the concept of gradient vectors in multivariable calculus
  • Learn how to derive equations of tangent planes from gradients
  • Explore the application of cross products in finding directions of lines
  • Investigate parametric equations and their uses in vector calculus
USEFUL FOR

Students and professionals in mathematics, particularly those studying multivariable calculus, as well as engineers and physicists dealing with surface intersections and tangent planes.

ryan8888
Messages
26
Reaction score
0
Given: let f (x,y,z) = x2 + y2 + z2 = 2y - 3x and g(x,y,z) = 3x + y2 - z2

A. Find an equation for the tangent plane for the surface g(x,y,z) = 9 at the point (3, -1, 1)
B. Find the line tangent to the intersection of the surfaces f(x,y,z) = 0 and g(x,y,z) =9 at the point (3,-1,1)

A. I feel like I am reading into this part too much. In part A do I need to simply utilize g(x,y,z) and take the gradient of the g(x,y,z) and then subsitute the point (3,-1,1) into the gradient function and then finally use the information found from this in the form a(x-x0) + b(y-y0) + c(z-z0) = 0 to get the equation of the tangent plane.

Or do I need to utilize both f(x,y,z) and g(x,y,z). O would take the gradient of both functions and compute the cross product to get the normal vector, then substitute the point (3,-1,1) into the normal vector and input that information into the form: a(x-x0) + b(y-y0) + c(z-z0) = 0 to solve for the equation of the tangent plane.

Thanks for any help!
 
Physics news on Phys.org
a) Yes if a surface is given by g(x,y,z)= constant, then [itex]\nabla f= grad f[/itex] is perpendicular to the surface and so a normal to the tangent plane.
Of course, a plane containing point [itex](x_0, y_0, z_0)[/itex] having normal vector <A, B, C> has equation [itex]A(x- x_0)+ B(y- y_0)+ C(z- z_0)= 0[/itex]. This problem has nothing to do with the function f.

b) A line tangent to the curve of intersection of two surfaces must lie in the tangent planes of both surfaces- and therefore is perpendicular to the normal to both surfaces at that point. Find the cross product of [itex]\nabla f[/itex] and [itex]\nabla g[/itex], a vector in the direction of that line. Of course, the line through point [itex](x_0, y_0, z_0)[/itex] in the direction of the vector <A, B, C> is given by the parametric equations [itex]x= At+ x_0[/itex], [itex]y= Bt+ y_0[/itex], [itex]z= Ct+ z_0[/itex].
 
Awsome. Thanks for the help. I figured that the first portion of the question the f(x,y,z) had nothing do do with determing the equation of the plane. I came up with 3x - 2y - 2z = 9 for the equation of the plane that is tangent to g(x,y,z).

I do have another question for part 2. I have taken the gradients of both f(x,y,z) and g(x,y,z) and come up with grad f = (2x-3, 2y + 2, 2z) and grad y = (3, 2y, -2z) should I substitute my point (3, -1, 1) into the gradients and then take the cross product or should I do the cross product and then sub the values for my point in?


HallsofIvy said:
a) Yes if a surface is given by g(x,y,z)= constant, then [itex]\nabla f= grad f[/itex] is perpendicular to the surface and so a normal to the tangent plane.
Of course, a plane containing point [itex](x_0, y_0, z_0)[/itex] having normal vector <A, B, C> has equation [itex]A(x- x_0)+ B(y- y_0)+ C(z- z_0)= 0[/itex]. This problem has nothing to do with the function f.

b) A line tangent to the curve of intersection of two surfaces must lie in the tangent planes of both surfaces- and therefore is perpendicular to the normal to both surfaces at that point. Find the cross product of [itex]\nabla f[/itex] and [itex]\nabla g[/itex], a vector in the direction of that line. Of course, the line through point [itex](x_0, y_0, z_0)[/itex] in the direction of the vector <A, B, C> is given by the parametric equations [itex]x= At+ x_0[/itex], [itex]y= Bt+ y_0[/itex], [itex]z= Ct+ z_0[/itex].
 

Similar threads

Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
5K
  • · Replies 9 ·
Replies
9
Views
3K
Replies
1
Views
3K
Replies
4
Views
2K