Back to the list of problems

Problem 5 from Wernick's corpus: A, B, Mc


Problem

Given a point A, a point B and a point Mc, construct the triangle ABC.

Status

ArgoTriCS says that the problem is redundant.

Illustration

Figure of construction

Solution


  1. Using the point B and the point Mc, construct a point A (rule W01);

  2. Choose freely a point C (rule free)

animation
Construction in GCLC language

Back to the list of problems