Given the equation of ellipse $\frac{x^2}{9} +y^2 =1 $.
Find the tangent at P $(\frac{3}{\sqrt2},\frac{1}{\sqrt2})$.$\\$
I know how to find tangent plane but I need an answer in parametric form like the options given ,which are q(w) = $[\frac{1}{\sqrt2}(1-w),\frac{3}{\sqrt2}(1+w)]$. Any hints?
Guide:
After you find the tangent in the form of $y=mx+c$ where $m$ and $c$ are known.
If you just want any particular parametric form, you can let $x=t$, then $y=mt+c$ and you can write it as $[t, mt+c]$.
If you are given options $[x,y]$, try to substitute the $x$ expression into $mx+c$ and verify if you get the corresponding $y$.