If two perpendicular tangent planes to paraboloid $x^{2}+y^{2}=2z$ internsects in a straight line in the plane $x=0$, obtain the curve to which the straight line touches.
I don't know how to proceed in this question as I am very poor in the 3-D Geomentry. Can Someone help me in this questions. I want a general approach to solve these type of questions.
Let the tangent planes touch the surface at $(x', y',z')$ and $(x'',y'',z'')$ be
$$\left \{ \begin{array}{rcl} x'x+y'y &=& z+z' \\ x''x+y''y &=& z+z'' \end{array} \right.$$
respectively.
The line of intersection $(\xi, \eta, \zeta)$ is $$(\xi, \eta, \zeta)= \left( \frac{\begin{vmatrix} \zeta+z' & y' \\ \zeta+z'' & y'' \end{vmatrix}} {\begin{vmatrix} x' & y' \\ x'' & y'' \end{vmatrix}}, \frac{\begin{vmatrix} x' & \zeta+z' \\ x'' & \zeta+z'' \end{vmatrix}} {\begin{vmatrix} x' & y' \\ x'' & y'' \end{vmatrix}}, \zeta \right)$$
For $\xi=0$, $$ \left \{ \begin{align*} y'&=y''\\ z'&=z'' \end{align*} \right.$$
Note the normals for the tangent planes are $(x',y',-1)$ and $(x'',y'',-1)$.
For perpendicular tangent planes,
\begin{align*} x'x''+y'y''+1 &= 0 \\ x'x'' &= -(1+y'^2) \end{align*}
Also, $x'x''$ is the product of roots of $x^2+y'^2 = 2z'$,
$$x'x'' = -(1+y'^2) = y'^2-2z'$$
Let $t=y'$, then $(x',y',z')$ and $(x'',y'',z'')$ are given by $$\begin{pmatrix} \pm \sqrt{1+t^2} \\ t \\ t^2+\frac{1}{2} \end{pmatrix}$$
Now
$$(\xi, \eta, \zeta)= \left( 0, \frac{t^2+\frac{1}{2}+\zeta}{t}, \zeta \right)$$
and the family of the intersection, $$F(Y,Z;t)=tY-Z-t^2-\frac{1}{2}=0$$
$$\frac{\partial F}{\partial t}=0 \implies t=\frac{Y}{2}$$
The envelope is $$ \left \{ \begin{align*} Y^2 &= 4Z+2 \\ X &= 0 \end{align*} \right.$$