Formula for the tangent plane to a functional surface












0












$begingroup$


I'm having a hard time grasping what they're saying in my textbook for this chapter.



If $z=f(x,y)$ defines a surface, then the tangent plane to the surface at (a,b) may be obtained as $$(-f_x(a,b),-f_y(a,b),1) * (x-a,y-b,z-f(a,b))=0$$ This is the result of applying the gradient-of-a-surface formula to the surface $z-f(x,y)=0$ at the point $(a,b,f(a,b))$.



How is the formula comparable to the formula for finding tangent planes to a surface which is $$(f_x(a,b,c),f_y(a,b,c),f_z(a,b,c))*(x-a,y-b,z-c)=0$$ and why are the $f_x$ and $f_y$ components negative in the first formula?










share|cite|improve this question









$endgroup$












  • $begingroup$
    Have you at least tried to compute the gradient of $z-f(x,y)$?
    $endgroup$
    – amd
    Jan 21 at 23:18












  • $begingroup$
    Essentially a duplicate of math.stackexchange.com/q/3073917/265466.
    $endgroup$
    – amd
    Jan 21 at 23:20
















0












$begingroup$


I'm having a hard time grasping what they're saying in my textbook for this chapter.



If $z=f(x,y)$ defines a surface, then the tangent plane to the surface at (a,b) may be obtained as $$(-f_x(a,b),-f_y(a,b),1) * (x-a,y-b,z-f(a,b))=0$$ This is the result of applying the gradient-of-a-surface formula to the surface $z-f(x,y)=0$ at the point $(a,b,f(a,b))$.



How is the formula comparable to the formula for finding tangent planes to a surface which is $$(f_x(a,b,c),f_y(a,b,c),f_z(a,b,c))*(x-a,y-b,z-c)=0$$ and why are the $f_x$ and $f_y$ components negative in the first formula?










share|cite|improve this question









$endgroup$












  • $begingroup$
    Have you at least tried to compute the gradient of $z-f(x,y)$?
    $endgroup$
    – amd
    Jan 21 at 23:18












  • $begingroup$
    Essentially a duplicate of math.stackexchange.com/q/3073917/265466.
    $endgroup$
    – amd
    Jan 21 at 23:20














0












0








0





$begingroup$


I'm having a hard time grasping what they're saying in my textbook for this chapter.



If $z=f(x,y)$ defines a surface, then the tangent plane to the surface at (a,b) may be obtained as $$(-f_x(a,b),-f_y(a,b),1) * (x-a,y-b,z-f(a,b))=0$$ This is the result of applying the gradient-of-a-surface formula to the surface $z-f(x,y)=0$ at the point $(a,b,f(a,b))$.



How is the formula comparable to the formula for finding tangent planes to a surface which is $$(f_x(a,b,c),f_y(a,b,c),f_z(a,b,c))*(x-a,y-b,z-c)=0$$ and why are the $f_x$ and $f_y$ components negative in the first formula?










share|cite|improve this question









$endgroup$




I'm having a hard time grasping what they're saying in my textbook for this chapter.



If $z=f(x,y)$ defines a surface, then the tangent plane to the surface at (a,b) may be obtained as $$(-f_x(a,b),-f_y(a,b),1) * (x-a,y-b,z-f(a,b))=0$$ This is the result of applying the gradient-of-a-surface formula to the surface $z-f(x,y)=0$ at the point $(a,b,f(a,b))$.



How is the formula comparable to the formula for finding tangent planes to a surface which is $$(f_x(a,b,c),f_y(a,b,c),f_z(a,b,c))*(x-a,y-b,z-c)=0$$ and why are the $f_x$ and $f_y$ components negative in the first formula?







multivariable-calculus






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Jan 21 at 22:16









Random StudentRandom Student

443




443












  • $begingroup$
    Have you at least tried to compute the gradient of $z-f(x,y)$?
    $endgroup$
    – amd
    Jan 21 at 23:18












  • $begingroup$
    Essentially a duplicate of math.stackexchange.com/q/3073917/265466.
    $endgroup$
    – amd
    Jan 21 at 23:20


















  • $begingroup$
    Have you at least tried to compute the gradient of $z-f(x,y)$?
    $endgroup$
    – amd
    Jan 21 at 23:18












  • $begingroup$
    Essentially a duplicate of math.stackexchange.com/q/3073917/265466.
    $endgroup$
    – amd
    Jan 21 at 23:20
















