Points $K$ and $L$ are chosen on the hypotenuse $AB$ of triangle $ABC$ $(\measuredangle ACB=90^\circ)$ such that $AK=KL=LB$. Find the angles of $\triangle ABC$ if $CK=\sqrt2CL$.
As you can see on the drawing, $CL=x$ and $CK=\sqrt2x$.
I don't know how to approach the problem at all. Since $\measuredangle ACB=90^\circ$, it will be enough to find the measure of only one of the acute angles. If $\measuredangle ACK=\varphi_1$ and $\measuredangle BCL=\varphi_2$, I have tried to apply the law of sines in triangle $KCL$, but it seemed useless at the end. Thank you! I would be grateful if I could see a solution without using coordinate geometry.



Let $AK=KL=LB=x$. By the definition of cosine of an acute angle $$\cos\beta=\dfrac{a}{3x}$$ By the law of cosines in triangle $KBC$ $$\cos\beta=\dfrac{a^2+4x^2-CK^2}{4ax}$$ By the law of cosines in triangle $LBC$ $$\cos\beta=\dfrac{a^2+x^2-CL^2}{2ax}$$ So $$\dfrac{a^2+4x^2-CK^2}{4ax}=\dfrac{a^2+x^2-CL^2}{2ax}$$ Using $CK^2=2CL^2$, this can lead you to $\dfrac{a}{x}=\sqrt{2}$. This means $\cos\beta=\dfrac{\sqrt2}{3}$.