Let we have two tangent lines from point $A$ to circle.
Find radius of circle in the following circle:
I draw two radiuses of circle to the two tangent lines from point $A$ to circle so we have two triangles with angels $90$ but i don't know how we can use other information from question.


Let $c=AB$, $b=AC$ and $a=BC$ be tangent to the circle with $O$, $D$, $E$ and $F$, respectively
then $OD=OE=OF=r_a$
$\text{area of} \triangle ABC=\text{area of} \triangle AOB + \text{area of} \triangle AOC - \text{area of} \triangle BOC $
By Heron's formula we can compute the area of $\triangle ABC = \sqrt{u(u-a)(u-b)(u-c)}= \frac{b+c-a}{2}\times r_a = r_a (u-a)$ where $a=7,b=8,c=9$ and $2u=a+b+c$
$\sqrt{12(12-7)(12-8)(12-9)}=r_a (12-7)$
$r_a=\frac{12\sqrt5}{5}$