$begingroup$
Have you at least tried to compute the gradient of $z-f(x,y)$?
$endgroup$
– amd
Jan 21 at 23:18






$begingroup$
Have you at least tried to compute the gradient of $z-f(x,y)$?
$endgroup$
– amd
Jan 21 at 23:18














$begingroup$
Essentially a duplicate of math.stackexchange.com/q/3073917/265466.
$endgroup$
– amd
Jan 21 at 23:20




$begingroup$
Essentially a duplicate of math.stackexchange.com/q/3073917/265466.
$endgroup$
– amd
Jan 21 at 23:20










1 Answer
1






active

oldest

votes


















1












$begingroup$

The two formulations are the same. We are taking $F(x,y,z)=z-f(x,y)$ and setting $F=0$. Taking partial derivatives of $F$ gives $$F_x(a,b,c)=-f_x(a,b)$$ $$F_y(a,b,c)=-f_y(a,b)$$ $$F_z(a,b,c)=1$$



The partial derivatives with respect to $x$ and $y$ have negative coefficients because we are taking the gradient of $z-f(x,y)$. They would have positive coefficients if we defined $F(x,y,z)=f(x,y)-z$ but then $F_z(a,b,c)$ would be $-1$ instead of $1$.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Alright this may be a stupid question but if the formulations are the same, can't we use the second formula (formula of a tangent plane to a surface) for everything rather than this? What's the significance of this formula?
    $endgroup$
    – Random Student
    Jan 21 at 22:39






  • 1




    $begingroup$
    You need a level surface so that the gradient is normal to the surface. You are given a function of two variables. To use the second formulation you need a function of three variables equal to a constant, i.e. a level surface.
    $endgroup$
    – John Douma
    Jan 21 at 23:07










  • $begingroup$
    Ohh I see. Thanks for your help! I get it now!
    $endgroup$
    – Random Student
    Jan 21 at 23:30











Your Answer





StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3082492%2fformula-for-the-tangent-plane-to-a-functional-surface%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









1












$begingroup$

The two formulations are the same. We are taking $F(x,y,z)=z-f(x,y)$ and setting $F=0$. Taking partial derivatives of $F$ gives $$F_x(a,b,c)=-f_x(a,b)$$ $$F_y(a,b,c)=-f_y(a,b)$$ $$F_z(a,b,c)=1$$



The partial derivatives with respect to $x$ and $y$ have negative coefficients because we are taking the gradient of $z-f(x,y)$. They would have positive coefficients if we defined $F(x,y,z)=f(x,y)-z$ but then $F_z(a,b,c)$ would be $-1$ instead of $1$.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Alright this may be a stupid question but if the formulations are the same, can't we use the second formula (formula of a tangent plane to a surface) for everything rather than this? What's the significance of this formula?
    $endgroup$
    – Random Student
    Jan 21 at 22:39






  • 1




    $begingroup$
    You need a level surface so that the gradient is normal to the surface. You are given a function of two variables. To use the second formulation you need a function of three variables equal to a constant, i.e. a level surface.
    $endgroup$
    – John Douma
    Jan 21 at 23:07










  • $begingroup$
    Ohh I see. Thanks for your help! I get it now!
    $endgroup$
    – Random Student
    Jan 21 at 23:30
















1












$begingroup$

The two formulations are the same. We are taking $F(x,y,z)=z-f(x,y)$ and setting $F=0$. Taking partial derivatives of $F$ gives $$F_x(a,b,c)=-f_x(a,b)$$ $$F_y(a,b,c)=-f_y(a,b)$$ $$F_z(a,b,c)=1$$



The partial derivatives with respect to $x$ and $y$ have negative coefficients because we are taking the gradient of $z-f(x,y)$. They would have positive coefficients if we defined $F(x,y,z)=f(x,y)-z$ but then $F_z(a,b,c)$ would be $-1$ instead of $1$.






share|cite|improve this answer









$endgroup$













  • $begingroup$
    Alright this may be a stupid question but if the formulations are the same, can't we use the second formula (formula of a tangent plane to a surface) for everything rather than this? What's the significance of this formula?
    $endgroup$
    – Random Student
    Jan 21 at 22:39






  • 1




    $begingroup$
    You need a level surface so that the gradient is normal to the surface. You are given a function of two variables. To use the second formulation you need a function of three variables equal to a constant, i.e. a level surface.
    $endgroup$
    – John Douma
    Jan 21 at 23:07










  • $begingroup$
    Ohh I see. Thanks for your help! I get it now!
    $endgroup$
    – Random Student
    Jan 21 at 23:30














