Euclid's WorkshopBook I
← Back to Propositions
Proposition 22 of 48 Construction

To construct a triangle out of three straight lines which equal three given straight lines: thus it is necessary that the sum of any two of the straight lines should be greater than the remaining one.

Given three line segments (where any two together are longer than the third), build a triangle whose sides are exactly those three lengths.

Before You Read

You are handed three sticks. Can you always form a triangle from them? Not necessarily—if one stick is longer than the other two combined, no triangle is possible. But if every stick is shorter than the sum of the other two, a triangle must exist. Can you construct one using only compass and straightedge, with no measuring allowed?

Browse All Foundations
Browse All Propositions

All Propositions

Basic Constructions (5)
Triangle Fundamentals (5)
Perpendiculars & Angles (5)
Exterior Angles & Inequalities (5)
Interior Triangles & Angle Copying (5)
Parallel Lines (5)
Parallel Constructions & Parallelograms (5)
Area Theorems (5)
Area Applications (4)
Grand Finale (4)
a b c = A = B = C A B C D E F G H K L

What Euclid Is Doing

Setup: We are given three line segments a, b, and c, with the condition that any two of them sum to more than the third (the triangle inequality). We must construct a triangle with sides equal to these three segments.

Approach: Euclid sets up a working line and cuts off a segment DA equal to a. He then draws a circle centered at D with radius b and a circle centered at A with radius c. The intersection point K gives the triangle, because DK = b (radius of the D-circle) and AK = c (radius of the A-circle).

Conclusion: Take a line and cut off DA = a (Proposition 3). Draw a circle centered at D with radius b (Postulate 3). Draw a circle centered at A with radius c (Postulate 3). The triangle inequality guarantees these circles intersect—let K be an intersection point. Draw DK and AK (Postulate 1). Now DA = a by construction, DK = b because K lies on the D-circle (Definition 15), and AK = c because K lies on the A-circle (Definition 15). Triangle DKA has sides a, b, c as required. ✓

Key Moves

  1. Set out a line and cut off DA equal to a (Proposition 3)
  2. Draw a circle centered at D with radius b (Postulate 3)
  3. Draw a circle centered at A with radius c (Postulate 3)
  4. The triangle inequality (Proposition 20) ensures the circles intersect. Let K be an intersection point.
  5. Draw DK and AK (Postulate 1). DK = b and AK = c by Definition 15 (radii of the respective circles).
  6. Triangle DKA has sides DA = a, DK = b, AK = c ✓

Try It Yourself

Draw three line segments of lengths roughly 5 cm, 7 cm, and 9 cm. Using Proposition 3 to cut off segments and Postulate 3 to draw circles, try building Euclid's construction: lay down one segment, then use two circles centered at its endpoints to locate the third vertex. Does the point of intersection always appear exactly where you expect?

Proof Challenge

Available Justifications

1.

Set out line segment with DK = a

Drag justification
2.

Cut off DG = b from DK

Drag justification
3.

Draw circle centered at D with radius DG, circle centered at K with radius c

Drag justification
4.

Let the circles meet at L; draw DL and KL

Drag justification
5.

DL = DG = b (radii), KL = c (radii), DK = a — triangle DKL has the required sides

Drag justification
0 of 5 steps completed

Curriculum Materials

Get the Teaching Materials

Structured lesson plan, student worksheet, and answer key for Proposition 22.

  • Lesson Plan (prop-22-lesson-plan.pdf)
  • Student Worksheet (prop-22-worksheet.pdf)
  • Answer Key (prop-22-answer-key.pdf)
Browse Curriculum Bundles

Why It Matters

This is the triangle existence theorem: it tells you exactly when three lengths can form a triangle and shows how to build it. It is the constructive companion to the triangle inequality (Prop 20), which gave the necessary condition. Together they completely characterize which triples of lengths are 'triangulable.'

Modern connection: This construction is the basis for triangulation in surveying and GPS. Given three measured distances, you construct a triangle to locate a point. In computer graphics, mesh generation algorithms repeatedly solve this problem when building 3D surfaces from edge lengths.

Historical note: This is one of the few propositions where Euclid explicitly states a necessary condition (the triangle inequality) as part of the problem statement. Usually he leaves such conditions implicit. The explicit mention suggests he recognized the importance of the constraint and wanted to highlight that construction is impossible without it.

Discussion Questions

  • Why does Euclid need the triangle inequality condition stated upfront? What goes wrong in the construction if it fails?
  • The two circles could intersect at two points. Does the choice of intersection point matter? How many different triangles can you get?
  • How does this construction relate to the SSS congruence theorem (Proposition 8)? If you construct two triangles from the same three lengths, must they be congruent?
Euclid's Original Proof
Out of three straight lines, which are equal to three given straight lines, to construct a triangle: thus it is necessary that two of the straight lines taken together in any manner should be greater than the remaining one. [I.20]

Let the three given straight lines be A, B, C, and of these let two taken together in any manner be greater than the remaining one, namely A, B greater than C; A, C greater than B; and B, C greater than A;

thus it is required to construct a triangle out of straight lines equal to A, B, C.

Let there be set out a straight line DE, terminated at D but of infinite length in the direction of E, and let DF be made equal to A, FG equal to B, and GH equal to C. [I.3]

With centre F and distance FD let the circle DKL be described; [Post. 3]

again, with centre G and distance GH let the circle KLH be described; [Post. 3]

and let KF, KG be joined; [Post. 1]

I say that the triangle KFG has been constructed out of three straight lines equal to A, B, C.

For, since the point F is the centre of the circle DKL, FD is equal to FK. [Def. 15]

But FD is equal to A;

therefore KF is also equal to A. [C.N. 1]

Again, since the point G is the centre of the circle LKH, GH is equal to GK. [Def. 15]

But GH is equal to C;

therefore KG is also equal to C. [C.N. 1]

And FG is also equal to B;

therefore the three straight lines KF, FG, GK are equal to the three straight lines A, B, C.

Therefore out of the three straight lines KF, FG, GK, which are equal to the three given straight lines A, B, C, the triangle KFG has been constructed.

(Being) what it was required to do.

What's Next

Proposition 22 lets us build a triangle from three given lengths. But what if what you need to copy is not a triangle but a single angle? Transferring an angle to a new location is the next fundamental construction, and Proposition 23 solves it by cleverly reducing the problem to the triangle-construction you just learned.