Try no$(1):$ first wrote general 2nd degree curve and tried to subsitute the conditions such as $h^2 = ab$ where $ax^2 +by^2 + 2hxy +2gx+2fy+c=0$ is the general 2nd degree curve. Failed when tried to substitute tangent and normal conditons.
Try no$(2):$ wrote 2nd degree conic equation and then partially differentiated to get the centre of the conic but then failed to find the value of the vertex because of the denominator part missing. Kindly help me please!
$$\dfrac{y-3}{x-2}=m\iff mx-y+3-2m=0$$
and the equation of the directrix $$x+my-k=0$$
So, the equation of the parabola,
$$(x-2)^2+(y-3)^2=\dfrac{(x+my-k)^2}{1+m^2}$$
$$\iff(mx-y)^2=(1+m^2)4x+(1+m^2)6y+k^2-13(1+m^2)\ \ \ \ (1)$$ Now we need to utilize the tangent & the normal
– lab bhattacharjee Jan 29 '18 at 10:00