-
Using the point Mc and the point N, construct a circle k(N,Ma) (rule W06);
% NDG: points Mc and N are not the same
-
Choose freely a point Ha on the circle k(N,Ma) (rule WOncircle)
-
Using the point Ha and the point Mc, construct a circle k(Mc,A) (rule W06);
% NDG: points Ha and Mc are not the same
-
Using the circle k(N,Ma), the circle k(Mc,A), the point Ha, the point N and the point Mc, construct a point Hb (rule W08);
% NDG: circles k(N,Ma) and k(Mc,A) intersect
% DET: circles k(N,Ma) and k(Mc,A) are not the same points Ha and Hb must be different
-
Choose freely a point A on the circle k(Mc,A) (rule WOncircle)
-
Using the point A and the point Mc, construct a point B (rule W01);
-
Using the point A and the point Ha, construct a line ha (rule W02);
% DET: points A and Ha are not the same
-
Using the point Hb and the point B, construct a line hb (rule W02);
% DET: points Hb and B are not the same
-
Using the line ha and the line hb, construct a point H (rule W03);
% NDG: lines ha and hb are not parallel
% DET: lines ha and hb are not the same
-
Using the point N and the point H, construct a point G (rule W01);
-
Using the point Mc and the point G, construct a point C (rule W01);