The incircle of a triangle $ABC$ has center $I$ and touches $AB , BC , CA$ at $C_1 , A_1 , B_1$ respectively. Let $BI$ intersects $AC$ at $L$ and let $B_1I$ intersects $A_1C_1$ at K. Show that $KL$ is parallel to $BB_1$.
I’ve draw some lines and try to find angles but it didn’t work. Can anyone give me some hints (or solution) please. Thank you very much!
(I didn’t try trigonometry or complex bash yet because it would be very ugly.)
Here is my answer.
Since $AI$ and $CI$ are bisectors of $BAL$ and $BCL$ so we have $$\dfrac{IL}{IB}=\dfrac{AL}{AB}=\dfrac{CL}{CB}=\dfrac{AC}{AB+BC}$$
Now $\dfrac{IK}{IB_1}=\dfrac{S_{IA_1 C_1}}{S_{IA_1 B_1}+S_{IB_1 C_1}}$. We have $S_{IA_1 B_1}=\frac{1}{2}IA_1 IB_1 sinB_1IA_1= \frac{1}{2}IA_1 IB_1 sinC$. So $\dfrac{IK}{IB_1}=\dfrac{sinB}{sinA+sinC}$
We know that $\frac{AB}{sinC}=\frac{BC}{sinA}=\frac{CA}{sinB}$ so $\frac{IL}{IB}=\frac{IK}{IB_1}$, which gives the desired result.
Maybe there is another way without using Sin cos blah blah but I do not know. Hope this answer is helpful.