Construction in GCLC language


dim 120 120

point E_{a} 80 83.86
point E_{c} 95 56.36
point M_{b} 95 67.5

color 220 0 0
fontsize 11

cmark_r E_{a}
cmark_r E_{c}
cmark_rt M_{b}
color 0 0 0
fontsize 10

% DET:  points E_{c} and M_{b} are not the same
% Constructing a line m(CH_{a}) which passes through point E_{c} and point M_{b}
line m(CH_{a}) E_{c} M_{b} 

color 200 200 200
drawline m(CH_{a})
color 0 0 0



% DET:  points E_{a} and E_{c} are not the same
% Constructing bisector m(E_{a}E_{c}) of the segment E_{a}E_{c}
med m(E_{a}E_{c}) E_{a} E_{c} 

color 200 200 200
drawline m(E_{a}E_{c})
color 0 0 0

color 200 200 200
drawsegment E_{a} E_{c} 
color 0 0 0


% DET:  points E_{a} and M_{b} are not the same
% Constructing bisector m(E_{a}M_{b}) of the segment E_{a}M_{b}
med m(E_{a}M_{b}) E_{a} M_{b} 

color 200 200 200
drawline m(E_{a}M_{b})
color 0 0 0

color 200 200 200
drawsegment E_{a} M_{b} 
color 0 0 0


% NDG:  lines m(E_{a}M_{b}) and m(E_{a}E_{c}) are not parallel% DET:  lines m(E_{a}M_{b}) and m(E_{a}E_{c}) are not the same
% Constructing a point N which belongs to line m(E_{a}M_{b}) and line m(E_{a}E_{c})
intersec N m(E_{a}M_{b}) m(E_{a}E_{c}) 
cmark_r N


% NDG:  points E_{a} and N are not the same
% Constructing a circle k(N,M_{a}) whose center is at point N and which passes through point E_{a}
circle k(N,M_{a}) N E_{a} 

color 200 200 200
drawcircle k(N,M_{a})
color 0 0 0




% Constructing a line h_{a} which contains the point E_{a} and is parallel to the line m(CH_{a})
parallel h_{a} E_{a} m(CH_{a}) 

color 200 200 200
drawline h_{a}
color 0 0 0



% NDG:  line h_{a} and circle k(N,M_{a}) intersect% DET:  points E_{a} and H_{a} must be different
% Constructing a point P_{\_G23824} which is a foot of the point N on the line h_{a}
foot P_{\_G23824} N h_{a} 
cmark_r P_{\_G23824}
color 200 200 200
drawline N P_{\_G23824} 
color 0 0 0

% Constructing a point H_{a} which is an image of the point E_{a} in the symmetry to point/line P_{\_G23824}
sim H_{a} P_{\_G23824} E_{a} 
cmark_b H_{a}


% NDG:  points H_{a} and E_{c} are not the same
% Constructing a circle k(E_{c},C) whose center is at point E_{c} and which passes through point H_{a}
circle k(E_{c},C) E_{c} H_{a} 

color 200 200 200
drawcircle k(E_{c},C)
color 0 0 0



% NDG:  line h_{a} and circle k(E_{c},C) intersect% DET:  points H_{a} and H must be different
% Constructing a point P_{\_G24128} which is a foot of the point E_{c} on the line h_{a}
foot P_{\_G24128} E_{c} h_{a} 
cmark_r P_{\_G24128}
color 200 200 200
drawline E_{c} P_{\_G24128} 
color 0 0 0

% Constructing a point H which is an image of the point H_{a} in the symmetry to point/line P_{\_G24128}
sim H P_{\_G24128} H_{a} 
cmark_rt H



% Constructing a point A such that HA/HE_{a}=2
towards A H E_{a} 2 
cmark_t A
color 200 200 200
drawsegment H A 
color 0 0 0



% Constructing a point C such that E_{c}C/E_{c}H=-1
towards C E_{c} H -1 
cmark_b C
color 200 200 200
drawsegment H C 
color 0 0 0



% Constructing a line L_{\_G24390} which passes through point N and point H
line L_{\_G24390} N H 

color 200 200 200
drawline L_{\_G24390}
color 0 0 0


% Constructing a point P_{\_G24491} with coordinates (0,0)
point P_{\_G24491} 0 0 
cmark_r P_{\_G24491}

% Constructing a point P_{\_G24415} such that NP_{\_G24415}/NP_{\_G24491}=-1
towards P_{\_G24415} N P_{\_G24491} -1 
cmark_r P_{\_G24415}
color 200 200 200
drawsegment P_{\_G24491} P_{\_G24415} 
color 0 0 0

% Constructing a point P_{\_G24460} such that NP_{\_G24460}/NP_{\_G24491}=3
towards P_{\_G24460} N P_{\_G24491} 3 
cmark_r P_{\_G24460}
color 200 200 200
drawsegment N P_{\_G24460} 
color 0 0 0

% Constructing a line L_{\_G24421} which passes through point H and point P_{\_G24460}
line L_{\_G24421} H P_{\_G24460} 

color 200 200 200
drawline L_{\_G24421}
color 0 0 0


% Constructing a line L_{\_G24384} which contains the point P_{\_G24415} and is parallel to the line L_{\_G24421}
parallel L_{\_G24384} P_{\_G24415} L_{\_G24421} 

color 200 200 200
drawline L_{\_G24384}
color 0 0 0


% Constructing a point G which belongs to line L_{\_G24384} and line L_{\_G24390}
intersec G L_{\_G24384} L_{\_G24390} 
cmark_t G



% Constructing a point B such that M_{b}B/M_{b}G=3
towards B M_{b} G 3 
cmark_b B
color 200 200 200
drawsegment M_{b} B 
color 0 0 0



drawsegment A B
drawsegment A C
drawsegment B C

% Non-degenerate conditions:  line h_{a} and circle k(E_{c},C) intersect; points H_{a} and E_{c} are not the same; line h_{a} and circle k(N,M_{a}) intersect; points E_{a} and N are not the same; lines m(E_{a}M_{b}) and m(E_{a}E_{c}) are not parallel
% Determination conditions:  points H_{a} and H must be different; points E_{a} and H_{a} must be different; lines m(E_{a}M_{b}) and m(E_{a}E_{c}) are not the same; points E_{a} and M_{b} are not the same; points E_{a} and E_{c} are not the same; points E_{c} and M_{b} are not the same