Math Lab
Home/Class IX/Ch 7/Congruence of Triangles and the SAS Criterion

Congruence of Triangles and the SAS Criterion

Two triangles are congruent when one can be superimposed exactly on the other , every side matches, every angle matches. In practice we do not always slide and rotate triangles physically; instead we look for enough matching parts to guarantee a perfect overlap. The first such guarantee is the SAS criterion: matching two sides and the angle between them.

Definitions

Two triangles ABC\triangle ABC and DEF\triangle DEF are congruent, written ABCDEF,\triangle ABC \cong \triangle DEF, if their six pairs of corresponding parts are equal: three pairs of sides AB=DE,BC=EF,CA=FD,AB = DE, \quad BC = EF, \quad CA = FD, and three pairs of angles A=D,B=E,C=F.\angle A = \angle D, \quad \angle B = \angle E, \quad \angle C = \angle F.

The order of vertices matters. The notation ABCDEF\triangle ABC \cong \triangle DEF specifies a correspondence: ADA \leftrightarrow D, BEB \leftrightarrow E, CFC \leftrightarrow F. Writing ABCEDF\triangle ABC \cong \triangle EDF instead asserts a different correspondence and would usually be wrong.

A useful shorthand: CPCT , Corresponding Parts of Congruent Triangles. Once you prove two triangles congruent, you can invoke "CPCT" to claim that any pair of corresponding parts is equal, without re-proving it.

The SAS criterion

You do not need all six pairs of equalities to prove congruence , three carefully chosen ones suffice.

SAS Criterion (Side–Angle–Side). If two sides and the included angle of one triangle are respectively equal to two sides and the included angle of another triangle, then the two triangles are congruent.

In symbols: in ABC\triangle ABC and DEF\triangle DEF, if AB=DEAB = DE, A=D\angle A = \angle D, and AC=DFAC = DF, then ABCDEF\triangle ABC \cong \triangle DEF.

Key word: "included". The angle must lie between the two sides. SAS does not work if the angle is opposite one of the matching sides; that arrangement is called "SSA" (or "ASS") and does not in general guarantee congruence.

Why does SAS work?

Geometrically, two sides and the included angle determine the triangle uniquely: pin one vertex, draw two segments of specified lengths at a specified angle, and connect the endpoints. There is no choice; the third side is forced.

In Euclid's Elements, SAS is taken as an axiom (Proposition 4). We accept it here without further proof and use it as a building block.

Writing an SAS proof

A standard SAS proof has three lines:

  1. State the two matching sides.
  2. State the matching included angle.
  3. Conclude by SAS.

Example. In ABC\triangle ABC and DEF\triangle DEF: AB=DEAB = DE, A=D\angle A = \angle D, and AC=DFAC = DF. Prove the triangles are congruent.

Proof.

StatementReason
1. AB=DEAB = DEGiven.
2. BAC=EDF\angle BAC = \angle EDFGiven.
3. AC=DFAC = DFGiven.
4. ABCDEF\triangle ABC \cong \triangle DEFSAS.

After the conclusion, any corresponding part can be invoked via CPCT. For instance: BC=EFBC = EF by CPCT. Q.E.D.

Two classical applications

