New Reply

Equation of a Tangent plane an the normal line to a given point

 
Share Thread Thread Tools
Mar19-11, 04:09 PM   #1
 

Equation of a Tangent plane an the normal line to a given point


1. The problem statement, all variables and given/known data

xy +yz + zx = 3 (1,1,1)

2. Relevant equations
equation of tangent plane is z-z0 = fx(x0,y0)(x-x0) +fy(x0,y0)(y-y0)


3. The attempt at a solution

Right, I've been a few of these exercises, however, this is the first one I've seen that equals a number and not "z". So, when I take the partial derivatives with respect to x and y I get, respectively, y+z, and x+z. Now, I'm sort of guessing here, but I'm taking fz and I'll get y+x. Then I plug the values into the equation and get fx = 2, fy = 2 and fz = 2? The thing is that the book doesn't say anything about an fz. What now?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Mar20-11, 08:40 PM   #2
 
Recognitions:
Homework Helper Homework Help
the direction you have found (2,2,2) is the gradient of the function f(x,y,z) = xy +yz + zx at (1,1,1), and will be normal to the tangent plane (why?)

use it to find the equation of your tangent plane (the dot product of any vetcor in the plane and the normal must be zero...)
 
Mar21-11, 05:54 AM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
In general, if you have a surface writtten as f(x,y,z)= constant, then the gradient vector,
[tex]\nabla f= f_x\vec{i}+ f_y\vec{j}+ f_z\vec{k}[/itex]
is normal to the surface. It is the "normal vector" and gives you the tangent plane.

I consider this situation easier than "z= f(x,y)". In fact, to find a normal vector and tangent plane to z= f(x,y), I would immediately write it as G(x,y,z)= z- f(x,y)= 0.
 
New Reply
Thread Tools


Similar Threads for: Equation of a Tangent plane an the normal line to a given point
Thread Forum Replies
Caculating normal boiling point using an equation of a line Biology, Chemistry & Other Homework 1
Using differentials in the equation of tangent line to the curve x^2 at point 3 Calculus 1
Equation of a tangent line to a given circle from an external point - Stuck! Precalculus Mathematics Homework 4
find an equation of the tangent line to the curve at the given point Calculus & Beyond Homework 23
Normal line to a tangent plane Calculus & Beyond Homework 3