Problem:
In $\triangle XYZ$, $XY = 4$, $YZ = 7$, and $XZ = 9$. Let $M$ be the midpoint of $\overline{XZ}$, and let $A$ be the point on $\overline{XZ}$ such that $\overline{YA}$ bisects angle $XYZ$. Let $B$ be the point on $\overline{YZ}$ such that $\overline{YA} \perp \overline{AB}$. Let $\overline{AB}$ meet $\overline{YM}$ at $C$. Find $AC: CB$.
Attempt:
We know that $XM$ = $MZ$ = $\dfrac{9}{2}$, and by the Angle-Bisector theorem, $$\dfrac{4}{x} = \dfrac{7}{9-x}$$ $$\implies 36-4x = 7x$$ $$\implies x= \dfrac{36}{11}=XA$$ Therefore, $AZ$ = $\dfrac{63}{11}$, and $AM$ = $\dfrac{9}{2} - \dfrac{36}{11}= \dfrac{27}{22}.$ Also, by the Menelaus theorem, $$\dfrac{ZM}{MA} \times \dfrac{AC}{CB} \times \dfrac{YB}{YZ} = 1$$ $$\implies \dfrac{11}{3} \times \dfrac{AC}{CB} \times \dfrac{YB}{7} = 1$$ From here, I got stuck. I'm wondering if one could use mass points, since the problem wants to find the ratio of lengths, and not specific side lengths. Any help is appreciated!