-
Using the point B and the point C, construct a point Ma (rule W01);
-
Using the point B and the point C, construct a line a (rule W02);
% DET: points B and C are not the same
-
Using the point Ea and the point Ma, construct a line m(HbHc) (rule W02);
% DET: points Ea and Ma are not the same
-
Using the point Ea and the line a, construct a line ha (rule W10b);
-
Using the line ha and the line a, construct a point Ha (rule W03);
% NDG: lines ha and a are not parallel
% DET: lines ha and a are not the same
-
Using the point B and the point Ha, construct a line m(BHa) (rule W14);
% DET: points B and Ha are not the same
-
Using the point Ea and the point Ma, construct a line m(EaMa) (rule W14);
% DET: points Ea and Ma are not the same
-
Using the line m(EaMa) and the line m(HbHc), construct a point N (rule W03);
% NDG: lines m(EaMa) and m(HbHc) are not parallel
% DET: lines m(EaMa) and m(HbHc) are not the same
-
Using the point Ea and the point N, construct a circle k(N,Ma) (rule W06);
% NDG: points Ea and N are not the same
-
Using the circle k(N,Ma) and the line m(BHa), construct a point Mc and a point Eb (rule W04);
% NDG: line m(BHa) and circle k(N,Ma) intersect
-
Using the point Mc and the point B, construct a point A (rule W01);