Question: How can one translate a perpendicular along parallel lines to a given point?
Here is the problem. Given a curve $\mathscr{C}$ (blue), a point $A\in \mathscr{C}$, the tangent line $T_A$ (green) at $A$, the line $L_A$ (orange) going through the origin parallel to $T_A$, and the orthogonal projection $P(A)$ of the plane onto $T_A$, and a point $B$ not on $\mathscr{C}$, and $E=P(A)A$ and $D=P(A)B$, the orthogonal projections of the points $A$ and $B$ onto $L_A$. Find the point $C\in T_A$ such that $DC$ is orthogonal to $T_A$ (and hence $L_A$), where again $D=P(A)B$. In otherwords, extend the line $DB$ down to $T_A$, maintain the perpendicularity.
Intuitively, we are translating the line $AE$ along the line $T_A$ until one of the endpoints reaches $D=P(A)B$. How do we do this?

