How to graph tangent plane and surface

JosephK
Messages
38
Reaction score
2

Homework Statement



Graph the surface and the tangent plane at the given point.
(Choose the domain and viewpoint so that you get a good view of
both the surface and the tangent plane.) Then zoom in until the
surface and the tangent plane become indistinguishable.

Homework Equations





The Attempt at a Solution



I tried using Scilab but I didn't know how to use it. Does this problem require a computer or can I graph by hand? I tried to plug in points for x and y trying to keep points close together. By close I mean 1, -1, and 0. How do I form a plane from these points?
 
Physics news on Phys.org
JosephK said:

Homework Statement



Graph the surface and the tangent plane at the given point.
(Choose the domain and viewpoint so that you get a good view of
both the surface and the tangent plane.) Then zoom in until the
surface and the tangent plane become indistinguishable.

Homework Equations





The Attempt at a Solution



I tried using Scilab but I didn't know how to use it. Does this problem require a computer or can I graph by hand? I tried to plug in points for x and y trying to keep points close together. By close I mean 1, -1, and 0. How do I form a plane from these points?

What is the equation of the surface? You forgot to include the problem description.

You should be able to sketch a graph of the surface and tangent plane without needing to use computer software.
 
If you were to graph "by hand" you are going to have a hard time "zooming" in!
There is a free on-line 3 d graphing program at
http://fooplot.com/index3d.php?

I haven't tried it myself.
 
Last edited by a moderator:
Mark44 said:
What is the equation of the surface? You forgot to include the problem description.

You should be able to sketch a graph of the surface and tangent plane without needing to use computer software.


z = x^2 + xy + 3y^2 (1, 1, 5)

Tangent plane I found: z = 3x +7y -5

Thank you!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top