-
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 Hc on the circle k(N,Ma) (rule WOncircle)
-
Using the point Hc and the point Mb, construct a circle k(Mb,C) (rule W06);
% NDG: points Hc and Mb are not the same
-
Using the circle k(N,Ma), the circle k(Mb,C), the point Hc, the point N and the point Mb, construct a point Ha (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 Hc and Ha 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 Hc, construct a line c (rule W02);
% DET: points A and Hc are not the same
-
Using the point Ha and the point C, construct a line a (rule W02);
% DET: points Ha and C are not the same
-
Using the line c and the line a, construct a point B (rule W03);
% NDG: lines c and a are not parallel
% DET: lines c and a are not the same