I have parabola equation (notice it's "sideways", given x =)
$\displaystyle x = \frac{y^2}{2}-4y+3$ and a point $(2, -1)$.
Find parabola tangents (equations) that go through point $(2,-1)$.
Ive watched several videos and looked similar solved problems, however I'm getting it wrong somewhere. Maybe it's because I cant take into account that parabola is given through $x$ and not $y$. Im not sure. But here is what I tried to do.
I take derivative of parabola equation : $x'= y-4$ so $x'$ is the slope of tangents
I can take some point on parabola $x,y$ and replace $x$ with equation so point is $(\frac{y^2}{2}-4y+3, y)$ now I put that point into slope forumla with given point
$\displaystyle \frac{y-(-1)} {\frac{y^2}{2}-4y+3} - 2 = y - 4$
if I slove this I should get y coordinates of points where tangents touch parabola ? However the results do not make sense and the resulting formulas I make for tangents are not correct.
There is correct answer given to this problem, which is tangents equations are either
y = −0,1202...x − .0, 7595..
or
y = −0,5940...x + 0,188
I cant reach them, what am I missing here?