Back to the list of problems

Problem 107 from Wernick's corpus: B, C, Ma


Problem

Given a point B, a point C and a point Ma, 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 Ma, construct a point B (rule W01);

  2. Choose freely a point A (rule free)

animation
Construction in GCLC language

Back to the list of problems