I was given an equation to a circle:
$ x^{2}+y^{2}-6x+4y-3=0 $
and a point outside it $(7,4)$
Using slope-point form of a line, I wrote the equation of line as: $mx+y-7m-4$
Then using condition of tangency,
$\left| \dfrac{-4m-6}{\sqrt{m^{2}+1}}\right| =4$
After squaring an solving, I get: $m=-20/48$ (only one value), Please tell me what I did wrong
HINT
I get $$\frac{y-7}{x-4}=m~\text{ or}$$ $$ y-mx+4m-7=0\tag 1$$ You got $$y+mx-7m-4=0 \tag2$$
If you plug in equn 1) into the circle equation and letting the determinant of quadratic equn be zero for tangent condition, i.e., to eliminate x there will be two y values,
and to eliminate y there will be two x values.
Connecting these two points to $(7,4)$ you get two tangents.