Back to the list of problems

Problem 17 from Wernick's corpus: A, C, Mb


Problem

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

Status

ArgoTriCS says that the problem is redundant.

Illustration

Figure of construction

Solution


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

  2. Choose freely a point B (rule free)

animation
Construction in GCLC language

Back to the list of problems