Application 1: The diagonals of a rhombus bisect its angles. This is proved by showing two triangles formed by a diagonal are congruent via SAS , the diagonal is a shared side, two adjacent sides are equal (it's a rhombus), and the angles between them are equal.

Application 2: An isosceles triangle has equal base angles. Reflect across the perpendicular from the apex to the base; the two half-triangles match by SAS, and the base angles correspond , hence they are equal. We give this proof carefully in lesson 4.

Worked examples

Example 1. In ABC\triangle ABC and PQR\triangle PQR, AB=PQ=5AB = PQ = 5, A=P=60\angle A = \angle P = 60^\circ, AC=PR=7AC = PR = 7. Are the triangles congruent?

Yes, by SAS. (Two sides and the included angle.)

Example 2. In ABC\triangle ABC and PQR\triangle PQR, AB=PQ=5AB = PQ = 5, BC=QR=6BC = QR = 6, A=P=50\angle A = \angle P = 50^\circ. Are these triangles necessarily congruent?

Be careful: the angle is at AA, between sides ABAB and ACAC , not between ABAB and BCBC. So A\angle A is opposite BCBC, not between ABAB and BCBC. The data is "SSA", which does not guarantee congruence. We cannot conclude.

Example 3. Two segments ABAB and CDCD bisect each other at OO. Prove AOCBOD\triangle AOC \cong \triangle BOD.

AO=BOAO = BO (bisection), CO=DOCO = DO (bisection), AOC=BOD\angle AOC = \angle BOD (vertically opposite). SAS \Rightarrow congruent.

Example 4. In ABC\triangle ABC, AB=ACAB = AC and AD\overline{AD} is the median to BCBC. Prove ABDACD\triangle ABD \cong \triangle ACD.

AB=ACAB = AC (given), BD=CDBD = CD (median bisects BCBC), and AD=ADAD = AD (common). This uses SSS , but we can also do SAS: AB=ACAB = AC, ABD=ACD\angle ABD = \angle ACD (later, by isosceles theorem , we'll postpone this argument). For now, with the median and SSS: ABDACD\triangle ABD \cong \triangle ACD.

Example 5. Two triangles ABC\triangle ABC and DEF\triangle DEF have AB=DEAB = DE, BC=EFBC = EF, B=E\angle B = \angle E. Conclude.

Two sides and the included angle (at BB and EE). SAS ABCDEF\Rightarrow \triangle ABC \cong \triangle DEF.

Try it yourself

  1. State the SAS criterion in your own words.
  2. Why must the angle in SAS be the included angle?
  3. In PQR\triangle PQR and STU\triangle STU, PQ=ST=4PQ = ST = 4, Q=T=90\angle Q = \angle T = 90^\circ, QR=TU=5QR = TU = 5. Are they congruent?
  4. Why is "SSA" not a valid criterion?
  5. Two line segments ABAB and CDCD intersect at OO, and OO is the midpoint of each. Prove AOCBOD\triangle AOC \cong \triangle BOD.
  6. State CPCT in your own words.
  7. In ABCDEF\triangle ABC \cong \triangle DEF, list all six corresponding parts that are equal.
  8. Sketch two triangles that satisfy SAS , choose your own values.
  9. In a rhombus ABCDABCD, prove ABDCBD\triangle ABD \cong \triangle CBD using SAS.
  10. In ABC\triangle ABC, DD is on BCBC such that BD=DCBD = DC. If BAD=CAD\angle BAD = \angle CAD, can we conclude ABDACD\triangle ABD \cong \triangle ACD? Justify.

Pitfalls / Insight

  • Order of vertices in the congruence statement. ABCDEF\triangle ABC \cong \triangle DEF means ADA \leftrightarrow D, BEB \leftrightarrow E, CFC \leftrightarrow F. Writing the wrong order is a common error.
  • "Included" angle is non-negotiable. SSA is not a criterion in general.
  • CPCT is your gold mine. Once two triangles are congruent, you immediately have six equalities.

Insight. SAS is the first and most direct congruence test. Watch for two pairs of equal sides with a shared or matching angle in between, and the rest of the proof writes itself.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Congruence and SAS
6 questions · pick the best answer
Q1

ABCDEF\triangle ABC \cong \triangle DEF means:

Q2

SAS requires the angle to be:

Q3

Two triangles with AB=DE=5,AC=DF=7,A=D=60AB = DE = 5, AC = DF = 7, \angle A = \angle D = 60^\circ are:

Q4

CPCT stands for:

Q5

AB=DE,BC=EF,A=DAB = DE, BC = EF, \angle A = \angle D. Are the triangles congruent?

Q6

Two segments ABAB and CDCD bisect each other at OO. AOC\triangle AOC and BOD\triangle BOD are congruent by: