(i) Construct an equilateral triangle with a given segment as one side
Steps:
1. Create a line segment with 2 points, label them A and B.
2. Draw a circle with center A, and radius AB.
3. Draw a circle with center B, and radius BA.
4. Put a point C where these two circles connect.
5. Connect points CA and CB, creating an equilateral triangle.