How Do General Plane Equations Differ from Tangent Surface Equations?

Calpalned
Messages
297
Reaction score
6

Homework Statement


What's the difference between the two equations for a plane?

This question is somewhat related to my other, overarching question here: https://www.physicsforums.com/threads/i-am-confused-about-how-multivariable-calc-works.798798/

Homework Equations


## a(x - x_0) + b(y - y_0) + c(z - z_0) = 0 ##
and
## z - z_0 = f_x (x_0, y_0)(x-x_0) + f_y (x_0, y_0)(y-y_0) ##

The Attempt at a Solution


I'm not sure what the relationship between these two equations are. Thanks everyone.
 
Last edited:
Physics news on Phys.org
Calpalned said:

Homework Statement


What's the difference between the two equations for a plane?

Homework Equations


## a(x - x_0) + b(y - y_0) + c(z - z_0) = 0 ##
and
## z - z_0 = f_x (x_0, y_0)(x-x_0) + f_y (x_0, y_0)(y-y_0) ##

The Attempt at a Solution


I'm not sure what the relationship between these two equations are. Thanks everyone.

There's no deep difference. The first is the general form of a plane with ##(a,b,c)## as a normal vector. The second is a specific example of a plane corresponding to a tangent surface with normal vector ##(f_x,f_y,-1)##.
 
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