tsw303 said:
Homework Statement
I have two problems that don't seem to match. The task is to find the parametric equation for the normal line to the tangent plane. I'm seeing that the vector value of "z" is (-1) with one formula, but not in the other. These two seem to be the same, but the first was solved implicitly in the book (?) and arrived at (-1). The second was solved easily with the second formula, but arrived at a unique value for z.
The normal line to (x^2)+(y^2)+(z^2)=25 at p(-3,0,4)
is x=-3+(3t/4) y=0 z=4-t
The normal line to (x^2)+(y^2)+4(z^2)=12 at p(2,2,1)
is x=2+t y=2+t z= 1+2t
You don't say
what formulas you are using! Also I have no idea what you mean by a "
vector value of -1".
In my opinion, the simplest way to do such a problem is to treat the surface as a "level surface". We can thinkg of the first as a level surface for \ph(x,y,z)= x^2+ y^2+ z^2 and then we know that the \nabla\phi= 2x\vec{i}+ 2y\vec{j}+ 2z\vec{k} is normal to the surface and so normal to the tangent plane. At (-3, 0, 4) that is -6/vec{i}+ 8\vec{k} and so has parametric equations x= -3- 3t, y= 0, z= 4+ 8t. Of course, the "length" of the vector, and whether it is pointing "up" or "down" is irrelevant so you could divide that normal vector by -8, getting 3/4\vec{i}+ \vec{k} which gives the parametric equations x= -3+ (3/4)t, y= 0, z= 4- t, the equations you have. If, in the second set of equations, you replace t by 4s, you get the first set of equations.
Similarly, the normal vector to \phi(x,y,z)= x^2+ y^2+ 4z^2= 12 is \nabla \phi= 2x\vec{i}+ 2y\vec{j}+ 8z\vec{k}. At (2, 2, 1) that is 4\vec{i}+ 4\vec{j}+ 8\vec{k} so the parametric equations can be written x= 2+ 4t, y= 2+ 4t, z= 1+ 8t. Or we could divide the normal vector by 2 getting a normal vector of 2\vec{i}+ 2\vec{j}+ 4\vec{k} and parametric equations x= 2+ 2t, y= 2+ 2t, z= 1+ 4t, as you give.<br />
<br />
Remember that parametric equations are <b>not</b> unique. A single line (or curve) can be parameterized in many different ways.<br />
<br />
<br />
<blockquote data-attributes="" data-quote="" data-source=""
class="bbCodeBlock bbCodeBlock--expandable bbCodeBlock--quote js-expandWatch">
<div class="bbCodeBlock-content">
<div class="bbCodeBlock-expandContent js-expandContent ">
<h2>Homework Equations</h2><br />
<br />
when z=f(x.,y.)+fx(x.,y)(x-x.)+f(x.,y.)(y-y.)<br />
it makes sense that z= f(x.,y.)-t<br />
<br />
when fx(x.,y.,z.)(x-x.)+fy(x.,y.,z.)(y-y.)+fz(x.,y.,z.)(z-z.)=0<br />
different values for z seem ok, such as z= z.+fz(x.,y.,z.)<br />
<br />
<br />
<br />
<h2>The Attempt at a Solution</h2><br />
<br />
The two problems seem like they are nearly the same and should both be solved with the second formula. I&#039;m completely lost trying to figure out what I&#039;m missing.<br />
<br />
<br />
Thank You.
</div>
</div>
</blockquote>