Find Plane Tangent to Surface at (-1/4, 1/2, 2)

Click For Summary
To find the equation of the tangent plane to the surface defined by the parametric equations at the point (-1/4, 1/2, 2), first determine the values of u and v that satisfy the equations, resulting in (u', v') = (0, 1/2). The tangent plane can be expressed using the derivatives of the function f with respect to u and v at this point. The final equation derived is z = 1 - 4x, which describes the relationship between x, y, and z in the tangent plane. This solution clarifies the process of finding the tangent plane using parametric equations and their derivatives.
Peach
Messages
80
Reaction score
0

Homework Statement


Find an eqn for the plane tangent to the given surface at the specified point.

x = u^2 - v^2
y= u +v
z = u^2 + 4v

At (-1/4, 1/2, 2)

Homework Equations


A(x-x_0) + B(y-y_0) + C(z-z_0)

The Attempt at a Solution


I thought that I could simply use x = u^2 - v^2 as A, and y = u + v as B, etc. But yeah, it's wrong obviously. I looked through my notes already and my professor didn't go over this so I'm entirely lost. How do I find the plane tangent without knowing what u and v are? Pls help, having a headache over this. The examples in the book didn't help at all either...it didn't have any examples on this.:confused:
 
Physics news on Phys.org
You have a function f : RxR -> RxRxR defined by:

f(u,v) = (u^2-v^2, u^v, u^2+4v)

The surface is thus

{f(u,v) : (u,v) is in RxR}

You want to find the tangent plane to this surface at the point (-1/4, 1/2, 2). First, find (u', v') such that f(u', v') = (-1/4, 1/2, 2). Then the plane is given by:

(-0.25,\, 0.5,\, 2)\ +\ \mbox{Span}\left \{\frac{\partial f}{\partial u} (u',\, v'),\ \frac{\partial f}{\partial v}(u',\, v')\right \}
 
How do you find f(u',v')? Is that just taking the derivative of all the components?

Edit: Eh nvm. >< I'm not thinking clearly. Thanks for the help, I got it now.
 
Last edited:
u' and v' aren't derivatives. It might have been better if I wrote u0 and v0, it was just easier to do it the way I did. What final answer did you get? You should have got (u',v') = (0,1/2). If you got that you probably got the rest right too.
 
Last edited by a moderator:
Yeah, that's what I thought. So I took u + v = 1/2 and solve for v in terms of u, then plugging in v for the u^2 - v^2 = -1/4.

My final answer is z = 3x + 4y + 3/4?
 
f_u(u&#039;,v&#039;) = (2u&#039;, 1, 2u&#039;) = (0, 1, 0)
f_v(u&#039;,v&#039;) = (-2v&#039;, 1, 4) = (-1, 1, 4)

So P = (-0.25, 0.5, 2) + {(-t, t+s, 4t) : t, s in R}.

Can you get for any x and y, a z such that (x, y, z) is in P?

-0.25 - t = x
0.5 + t + s = y

t = -(0.25 + x)
s = y - t - 0.5 = y + x - 0.25

Let z = 2 + 4t = 1 - 4x.

So P = {(x,y,z) : z = 1 - 4x, x,y,z in R} = {(x,y,1-4x) : x,y in R}.
 
Question: A clock's minute hand has length 4 and its hour hand has length 3. What is the distance between the tips at the moment when it is increasing most rapidly?(Putnam Exam Question) Answer: Making assumption that both the hands moves at constant angular velocities, the answer is ## \sqrt{7} .## But don't you think this assumption is somewhat doubtful and wrong?

Similar threads

Replies
1
Views
1K
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
4
Views
5K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
2K