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