In a pentagon $ABCDE$, $\measuredangle AED =\measuredangle BCD = 90^{\circ}$ and $BC = CD$ and $AE = DE$. If H is the midpoint of AB, prove that $\measuredangle CHE = 90^{\circ}$.
I’ve been working on this problem but can’t figure it out. I think the pentagon needs to be divided into triangle sort of and the angles of those found but I’m not sure how to proceed with that. Drawing the lines in of CHE gives some triangles already but I’m not sure how to find the angle measures of those. In a pentagon ABCDE, angle AED = BCD = 90 degrees and BC = CD and AE = DE. If H is the midpoint of AB, prove that angle CHE = 90 degrees.
Let $BC=CD=a$, $DE=AE=b$, $AB=2c$, $\measuredangle BAE=\alpha$ and $\measuredangle ABC=\beta$.
Thus, by law of sines for $\Delta BDA$ we obtain: $$\frac{2c}{\sin(\alpha+\beta-90^{\circ})}=\frac{\sqrt2a}{\sin(\alpha-45^{\circ})}=\frac{\sqrt2b}{\sin(\beta-45^{\circ})},$$ which gives $$a=-\frac{c(\sin\alpha-\cos\alpha)}{\cos(\alpha+\beta)}$$ and $$b=-\frac{c(\sin\beta-\cos\beta)}{\cos(\alpha+\beta)}.$$ Id est, we need to prove that: $$a^2+c^2-2ac\cos\beta+b^2+c^2-2bc\cos\alpha=a^2+b^2-2ab\cos(360^{\circ}-\alpha-\beta)$$ or $$c^2-ac\cos\beta-bc\cos\alpha+ab\cos(\alpha+\beta)=0$$ or $$c^2+\tfrac{c^2(\sin\alpha-\cos\alpha)\cos\beta}{\cos(\alpha+\beta)}+\tfrac{c^2(\sin\beta-\cos\beta)\cos\alpha}{\cos(\alpha+\beta)}+\tfrac{c^2(\sin\alpha-\cos\alpha)(\sin\beta-\cos\beta)}{\cos(\alpha+\beta)}=0$$ or $$\cos(\alpha+\beta)=\cos\alpha\cos\beta-\sin\alpha\sin\beta.$$ Done!