Construction of Triangles: SSS, SAS, ASA, and RHS Methods

#Geometry
TL;DR
Construction of triangles means drawing an exact triangle from given measurements using only a ruler and compass, and it works only when the data matches a congruence condition - SSS, SAS, ASA, or RHS. This article covers each method step by step, the special case of base and side-sum, why some data fails, and worked examples.
BT
Bhanzu TeamLast updated on August 9, 202611 min read

What Does Construction of Triangles Mean?

Construction of triangles is the process of drawing a triangle to exact given measurements using an ungraduated straightedge and a compass. A geometric construction uses only these two tools - the ruler to draw straight lines, the compass to mark equal lengths and swing arcs - and, when an angle is given, a protractor.

The deep idea is that a construction succeeds exactly when the given data would make any two triangles congruent. A congruence condition is a uniqueness condition: if the measurements force a single triangle, the compass can find it. That is why the four construction methods carry the same names as the four congruence rules.

For Example : Long before rulers had millimetre marks, builders laid out perfect right angles and equal walls with nothing but a taut rope and two pegs. That rope was a compass, and the pegs were a straightedge - the same two tools that still define what geometry counts as a fair construction. Handed the right measurements, they can reproduce a triangle so precisely that any copy drawn from the same numbers drops exactly onto it.

How Many Measurements Are Needed to Construct a Triangle?

A triangle has six parts - three sides and three angles - but you never need all six. Three well-chosen independent measurements fix a triangle, provided at least one is a side. That is the practical answer to a question students ask constantly.

  • Three sides (SSS).

  • Two sides and the included angle (SAS).

  • Two angles and the included side (ASA, and by the angle sum, AAS).

  • A right angle, the hypotenuse, and one side (RHS).

Three angles alone (AAA) fix the shape but not the size - infinitely many triangles share three angles - so AAA is not a construction condition. Each valid set is exactly one of the congruence in triangles criteria, which is not a coincidence: congruence and constructibility are two views of the same uniqueness.

How Do You Construct a Triangle Given Three Sides (SSS)?

Use SSS when all three side lengths are given. The compass does the whole job; no angles are measured.

Construct $\triangle ABC$ with $AB = 6$ cm, $BC = 5$ cm, $CA = 4$ cm.

  1. Draw the base $AB = 6$ cm with the ruler and mark the endpoints $A$ and $B$.

  2. Open the compass to $4$ cm (length of $CA$), place the point on $A$, and draw an arc above $AB$.

  3. Open the compass to $5$ cm (length of $BC$), place the point on $B$, and draw a second arc cutting the first at $C$.

  4. Join $A$ to $C$ and $B$ to $C$.

The intersection of the two arcs is the only place $C$ can sit, which is the SSS criterion made visible. Before you start, check the sides can actually close a triangle.

How Do You Construct a Triangle Given Two Sides and the Included Angle (SAS)?

Use SAS when two sides and the angle between them are given.

Construct $\triangle PQR$ with $PQ = 5$ cm, $\angle Q = 60^\circ$, $QR = 6$ cm.

  1. Draw the base $QR = 6$ cm.

  2. At $Q$, use a protractor (or a compass construction of angle) to draw a ray making $\angle RQX = 60^\circ$.

  3. From $Q$ along that ray, mark $QP = 5$ cm with the compass.

  4. Join $P$ to $R$.

The angle must be the one between the two given sides. Marking an angle at the wrong vertex builds the wrong triangle even when both lengths are correct.

How Do You Construct a Triangle Given Two Angles and a Side (ASA)?

Use ASA when two angles and the side between them are given. If the given side is not between the two angles, use the angle sum ($\angle A + \angle B + \angle C = 180^\circ$) to find the third angle first, then proceed.

Construct $\triangle ABC$ with $\angle B = 45^\circ$, $BC = 7$ cm, $\angle C = 60^\circ$.

  1. Draw the base $BC = 7$ cm.

  2. At $B$, draw a ray making $\angle B = 45^\circ$.

  3. At $C$, draw a ray making $\angle C = 60^\circ$.

  4. The two rays meet at $A$; that intersection completes the triangle.

Because two angles and the included side pin the triangle exactly, the two rays can only cross at one point.

