The external bisector of $\angle A$ of triangle $ABC$ meets $BC$ produced at L and the internal bisector of $\angle B$ meets $CA$ at $M$ if $LM$ meets $AB$ at $R$ prove that $CR$ bisects angle $C$. This problem is from an excursion in mathematics, section: concurrency and colinearity
My Attempt: Since in this section the Ceva's and Menelaus theorem were given I am thinking we somehow need to use them to get $AR$/$BR$ = $AC$/$BC$ so I applied it to various triangle but did not get anything new . I also got angle C = 2a -2b where a and b are the angles bisected of exterior angle A and interior angle B respectively
A very simple approach based on the law of sines is as follows:
In $\triangle LBA$, we have:
$$\frac{AR}{BR}=\frac{\sin \angle ALR}{\sin \angle BLR} \times \frac{\sin (180^{\circ}-\angle B)}{\sin (90^{\circ}-\frac{\angle A}{2})}=\frac{\sin \angle ALR}{\sin \angle BLR} \times\frac{\sin \angle B}{\cos \frac{\angle A}{2}}.$$
On the other hand, in $\triangle LMA$, we have:
$$\frac{\sin \angle ALR}{\sin (90^{\circ}+\frac{\angle A}{2})}=\frac{AM}{LM},$$ and, in $\triangle LCM$:
$$\frac{\sin \angle BLR}{\sin \angle C)}=\frac{MC}{LM}.$$
Therefore, we will get that:
$$\frac{AR}{BR}=\frac{AM}{MC}\times \frac{\sin (90^{\circ}+\frac{\angle A}{2})}{\sin \angle C}\times \frac{\sin \angle B}{\cos \frac{\angle A}{2}}=\frac{AM}{MC}\times \frac{AC}{AB}=\frac{AB}{BC}\times \frac{AC}{AB}=\frac{AC}{BC},$$
which proves the claim of the problem. Note that $\frac{AM}{MC}=\frac{AB}{BC}$ is concluded from the fact that $BM$ is the angle bisector.
We are done.