-
Using the point N and the point O, construct a point G (rule W01);
-
Using the point N and the point O, construct a point H (rule W01);
-
Using the point Eb and the point H, construct a point B (rule W01);
-
Using the point G and the point B, construct a point Mb (rule W01);
-
Using the point Eb and the point H, construct a line hb (rule W02);
% DET: points Eb and H are not the same
-
Using the point Eb and the point N, construct a circle k(N,Ma) (rule W06);
% NDG: points Eb and N are not the same
-
Using the circle k(N,Ma), the line hb, the point N and the point Eb, construct a point Hb (rule W05);
% NDG: line hb and circle k(N,Ma) intersect
% DET: points Eb and Hb must be different
-
Using the point Hb and the point Mb, construct a line b (rule W02);
% DET: points Hb and Mb are not the same
-
Using the point B and the point O, construct a circle k(O,C) (rule W06);
% NDG: points B and O are not the same
-
Using the circle k(O,C) and the line b, construct a point C and a point A (rule W04);
% NDG: line b and circle k(O,C) intersect