How Do You Construct a Right Triangle (RHS)?

Use RHS when a right angle, the hypotenuse, and one side are given. This is the construction that mirrors the right-angle-hypotenuse-side congruence rule, and it is explored in depth for every right-triangle case in right-angled triangle constructions.

Construct right $\triangle ABC$, right-angled at $B$, with $BC = 4$ cm and hypotenuse $AC = 5$ cm.

  1. Draw $BC = 4$ cm.

  2. At $B$, construct a right angle ($90^\circ$) and draw the ray $BX$.

  3. Open the compass to $5$ cm, place the point on $C$, and draw an arc cutting $BX$ at $A$.

  4. Join $A$ to $C$.

The arc from $C$ meets the perpendicular ray at exactly one point above $B$, so the triangle is unique.

What Is the Special Case With Base, One Angle, and the Side Sum?

Some problems give the base, one base angle, and the sum of the other two sides rather than the sides themselves. The trick is a neat use of the perpendicular bisector.

Construct $\triangle ABC$ with base $BC = 6$ cm, $\angle B = 60^\circ$, and $AB + AC = 9$ cm.

  1. Draw $BC = 6$ cm.

  2. At $B$, draw a ray $BX$ making $\angle XBC = 60^\circ$.

  3. Along $BX$, mark $BD = 9$ cm (the full side sum), and join $D$ to $C$.

  4. Draw the perpendicular bisector of $DC$; let it cross $BD$ at $A$.

  5. Join $A$ to $C$.

Because $A$ lies on the perpendicular bisector of $DC$, $AD = AC$, so $AB + AC = AB + AD = BD = 9$ cm - exactly the given sum. This "convert the sum into a single length" move is a favourite in Class 9 construction problems.

Why Does Construction of Triangles Matter?

"Give a compass the right three numbers and it finds the one triangle that fits." Construction turns the abstract promise of congruence into something a hand can draw and an eye can check.

  • It proves uniqueness physically. When a construction lands the final vertex at a single arc-intersection, you are seeing why the congruence rule holds - the data left the triangle no other option.

  • It underlies real layout work. Carpenters, masons, and machinists set out right angles and equal members with the compass-and-straightedge logic (often as a knotted rope or a framing square), because a construction needs no calibrated scale to be exact.

  • It trains the "is this enough data?" instinct. Deciding whether given measurements even can build a triangle - before drawing a line - is the same judgement that later decides which congruence criterion a proof should use.

The habit worth building is to name the method before touching the compass. Students who first ask "which case is this - SSS, SAS, ASA, or RHS?" set up cleanly; students who start drawing immediately often mark the given angle at the wrong vertex and have to restart.

What Are the Most Common Mistakes in Triangle Construction?

Mistake 1: Ignoring the triangle inequality

Where it slips in: SSS problems where the three given lengths cannot close.

Don't do this: Start drawing arcs for sides like $2$ cm, $3$ cm, $8$ cm.

The correct way: Check that the two shorter sides sum to more than the longest before drawing. Here $2 + 3 = 5 < 8$, so the arcs never meet and no triangle exists - the triangle inequality theorem is the gatekeeper. The first-instinct error is trusting the numbers without testing whether the arcs can intersect.

Mistake 2: Placing the angle at the wrong vertex

Where it slips in: SAS problems, where only the included angle gives a unique triangle.

Don't do this: Draw the given angle at whichever endpoint is nearer your compass hand.

The correct way: The angle in SAS must sit between the two given sides. Read which two sides the angle joins, and build it there.

Mistake 3: Changing the compass width mid-step

Where it slips in: Between marking a length and swinging its arc.

Don't do this: Let the compass legs slip, so the arc radius no longer equals the intended side.

The correct way: Set the width against the ruler, lock it, and swing the arc without adjusting. A construction is only as accurate as the steadiest compass setting.

Examples of Construction of Triangles

Example 1

Which method constructs a triangle with sides $7$ cm, $8$ cm, and $9$ cm?

Three sides are given, so this is the SSS case. Check closure: $7 + 8 = 15 > 9$, so the triangle exists. Draw the $9$ cm base, swing a $7$ cm arc from one end and an $8$ cm arc from the other; their intersection is the apex. Final answer: SSS construction.

