I’d like to construct the following thing in Georgebra:
A non-regular cyclic pentagon $ABCDE$ such that the perpendiculars from $A$ to $CD$, $B$ to $DE$... all concur in one point $H$.
I managed to prove that if $H$ exists then the pentagon formed by the midpoints of $AC,BE...$ is cyclic. Here’s how:
Let $O$ be the circumcenter of $ABCDE$ and $M$ the midpoint of $OH$ then since rays $AH$ and $AO$ are isogonal in $\triangle ACD$ so $MB_1=ME_1$ where $B_1$ and $E_1$ are the midpoints of $AC$ and $AD$. Applying this to every point of the pentagon we get $M$ is the circumcenter of the pentagon formed by the midpoints.
It turns out the converse is also true.
My solution is not particularly elegant, nonetheless it proves that a solution exists and might give some insight for a nicer construction.
Let the circumcircle be a unit circle centred at $O=(0,0)$ and vertex $A$ be fixed at $(1,0)$. Choose then at will circumcenter $H=(x,y)$ inside the circle. Side $CD$ is perpendicular to $AH$ and intersects ray $AH$ at some point $K$ which can be expressed as $$ K=H+t(H-A), $$ where $t$ is an unknown parameter.
From $K$ all the other vertices can be found:
In general, lines $BH$ and $DE$ so constructed will not be perpendicular, but they might be for some value of $t$. To find the right $t$ I expressed the coordinates of $BCDE$ as functions of $t$ and then solved (using Mathematica) the equation expressing the perpendicularity of $BH$ and $DE$: $$ (B-H)\cdot(D-E)=0. $$ I got four real solutions, two of which represent degenerate pentagons, with some vertices being coincident. The other two solutions are fine, one of them giving a convex pentagon, the other one a self-intersecting pentagon (see figures below). These two solutions for $t$ can be expressed as follows: $$ t={\left(1-r^2\right)\over4 d^2} \left(1+r^2 \pm\sqrt{\left(1-r^2\right)^2+4}\right), $$ where $r=OH$ and $d=AH$.
Note that only square roots are involved, hence point $K$ can be constructed with straightedge and compass. Moreover, the solutions are well defined for any position of $H$ inside the circle. There is hope then, I think, that a more elegant construction can be found.