Finding the Tangent Plane to a Surface at a Given Point

Click For Summary
SUMMARY

The discussion centers on finding the equation of the tangent plane to a surface S at the point P(2,1,3) using the parametric curves r_1(t) and r_2(u). The first derivatives of these curves at the specified parameters yield tangent vectors A = <3, 0, -4> and B = <2, 6, 2>. The cross product of these vectors results in the normal vector <12, -7, 9>, leading to the tangent plane equation 12(x - 2) + 7(y - 1) + 9(z - 3) = 0. The final equation is confirmed as correct after addressing a minor error in the initial cross product calculation.

PREREQUISITES
  • Understanding of vector calculus and tangent planes
  • Familiarity with parametric equations of curves
  • Knowledge of cross product operations in three-dimensional space
  • Ability to manipulate and simplify algebraic equations
NEXT STEPS
  • Study the properties of tangent planes in multivariable calculus
  • Learn about the application of the cross product in vector analysis
  • Explore the derivation of equations for surfaces from parametric representations
  • Investigate the implications of normal vectors in geometric interpretations
USEFUL FOR

Students and educators in calculus, particularly those focusing on multivariable calculus and vector analysis, as well as anyone involved in solving problems related to tangent planes and surface geometry.

tylerc1991
Messages
158
Reaction score
0

Homework Statement



Suppose you need to know an equation of the tangent plane to a surface S at the point P(2,1,3). You don't have an equation for S but you know that the curves:

r_1(t) = <2 + 3t, 1 - t^2, 3 - 4t + t^2>
r_2(u) = <1 + u^2, 2u^3 - 1, 2u + 1>

both lie on S. Find an equation of the tangent plane at P

Homework Equations



The general form of a plane at a point P(x_0, y_0, z_0) with normal vector n = <a, b, c> is

a(x - x_0) + b(y - y_0) + c(z - z_0) = 0

The Attempt at a Solution



t = 0 for P to lie on r_1(t), and u = 1 for P to lie on r_2(u)
taking the first derivatives of r_1(t) and r_2(u) and evaluating them at the specified t and u values gives:
r'_1(0) = <3, 0, -4> = A
r'_2(u) = <2, 6, 2> = B

Since both of these vectors are tangent to the surface at P, I took the cross product of them, A x B and got <24, 14, 18>, which simplifies to <12, 7, 9>.

so the normal vector to the tangent plane to the surface is <12, 7, 9> and the point is P.
plugging this into the general form gives:

12(x - 2) + 7(y - 1) + 9(z - 3) = 0.

This can be simplified but I wanted to know if this was the correct answer. Thank you very much anyone for your help!
 
Physics news on Phys.org
Certainly nothing wrong with the approach. Are you sure <3, 0, -4>X<2, 6, 2>=<24, 14, 18>. I get something a little different. Can you check it?
 
Dick said:
Certainly nothing wrong with the approach. Are you sure <3, 0, -4>X<2, 6, 2>=<24, 14, 18>. I get something a little different. Can you check it?

Whoops, forgot the minus in the determinant, I am getting <24, -14, 18> which reduces to <12, -7, 9>. Thank you.
 

Similar threads

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