Finding the equation of a plane

  • Thread starter Thread starter Tiffw-s88
  • Start date Start date
  • Tags Tags
    Plane
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 5K views
Tiffw-s88
Messages
4
Reaction score
0

Homework Statement



This isn't actually a homework question, but I'm revising for my resits and can't do this past paper question. And of course if i don't figure out how to do it it will obviously come up on the exam

A plane is tangential to the surface xexp(-x^2 - y^2) - z = 0 at the point where z takes on its maximum value. Find the equation of the plane

Homework Equations





The Attempt at a Solution



I think I have to find where z is at its maximum and then find the normal to the tangent at that point to enable me to write the plane equation in the form r.n=0
z will be at it's maximum when xexp(-x^2 - y^2) is at its maximum but i don't know when that will be?
 
Physics news on Phys.org
Do you know how to find the maximum of a function?
 
As NateTG suggested, first find the maximum point by setting the gradient of z equal to 0. Of course, the tangent plane at a maximum (or minimum) is parallel to the xy-plane, just as the tangent line at a maximum (or minimum) of y= f(x), in two dimensions, is parallel to the x-axis.
 
so since z = x exp(-x^2 - y^2) if i differentiate this and set it to zero i should get my point. But what do i differentiate z with respect to since there's x and y in the function.
Since I'm trying to find the equation of the plane does that just mean that it's a plane parallel to the x-y axis?
 
Tiffw-s88 said:
so since z = x exp(-x^2 - y^2) if i differentiate this and set it to zero i should get my point. But what do i differentiate z with respect to since there's x and y in the function.
Since I'm trying to find the equation of the plane does that just mean that it's a plane parallel to the x-y axis?

Actually, it's parallel to the x-y plane.

Since you're apparently not familiar with partial derivatives, I'd suggest looking at
[tex]x e^{-x^2-y^2}[/tex]
and trying to find what [itex]y[/itex] is at the maximum by inspection.
 
oops yeh i meant plane

i am familiar with partial derivatives.

so the partial derivative wrt x is -2x^2[exp(-x^2-y^2)] + exp(-x^2-y^2)
and wrt y is -2y^2[exp(-x^2-y^2)]

but I'm still confused as to where I'm going with this, i don't really get the bigger picture of what I'm trying to do
 
If you are at a maximum point, the partial derivatives wrt x and y will both vanish.
 
ok now I'm really confused. how do you recommend i start this question as i don't seem to be getting anywhere with my current route =(
 
Just set your two partial derivatives equal to zero. That's two equations in two unknowns, x and y. Once you've found your critical points test them to see if you can find which one could give you a maximum for z.