In right triangle $ABC(\angle C=90)$, points $K,L,M$ lie on $AC,BC,AB$ respectively, so that: $AK=BL,KM=LM,\angle KML=90$.Prove that: $AK=KM$
We know $C,K,M,L$ lie on the same circle. Triangles $AKM$ and $BLM$ don't seem to be identical! We should show that $\angle KAM=\angle KMA$...
Let's take a look at $\triangle AKM$, $\triangle BML$ and the cyclic quadrilateral $CKML$. By the Sine Law, $$\frac{KM}{\sin A} = \frac{AK}{\sin\angle KMA} \implies \frac{KM}{AK} = \frac{\sin A}{\sin\angle KMA}$$ and $$\frac{BL}{\sin \angle LMB} = \frac{ML}{\sin B} \implies \frac{ML}{BL} = \frac{\sin B }{\sin \angle LMB} = \frac{\cos A}{\cos \angle KMA}$$ Because $\angle A + \angle B = 90^\circ$, $\angle LMB + \angle KMA = 90^\circ$. Hence, $$\frac{\sin A}{\sin\angle KMA} = \frac{\cos A}{\cos \angle KMA} \implies \tan A = \tan \angle KMA \implies KM = KA$$ as desired.
Note: the last step follows because if we draw a perpendicular line $KT\perp AM$ at $T$, then $$\tan A = \tan KMA \implies \frac{KT}{TM} = \frac{KT}{AT}\implies MT = AT$$ which with $KT\perp AM$ gives us $\triangle KMT \cong \triangle KAT\implies KM = KA$.