Parabola $y=\frac{1}{16}x^2-\frac{3}{4}x+\frac{25}{4}$
A line passing through the origin and point $(6,8)$ and $x$-axis are tangents to the circles that I'm supposed to find.
How can I find the equation of the circles using this information and the given parabola?

The general equation of a circle with center $(a,b)$ and radius $r$ is given by $$ (x-a)^2 + (y-b)^2 = r^2$$ The two lines that should be tangent to the circle are given by \begin{align} y &= \frac{4}{3}x\\ y &= 0\\ \end{align} For the circle to be tangent to these lines the center of the circle should be in the middle of these lines, to be precise on the line $$y = \frac{2}{3}x$$ And thus the radius is $\frac{2}{3}a$. The general equation (before taking the parabola into account) is $$ (x-a)^2 + (y-\frac{2}{3}a)^2 = \left(\frac{2}{3}a\right)^2 $$ We now use the parabola to find the last constrait on $a$