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
All Foundations
Definitions (23)
- D1 — Point
- D2 — Line
- D3 — Ends of a Line
- D4 — Straight Line
- D5 — Surface
- D6 — Edges of a Surface
- D7 — Plane Surface
- D8 — Plane Angle
- D9 — Rectilinear Angle
- D10 — Right Angle & Perpendicular
- D11 — Obtuse Angle
- D12 — Acute Angle
- D13 — Boundary
- D14 — Figure
- D15 — Circle●
- D16 — Center of a Circle
- D17 — Diameter
- D18 — Semicircle
- D19 — Rectilinear Figures
- D20 — Types of Triangles (by sides)
- D21 — Types of Triangles (by angles)
- D22 — Quadrilaterals
- D23 — Parallel Lines
Postulates (5)
Browse All Propositions
All Propositions
Basic Constructions (5)
- Prop 1 — To construct an equilateral triangle on a given fi…
- Prop 2 — To place a straight line equal to a given straight…
- Prop 3 — To cut off from the greater of two given unequal s…
- Prop 4 — If two triangles have two sides equal to two sides…
- Prop 5 — In isosceles triangles the angles at the base equa…
Triangle Fundamentals (5)
Perpendiculars & Angles (5)
- Prop 11 — To draw a straight line at right angles to a given…
- Prop 12 — To draw a straight line perpendicular to a given i…
- Prop 13 — If a straight line stands on a straight line, then…
- Prop 14 — If with any straight line, and at a point on it, t…
- Prop 15 — If two straight lines cut one another, then they m…
Exterior Angles & Inequalities (5)
- Prop 16 — In any triangle, if one of the sides is produced, …
- Prop 17 — In any triangle the sum of any two angles is less …
- Prop 18 — In any triangle the angle opposite the greater sid…
- Prop 19 — In any triangle the side opposite the greater angl…
- Prop 20 — In any triangle the sum of any two sides is greate…
Interior Triangles & Angle Copying (5)
- Prop 21 — If from the ends of one of the sides of a triangle…
- Prop 22 — To construct a triangle out of three straight line…●
- Prop 23 — To construct a rectilinear angle equal to a given …
- Prop 24 — If two triangles have two sides equal to two sides…
- Prop 25 — If two triangles have two sides equal to two sides…
Parallel Lines (5)
- Prop 26 — If two triangles have two angles equal to two angl…
- Prop 27 — If a straight line falling on two straight lines m…
- Prop 28 — If a straight line falling on two straight lines m…
- Prop 29 — A straight line falling on parallel straight lines…
- Prop 30 — Straight lines parallel to the same straight line …
Parallel Constructions & Parallelograms (5)
- Prop 31 — To draw a straight line through a given point para…
- Prop 32 — In any triangle, if one of the sides is produced, …
- Prop 33 — Straight lines which join the ends of equal and pa…
- Prop 34 — In parallelogrammic areas the opposite sides and a…
- Prop 35 — Parallelograms which are on the same base and in t…
Area Theorems (5)
- Prop 36 — Parallelograms which are on equal bases and in the…
- Prop 37 — Triangles which are on the same base and in the sa…
- Prop 38 — Triangles which are on equal bases and in the same…
- Prop 39 — Equal triangles which are on the same base and on …
- Prop 40 — Equal triangles which are on equal bases and on th…
Area Applications (4)
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
- Set out a line and cut off DA equal to 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 (Proposition 20) ensures the circles intersect. Let K be an intersection point.
- Draw DK and AK (Postulate 1). DK = b and AK = c by Definition 15 (radii of the respective circles).
- 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
Set out line segment with DK = a
Cut off DG = b from DK
Draw circle centered at D with radius DG, circle centered at K with radius c
Let the circles meet at L; draw DL and KL
DL = DG = b (radii), KL = c (radii), DK = a — triangle DKL has the required sides
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)
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.