1












1








1





$begingroup$

The two formulations are the same. We are taking $F(x,y,z)=z-f(x,y)$ and setting $F=0$. Taking partial derivatives of $F$ gives $$F_x(a,b,c)=-f_x(a,b)$$ $$F_y(a,b,c)=-f_y(a,b)$$ $$F_z(a,b,c)=1$$



The partial derivatives with respect to $x$ and $y$ have negative coefficients because we are taking the gradient of $z-f(x,y)$. They would have positive coefficients if we defined $F(x,y,z)=f(x,y)-z$ but then $F_z(a,b,c)$ would be $-1$ instead of $1$.






share|cite|improve this answer









$endgroup$



The two formulations are the same. We are taking $F(x,y,z)=z-f(x,y)$ and setting $F=0$. Taking partial derivatives of $F$ gives $$F_x(a,b,c)=-f_x(a,b)$$ $$F_y(a,b,c)=-f_y(a,b)$$ $$F_z(a,b,c)=1$$



The partial derivatives with respect to $x$ and $y$ have negative coefficients because we are taking the gradient of $z-f(x,y)$. They would have positive coefficients if we defined $F(x,y,z)=f(x,y)-z$ but then $F_z(a,b,c)$ would be $-1$ instead of $1$.







share|cite|improve this answer












share|cite|improve this answer



share|cite|improve this answer










answered Jan 21 at 22:26









John DoumaJohn Douma

5,54211319




5,54211319












  • $begingroup$
    Alright this may be a stupid question but if the formulations are the same, can't we use the second formula (formula of a tangent plane to a surface) for everything rather than this? What's the significance of this formula?
    $endgroup$
    – Random Student
    Jan 21 at 22:39






  • 1




    $begingroup$
    You need a level surface so that the gradient is normal to the surface. You are given a function of two variables. To use the second formulation you need a function of three variables equal to a constant, i.e. a level surface.
    $endgroup$
    – John Douma
    Jan 21 at 23:07










  • $begingroup$
    Ohh I see. Thanks for your help! I get it now!
    $endgroup$
    – Random Student
    Jan 21 at 23:30


















  • $begingroup$
    Alright this may be a stupid question but if the formulations are the same, can't we use the second formula (formula of a tangent plane to a surface) for everything rather than this? What's the significance of this formula?
    $endgroup$
    – Random Student
    Jan 21 at 22:39






  • 1




    $begingroup$
    You need a level surface so that the gradient is normal to the surface. You are given a function of two variables. To use the second formulation you need a function of three variables equal to a constant, i.e. a level surface.
    $endgroup$
    – John Douma
    Jan 21 at 23:07










  • $begingroup$
    Ohh I see. Thanks for your help! I get it now!
    $endgroup$
    – Random Student
    Jan 21 at 23:30
















$begingroup$
Alright this may be a stupid question but if the formulations are the same, can't we use the second formula (formula of a tangent plane to a surface) for everything rather than this? What's the significance of this formula?
$endgroup$
– Random Student
Jan 21 at 22:39




$begingroup$
Alright this may be a stupid question but if the formulations are the same, can't we use the second formula (formula of a tangent plane to a surface) for everything rather than this? What's the significance of this formula?
$endgroup$
– Random Student
Jan 21 at 22:39




1




1




$begingroup$
You need a level surface so that the gradient is normal to the surface. You are given a function of two variables. To use the second formulation you need a function of three variables equal to a constant, i.e. a level surface.
$endgroup$
– John Douma
Jan 21 at 23:07




$begingroup$
You need a level surface so that the gradient is normal to the surface. You are given a function of two variables. To use the second formulation you need a function of three variables equal to a constant, i.e. a level surface.
$endgroup$
– John Douma
Jan 21 at 23:07












$begingroup$
Ohh I see. Thanks for your help! I get it now!
$endgroup$
– Random Student
Jan 21 at 23:30




$begingroup$
Ohh I see. Thanks for your help! I get it now!
$endgroup$
– Random Student
Jan 21 at 23:30


















draft saved

draft discarded




















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3082492%2fformula-for-the-tangent-plane-to-a-functional-surface%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Mario Kart Wii

Understanding the size os this class of aleatory events

Partial Derivative Guidance.