diff --git a/exercise10.txt b/exercise10.txt new file mode 100644 index 0000000..f8484a6 --- /dev/null +++ b/exercise10.txt @@ -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. \ No newline at end of file