There is a circle and a line passing through its center. From a randomly chosen point outside the circle, only using a straightedge, a perpendicular must be constructed to the line!
Problem 896
Official solution
Let the two intersection points of the circle and the given line be and . The lines and intersect the circle at two new points: and , respectively. The extensions of segments and meet at a point , which, when connected to , gives the desired perpendicular. Indeed, according to Thales' theorem, and are two altitudes of triangle , and the third altitude is , which is perpendicular to the corresponding side .
!