This is the question:
Find the line through $(-1,4)$ for which the distance to $(6,3)$ is $5$
The answer is:
$y-4=-4/3(x+1)$ and $y-4=3/4(x+1)$
I do not know how to get this answer.
Started with finding a line through $(6,3)$ and perpendicular to the line through $(-1,4)$
Tried to find the intersection between the two lines
Used the equation for the distance between a point and a line.
But I cannot solve it as there are too many unknowns.

Another way to think about this is to consider the circle with $(6,3)$ as the center and radius $5$. $$(x-6)^2+(y-3)^2=25$$ Now the lines you are seeking will be tangent lines to this circle from the point $(-1,4)$. So it boils down to finding the equation of the two tangent lines to this circle.