Question: Given the circle $x^2+y^2=25$ is inscribed in triangle $\triangle ABC$, where vertex $B$ lies on the first quadrant. Slope of $AB$ is $\sqrt 3$ and has a positive y-coordinate, and $|AB|=|AC|$. Find the equations for $AC$ and $BC$
I found out the equation for the straight line passing through $AB$: Let the line be $y=\sqrt 3 x+c$. Then
$3x^2+2\sqrt 3 cx+c^2+x^2=25$
$\Delta =0$ (discriminant)
$(2\sqrt 3 c)^2 - 4(4)(c^2-25)=0$
$c=10$
However, I don't see any simple way to find out the equations of line for $AC$ and $BC$. While it seems like there is enough information, I have tried using similar triangles, etc, but I can't find out the coordinates of the vertices. Can anyone give me some hints? Thank you!


Hint: Use the formula of incentre. It is given by $$(x,y)=(\dfrac{ax_1+bx_2+cx_3}{a+b+c},\dfrac{ay_1+by_2+cy_3}{a+b+c})$$
Here $a,b,c $ are the lengths of the sides of the triangle. Length a is opposite to the point A. Length b is opposite to the point B. Length c is opposite to the point C.
Here you can easily see $x=y=0$ & $b=c$