Congruence criteria for triangles

LVL: FREE

MODULE: Planimetry (2D Geometry)

[EXEC: MICRO_CORE]

✖️ 1. Definition of congruence: corresponding parts of congruent triangles (CPCTC)

🔄 What Congruent Triangles Mean

  • Two triangles are congruent if they have the exact same shape and size.
  • All corresponding sides must be equal in length.
  • All corresponding angles must be equal in measure.
  • CPCTC means: if triangles are congruent, then every matching part is equal.
  • Use CPCTC after proving triangles congruent to find unknown sides or angles.

If ABCDEF\triangle ABC \cong \triangle DEF, then AB=DEAB = DE, BC=EFBC = EF, AC=DFAC = DF, and A=D\angle A = \angle D, B=E\angle B = \angle E, C=F\angle C = \angle F.

💡 Think: congruent = perfect copy, every piece matches exactly.

[EXEC: DEEP_COMPUTE]

1. Definition of congruence: corresponding parts of congruent triangles (CPCTC)

Definition of Congruence and CPCTC

Two triangles are congruent if and only if there exists a correspondence between their vertices such that all corresponding sides are equal in length and all corresponding angles are equal in measure. This means one triangle can be mapped onto the other through rigid motions (translations, rotations, reflections).

Congruent triangles are essentially identical in shape and size, differing only in position or orientation.

Core Properties:

  • If ABCDEF\triangle ABC \cong \triangle DEF, then AB=DEAB = DE, BC=EFBC = EF, CA=FDCA = FD
  • Corresponding angles satisfy A=D\angle A = \angle D, B=E\angle B = \angle E, C=F\angle C = \angle F
  • CPCTC Principle: Corresponding Parts of Congruent Triangles are Congruent
  • The congruence statement order matters: vertices must be listed in corresponding order

This principle allows us to conclude that any pair of corresponding parts (sides or angles) are equal once congruence is established.

Example: If PQRXYZ\triangle PQR \cong \triangle XYZ, then PQ=XYPQ = XY and Q=Y\angle Q = \angle Y.

TASK_1[0 / 3]
LVL_2
RSN: PATTERN

Given that GHIVWX\triangle GHI \cong \triangle VWX, which angle corresponds to H\angle H?

DEEP_COMPUTE
ULTRA
[EXEC: MICRO_CORE]

✖️ 2. Side-Side-Side (SSS) and Side-Angle-Side (SAS) postulates

📏 SSS and SAS Shortcuts

  • SSS: If all three sides of one triangle equal all three sides of another, the triangles are congruent.
  • SAS: If two sides and the included angle (angle between them) match, the triangles are congruent.
  • The angle in SAS must be between the two sides you're comparing.
  • These are postulates, meaning we accept them without proof.
  • SSS needs no angles; SAS needs exactly one angle in the right spot.

Triangle 1 has sides 5, 7, 9 and Triangle 2 has sides 5, 7, 9, so by SSS they are congruent.

💡 SSS = all sides match; SAS = two sides + sandwich angle.

[EXEC: DEEP_COMPUTE]

2. Side-Side-Side (SSS) and Side-Angle-Side (SAS) postulates

Side-Side-Side and Side-Angle-Side Postulates

The SSS Postulate states that if three sides of one triangle are congruent to three sides of another triangle, then the triangles are congruent. The SAS Postulate states that if two sides and the included angle of one triangle are congruent to two sides and the included angle of another triangle, then the triangles are congruent.

These are foundational postulates accepted without proof in Euclidean geometry.

SSS Requirements:

  • All three pairs of corresponding sides must be equal
  • No angle information is needed

SAS Requirements:

  • Exactly two pairs of corresponding sides must be equal
  • The angle between those two sides must be equal
  • Critical: The angle must be the included angle, not any other angle

The included angle requirement in SAS is essential; two sides and a non-included angle do not guarantee congruence.

Example: If AB=7AB = 7, BC=5BC = 5, CA=6CA = 6 and DE=7DE = 7, EF=5EF = 5, FD=6FD = 6, then ABCDEF\triangle ABC \cong \triangle DEF by SSS.

TASK_1[0 / 3]
LVL_2
RSN: PATTERN

You are given two triangles, ABC\triangle ABC and XYZ\triangle XYZ. You know that AB=XYAB = XY, BC=YZBC = YZ, and CA=ZXCA = ZX. Which postulate directly proves that these two triangles are congruent?

DEEP_COMPUTE
ULTRA
[EXEC: MICRO_CORE]

✖️ 3. Angle-Side-Angle (ASA) and Angle-Angle-Side (AAS) theorems

📐 ASA and AAS Angle Rules

  • ASA: If two angles and the included side (side between them) match, the triangles are congruent.
  • AAS: If two angles and a non-included side match, the triangles are congruent.
  • ASA requires the side to be sandwiched between the two angles.
  • AAS works because the third angle is automatically determined (angles sum to 180 degrees).
  • Both are theorems proven from the postulates.

Triangle 1 has angles 40 degrees and 60 degrees with side 8 between them; Triangle 2 matches, so by ASA they are congruent.

💡 ASA = angles hug the side; AAS = side is off to the side.

[EXEC: DEEP_COMPUTE]

3. Angle-Side-Angle (ASA) and Angle-Angle-Side (AAS) theorems

Angle-Side-Angle and Angle-Angle-Side Theorems

The ASA Theorem states that if two angles and the included side of one triangle are congruent to two angles and the included side of another triangle, then the triangles are congruent. The AAS Theorem states that if two angles and a non-included side of one triangle are congruent to two angles and the corresponding non-included side of another triangle, then the triangles are congruent.

