Tangent Plane Perpendicular to Vector <1,0,2> on x^2+y^2-z^2=-1 Surface

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

The discussion focuses on finding points on the surface defined by the equation x² + y² - z² = -1 where the tangent plane is perpendicular to the vector <1, 0, 2>. The gradient of the surface, given by <2x, 2y, -2z>, must be parallel to the vector <1, 0, 2>. This leads to the equations 2x = k, 2y = 0, and -2z = 2k, allowing for the substitution of variables to solve for k. Ultimately, the solution requires setting y = 0 to simplify the problem and find the corresponding values of x and z.

PREREQUISITES
  • Understanding of gradient vectors and their geometric significance
  • Knowledge of dot products and vector parallelism
  • Familiarity with implicit surface equations
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study the concept of gradients in multivariable calculus
  • Learn about implicit differentiation and its applications
  • Explore vector calculus, focusing on dot products and vector projections
  • Investigate the geometric interpretation of tangent planes to surfaces
USEFUL FOR

Students studying multivariable calculus, particularly those tackling problems involving gradients and tangent planes, as well as educators seeking to clarify these concepts for their students.

Loppyfoot
Messages
192
Reaction score
0

Homework Statement



Find all the points on the surface x^2+y^2-z^2=-1 where the tangent plane is perpendicular to the vector <1,0,2>.

I'm confused!



The Attempt at a Solution



So, the gradient would be: <2x,2y,-2z>, but what do I do with the gradient vector to find these points?

thanks in advance!
 
Physics news on Phys.org
Loppyfoot said:

Homework Statement



Find all the points on the surface x^2+y^2-z^2=-1 where the tangent plane is perpendicular to the vector <1,0,2>.

I'm confused!



The Attempt at a Solution



So, the gradient would be: <2x,2y,-2z>, but what do I do with the gradient vector to find these points?
At a given point on the surface, the gradient is perpendicular to the tangent plane at that surface. Does that give you any ideas?
 
Yes I understand that point. I'm confused on how to computationally solve this problem.

Any thoughts?
 
What does that tell you about the relationship between (2x, 2y, -2z) and (1,0,2)
 
So <2x,2y,-2z> dotted with <1,0,2> = 0

Ok, So if I do the dot product, I get:

2x-4z = 0 . So , x=2z. If I plug that into the original equation, I get:

4z^2 + y^2 -z^2 = -1 . Should I solve for y in terms of z?
 
No, you have that completely backwards! \nabla f= < 2x, 2y, -2z> is itself normal to the tangent plane. You want <2x, 2y, -2z> to be parallel to < 1, 0, 2>. You are solving for a vector perpendicular to <1, 0, 2>.

Two vectors are parallel if and only if one is a multiple of the other: <2x, 2y, -2z>= <a, 0, 2a> for some number a.
 
Ok, Now I understand. So I should solve for k first:

2x= k ; 2y=0 ; -2z=2k .

So x = k/2 and z=-k. If I substitute those back into the original equation, I get

k^2/4+ y^2-k^2 = -1. But I have two variables. Should I have set the y=0 so I can solve for k?
 
any ideas?
 
Loppyfoot said:
Ok, Now I understand. So I should solve for k first:

2x= k ; 2y=0 ; -2z=2k .
You're not solving for k; you're solving for x, y, and z.
Loppyfoot said:
So x = k/2 and z=-k.
Don't forget y = 0.

Loppyfoot said:
If I substitute those back into the original equation, I get

k^2/4+ y^2-k^2 = -1. But I have two variables. Should I have set the y=0 so I can solve for k?
Yes.
 

Similar threads

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