If a focal chord with positive slope $m$ of the parabola $y^2 =16x$ touches the circle $x^2 +y^2-12x+34=0$ then the value of m is...?
I again use the result and I get equation of tangent of circle as (using result from page-91):
$$ Yy + X(x-6) + 68= 0$$
Or,
$$ Y + X \frac{x-6}{y} + \frac{68}{y}=0$$
Now, we can find equation of focal chord satisfying condition as $y=mx-4m$ or:
$$ y-mx+4m=0$$
Comparing,
$$ -m = \frac{x-6}{y}$$
And $$4m = \frac{68}{y}$$ But this leads to wrong answers!
I get $$x=23$$
Which is a point not even on the circle!
What is the mistake in my logic of applying this?