Both theorems can be proven from the postulates and are therefore theorems, not postulates.

ASA Requirements:

  • Two pairs of corresponding angles must be equal
  • The side between those angles must be equal

AAS Requirements:

  • Two pairs of corresponding angles must be equal
  • Any corresponding side (not necessarily between the angles) must be equal
  • AAS works because the third angle is determined by the angle sum property

Both criteria guarantee unique triangle determination.

Example: If A=50\angle A = 50^\circ, AB=8AB = 8, B=60\angle B = 60^\circ and D=50\angle D = 50^\circ, DE=8DE = 8, E=60\angle E = 60^\circ, then ABCDEF\triangle ABC \cong \triangle DEF by ASA.

TASK_1[0 / 3]
LVL_2
RSN: PATTERN

Two triangles, ABC\triangle ABC and XYZ\triangle XYZ, have the following congruent parts: AX\angle A \cong \angle X, side ABAB \cong side XYXY, and BY\angle B \cong \angle Y. Which theorem directly proves that ABCXYZ\triangle ABC \cong \triangle XYZ?

DEEP_COMPUTE
ULTRA
[EXEC: MICRO_CORE]

✖️ 4. Hypotenuse-Leg (HL) criteria for right triangles

🔺 HL for Right Triangles Only

  • HL applies only to right triangles.
  • If the hypotenuse and one leg of one right triangle equal those of another, they are congruent.
  • The right angle is automatically one matching angle.
  • HL is a special case derived from the Pythagorean theorem.
  • Do not use HL unless both triangles have a right angle.

Right triangle 1 has hypotenuse 10 and leg 6; right triangle 2 has hypotenuse 10 and leg 6, so by HL they are congruent.

💡 HL = right triangle shortcut using longest side + one other side.

[EXEC: DEEP_COMPUTE]

4. Hypotenuse-Leg (HL) criteria for right triangles

Hypotenuse-Leg Criterion for Right Triangles

The HL Theorem states that if the hypotenuse and one leg of a right triangle are congruent to the hypotenuse and one leg of another right triangle, then the triangles are congruent. This criterion applies exclusively to right triangles.

This theorem is a special case that exploits the Pythagorean relationship in right triangles.

HL Requirements:

  • Both triangles must have a right angle
  • The hypotenuses (sides opposite the right angles) must be equal
  • Exactly one pair of corresponding legs must be equal
  • The second leg is determined by the Pythagorean theorem

Why HL works: Given hypotenuse cc and leg aa, the other leg bb is uniquely determined by b=c2a2b = \sqrt{c^2 - a^2}, ensuring congruence.

HL cannot be applied to non-right triangles.

Example: If right triangles have hypotenuses of length 10 and one leg of length 6, both triangles have the other leg equal to 8, so they are congruent by HL.

TASK_1[0 / 3]
LVL_2
RSN: PATTERN

Which of the following sets of conditions is sufficient to prove two triangles are congruent using the HL Theorem?

DEEP_COMPUTE
ULTRA
[EXEC: MICRO_CORE]

✖️ 5. Constructing formal geometric proofs of congruence

✍️ Writing Congruence Proofs

  • Start by marking all given information on the diagram.
  • Identify which congruence criterion (SSS, SAS, ASA, AAS, HL) you can use.
  • Write statements in logical order with a reason for each step.
  • Use properties like reflexive (a side shared by both triangles), vertical angles, or parallel line theorems.
  • Conclude with the congruence statement using the correct notation (e.g., ABCDEF\triangle ABC \cong \triangle DEF).
  • Apply CPCTC only after proving the triangles congruent.

Given: AB=DEAB = DE, BC=EFBC = EF, AC=DFAC = DF. Then by SSS, ABCDEF\triangle ABC \cong \triangle DEF. Therefore by CPCTC, A=D\angle A = \angle D.

💡 Proof = step-by-step recipe with a reason for every claim.

[EXEC: DEEP_COMPUTE]

5. Constructing formal geometric proofs of congruence

Constructing Formal Geometric Proofs of Congruence

A formal congruence proof is a logical sequence of statements and reasons that establishes triangle congruence using definitions, postulates, and theorems. Each step must be justified by a previously established fact or given information.

Proofs require systematic reasoning and precise communication of geometric relationships.

Proof Structure:

  • Given: State the initial conditions or known information
  • Prove: State the congruence conclusion to be established
  • Statements and Reasons: List each logical step with its justification
  • Conclusion: State the final congruence using the appropriate criterion (SSS, SAS, ASA, AAS, or HL)

Common Justifications:

  • Reflexive property: a segment or angle is congruent to itself
  • Given information from the problem statement
  • Definitions (e.g., midpoint, angle bisector)
  • Previously proven statements within the same proof

Example: Given MM is the midpoint of AC\overline{AC} and BD\overline{BD}, prove ABMCDM\triangle ABM \cong \triangle CDM using AM=CMAM = CM, BM=DMBM = DM (definition of midpoint), and vertical angles AMBCMD\angle AMB \cong \angle CMD by SAS.

TASK_1[0 / 3]
LVL_2
RSN: PATTERN

In a formal proof, you state that segment ABAB is congruent to segment ABAB. Which common justification is used for this specific statement?

DEEP_COMPUTE
ULTRA

AWAITING_CONFIRMATION

CONFIRM KNOWLEDGE ACQUISITION TO UPDATE SYSTEM ANALYTICS.