To find out directional derivative $f(x.y.z)=x^2+y^2−z^2$ at $(3,4,5)$ along the curve of
intersection of the two surfaces $2x^2+2y^2−z^2=25$ and $x^2+y^2=z^2$
I am trying to parametrize above two surfaces $r(t)$ and find out vector.
But, I am not sure what value of $t$ should be and is it right way to find out directional
derivative.
If there is any other way, please explain .
If you plug $z^2=x^2+y^2$ into $2x^2+2y^2-z^2=25$, you will get the intersection $x^2+y^2=25, z=5$, which is a circle. The parametric equation is then $(5\cos{t},5\sin{t},5), t\in[0,2\pi]$. And yes, you can use that to find directional derivative.