Example 2

A student is told to construct a triangle from "angles $50^\circ$, $60^\circ$, $70^\circ$" and starts drawing. What goes wrong?

Follow the instinct first. Draw a $50^\circ$ angle, then a $60^\circ$ angle - and immediately the trouble appears: there is no fixed length anywhere, so the triangle can be drawn at any size. Three angles give the shape but not the scale.

The rescue is to notice that AAA is not a construction condition; at least one side is required. Final answer: three angles alone cannot construct a unique triangle - a side must be given.

Example 3

Construct a triangle with $AB = 5$ cm, $\angle A = 90^\circ$, $AC = 5$ cm. Name the triangle formed.

Two sides and the included right angle - an SAS construction. Draw $AB = 5$ cm, build a $90^\circ$ angle at $A$, mark $AC = 5$ cm along it, and join $BC$. The two equal legs at a right angle make this an isosceles right triangle. Final answer: SAS construction; the result is an isosceles right triangle.

Example 4

Given base $BC = 5$ cm, $\angle B = 30^\circ$, $\angle C = 90^\circ$, construct the triangle and identify which case it is.

Two angles and the side between them - the ASA case. Draw $BC = 5$ cm, a $30^\circ$ ray at $B$, and a $90^\circ$ ray at $C$; they meet at $A$. Final answer: ASA construction. (The third angle is $180^\circ - 30^\circ - 90^\circ = 60^\circ$, a $30$-$60$-$90$ triangle.)

Example 5

Construct $\triangle ABC$ where base $BC = 7$ cm, $\angle B = 45^\circ$, and $AB + AC = 11$ cm.

This is the base-and-side-sum special case. Draw $BC = 7$ cm; at $B$ draw a $45^\circ$ ray and mark $BD = 11$ cm along it; join $DC$; draw the perpendicular bisector of $DC$ meeting $BD$ at $A$; join $AC$. Then $AB + AC = BD = 11$ cm. Final answer: use the perpendicular-bisector method; $A$ is where the bisector meets $BD$.

Example 6

Can a triangle be constructed with two sides $6$ cm and $6$ cm and an included angle of $120^\circ$? What is special about it?

Two sides and the included angle give a valid SAS construction (any angle strictly between $0^\circ$ and $180^\circ$ works). Draw a $6$ cm base, a $120^\circ$ angle at one end, mark the second $6$ cm side, and join. Two equal sides make it isosceles. Final answer: yes — an isosceles triangle with a $120^\circ$ apex and two $30^\circ$ base angles.

Conclusion

  • Construction of triangles draws an exact triangle from given data using ruler and compass.

  • Three independent measurements including at least one side are enough, matching SSS, SAS, ASA, or RHS.

  • Each method mirrors a congruence rule, because constructibility and congruence are the same uniqueness idea.

  • The base-and-side-sum special case converts a side sum into a single length via the perpendicular bisector.

  • Always check the triangle inequality and place any given angle at the correct vertex before drawing.

Keep Building Your Construction Skills

Redraw each of the four methods from memory, timing yourself to keep the compass width steady, then attempt Example 5 without the steps in view. To practise constructions with a teacher watching your compass work, explore Bhanzu's geometry tutor sessions or online math classes. Want guided, step-by-step construction practice with a live instructor? Book a free demo class.

Read More

Book a Free Demo

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What are the conditions to construct a triangle?
You need three independent measurements including at least one side, matching one of SSS, SAS, ASA (or AAS), or RHS - and the sides must satisfy the triangle inequality.
Can any three side lengths be constructed into a triangle?
No. The sum of the two shorter sides must exceed the longest side. If it does not, the two arcs never meet and no triangle closes.
Why can't three angles construct a triangle?
Three angles fix only the shape, not the size. Infinitely many triangles share the same three angles, so AAA gives no unique triangle to draw.
Do I need a protractor for every construction?
Only when an angle is given by measure. Pure SSS needs no protractor at all, and standard angles like $60^\circ$ or $90^\circ$ can be built with the compass alone.
How is construction linked to congruence?
A construction succeeds precisely when the data would make two triangles congruent. The four methods share the names SSS, SAS, ASA, and RHS with the four congruence rules for exactly this reason.
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →