-
Using the point Mb and the point N, construct a circle k(N,Ma) (rule W06);
% NDG: points Mb 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 Mb, construct a circle k(Mb,C) (rule W06);
% NDG: points Ha and Mb are not the same
-
Using the circle k(N,Ma), the circle k(Mb,C), the point Ha, the point N and the point Mb, construct a point Hc (rule W08);
% NDG: circles k(N,Ma) and k(Mb,C) intersect
% DET: circles k(N,Ma) and k(Mb,C) are not the same points Ha and Hc must be different
-
Choose freely a point A on the circle k(Mb,C) (rule WOncircle)
-
Using the point A and the point Mb, construct a point C (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 Hc and the point C, construct a line hc (rule W02);
% DET: points Hc and C are not the same
-
Using the line ha and the line hc, construct a point H (rule W03);
% NDG: lines ha and hc are not parallel
% DET: lines ha and hc are not the same
-
Using the point N and the point H, construct a point G (rule W01);
-
Using the point Mb and the point G, construct a point B (rule W01);