This commit is contained in:
Catarina Gamelas 2018-12-18 15:56:52 +01:00
parent 3a4bda1db5
commit 2b05677a67

11
exercise10.txt Normal file
View File

@ -0,0 +1,11 @@
Segment f: Segment A,B
Line g: Line through B perpendicular to f
Point C: Point on g
Point C': C mirrored at f
Segment h: Segment A,C
Point D: Midpoint of h
Segment i: Segment C',D
Point E: Intersection of f and i
Point B': B mirrored at E
Points in de segment: A, B', E and B.