A semicircle T has diameter AB=25 Point P lies on AB with AP=16 ans C is on the semicircle such that PC is perpendicular to AB. A circle w is drawn so taht it is tangent to segment PC, segment PB and T, what is the radius of w?
My try: connect A and C to get a right triangle, we get that the length of CP, we get the length of CP which is 12, i now am having trouble finding the radius, i tried creating triangle CPB but i am not sure if CB is collinear with the circle's center. Any help?
Let $r$ be the radius of $w$.
Let $M$ and $N$ be centres of $T$ and $w$ respectively. Denote the foot of perpendicular from $N$ to $AB$ by $K$.
Then $MK=25\div 2-9+r=3.5+r$, $NK=r$ and $MN=25\div2-r=12.5-r$.
By Pythagoras' Theorem,
\begin{align*} r^2+(3.5+r)^2&=(12.5-r)^2\\ 2r^2+7r+12.25&=156.25-25r+r^2\\ r^2+32r-144&=0\\ (r-4)(r+36)&=0\\ r&=4 \end{align*}