I've stumbled upon the following problem that made me curious for quite a while. Below is one of many possible diagrams of the problem in question.
Given that $ABCD$ is a parallelogram with acute angles $\angle A$ and $\angle C$, $E$ is the midpoint of $BC$, and that lines through $B$ perpendicular to $AB$ and through $E$ perpendicular to $DE$ intersect at point $K$, I have to prove that $KA = KD$.
One approach I know to work is the following:
- Prolong $AB$ and $DE$ to intersect at some point $P$. These two lines are guaranteed to intersect for the following reason: $AB\parallel DC$, $BC\cap DC = C$, $E\in BC$, $E\not\equiv C$, therefore $E\notin\overleftrightarrow{DC}$. Thus, $\overleftrightarrow{DE} \cap \overleftrightarrow{DC} = D$. With $AB \parallel DC$, we conclude that $DE \not\parallel AB$, as through a given point not on a given line passes at most one line parallel to the given line.
- Then triangle $\triangle APD$ has $BE$ as a midline parallel to $AD$. That is because $ABCD$ is a parallelogram with $BC\parallel AD$, so $BE\parallel AD$, and since $E$ is a midpoint of $BC$, and $BC = AD$, then $AD = 2\cdot BE$.
- Therefore, $KB$ and $KE$ are perpendicular bisectors of triangle $\triangle APD$, and from there we conclude $K$ is a circumcenter of triangle $\triangle APD$.
- It follows that $KA = KD$ as the radii of the circumcircle of triangle $\triangle APD$, which was to be proven.
I am exploring a more elegant way to achieve the same result.
- Let $M$ be the midpoint of $AD$. Construct segment $ME$.

- As $BE = AM$ by construction of points $E$ and $M$, we have $BE = AM$ and $BE\parallel AM$, therefore $ABEM$ is a parallelogram, from where $AB\parallel ME$.
- $BK\perp AB$, $ME\parallel AB$, therefore $BK\perp ME$ as well.

- Construct segment $KM$ by connecting points $K$ and $M$.

I now observe that $MKED$ is a cyclic quadrilateral.

However, this is where I am stuck. I don't want to resort to the first proof I gave to prove $KM\perp AD$, so I wanted to prove that $M$, $K$, $E$, and $D$ are concyclic, and from there I'd conclude that $KM\perp AD$, and get the necessary result from the properties of perpendicular bisector.
How do I prove that $M$, $K$, $E$, and $D$ are concyclic?


