Back to the list of problems

Problem 51 from Wernick's corpus: A, Mb, Mc


Problem

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

Status

ArgoTriCS says that the problem is solvable.

Illustration

Figure of construction

Solution


  1. Using the point A and the point Mb, construct a point C (rule W01);

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

animation
Construction in GCLC language

Back to the list of problems