Given a square $ABCD$, there is a point $E$ such that $\angle EDA = \angle ECB = 15^\circ$, find $\angle AEB$.
I placed the square with $CD$ being on the x axis and point $E$ on the positive y axis. That way I can find the position of $E$ using some simple trigonometry in a right triangle, and then calculate the distance from $E$ to either $A$ or $B$, which is exactly $1$. if $EA$ is the hypotenuse of a right triangle with the leg parallel to the x axis being $\frac12$, the triangle is a 30-60-60.
So half $\angle AEB=30^\circ$ and $\angle AEB=60^\circ$
But is there a way to find it without trigonometry? We didn't learn it in class yet, so there must be a way.

