Top
Learning Spot
Menu

Chapter 6 Triangles (Concepts)

Welcome to Chapter 6: Triangles! In this chapter, we transition from the concept of congruence (exact duplication) to the equally vital idea of Similarity. While congruent triangles have the same shape and size, similar triangles possess the same shape but may differ in size. Two triangles ($\triangle ABC \sim \triangle PQR$) are similar if their corresponding angles are equal and their corresponding sides are proportional.

We establish three key Similarity Criteria: AA (Angle-Angle), SSS (Side-Side-Side), and SAS (Side-Angle-Side). A cornerstone of this chapter is the Basic Proportionality Theorem (BPT), also known as Thales Theorem, which states that a line drawn parallel to one side of a triangle divides the other two sides in the same ratio: $$\frac{AD}{DB} = \frac{AE}{EC}$$

The chapter also explores the relationship between the areas of similar triangles, proving that the ratio of their areas is equal to the square of the ratio of their corresponding sides. Furthermore, we apply these principles to rigorously prove the Pythagoras Theorem ($a^2 + b^2 = c^2$) and its converse, providing essential tools for solving complex geometric problems.

To enhance the understanding of these concepts, this page includes images for visualisation, flowcharts, mindmaps, and practical examples. This page is prepared by learningspot.co to provide a structured and comprehensive learning experience, ensuring a deep mastery of proportional resemblance in geometry.

Content On This Page
Congruent Figures and Similar Figures Basic Proportionality Theorem (Thales Theorem) Similarity of Triangles and Their Criteria of Similarity
Similarity of Triangles formed by Altitude drawn on Hypotenuse of a Right Triangle Areas of Similar Triangles Pythagoras Theorem


Congruent Figures and Similar Figures

In geometry, we often compare figures to understand their relationships. Two fundamental ways to compare figures are by checking for congruence and similarity. Congruence is about being identical, while similarity is about having the same shape, regardless of size.


Congruent Figures

Two geometric figures are said to be congruent if they are exact copies of each other. This means they have the same shape and the same size. If you could "pick up" one figure, you could place it perfectly on top of the other through a series of slides (translations), turns (rotations), and flips (reflections).

Key Characteristics of Congruent Figures:

  • All corresponding angles are equal.
  • All corresponding sides are equal in length.

The symbol for congruence is $\cong$. If triangle ABC is congruent to triangle PQR, we write $\triangle ABC \cong \triangle PQR$.

Examples:

  • Two circles with a radius of 5 cm are congruent.
  • Two squares with a side length of 10 cm are congruent.
  • Two line segments of length 7 cm are congruent.
Examples of congruent figures like two identical circles or two identical squares

Think of congruence as two objects being perfect duplicates, like two identical coins from the same mint.


Similar Figures

Two geometric figures are similar if they have the same shape, but not necessarily the same size. One figure is essentially a scaled-up (enlarged) or scaled-down (reduced) version of the other. The transformation that relates them is called a dilation, or scaling.

Examples:

  • Any two circles are similar to each other, regardless of their radii.
  • Any two squares are similar to each other.
  • Any two equilateral triangles are similar.
  • A toy car and the real car it models are similar.
Examples of similar figures like circles or squares of different sizes

Conditions for Similarity in Polygons

For two polygons (like quadrilaterals, pentagons, etc.) to be similar, they must satisfy both of the following conditions:

  1. All corresponding angles must be equal. This ensures they have the same shape.
  2. All corresponding sides must be in the same ratio (or proportional). This ensures that one is a consistent scaling of the other.

This constant ratio of corresponding sides is called the scale factor or the ratio of similarity.

The symbol for similarity is $\sim$. If polygon ABCD is similar to polygon PQRS, we write $ABCD \sim PQRS$.

This means:

Condition 1 (Equal Angles):

$\angle A = \angle P, \quad \angle B = \angle Q, \quad \angle C = \angle R, \quad \angle D = \angle S$

Condition 2 (Proportional Sides):

$\frac{AB}{PQ} = \frac{BC}{QR} = \frac{CD}{RS} = \frac{DA}{SP} = k$ (where $k$ is the scale factor)

Important: It's not enough for just one condition to be true. For example, a square and a non-square rectangle both have all angles equal to 90°, but their sides are not proportional, so they are not similar. Similarly, a square and a rhombus can have proportional sides, but their angles are not equal, so they are not similar.


Relationship Between Congruence and Similarity

The two concepts are closely related. Think of congruence as a very special case of similarity.

  • All congruent figures are similar. If two figures are congruent, they have the same shape (equal angles) and the same size (equal sides). Since their sides are equal, the ratio of corresponding sides is 1. This means they satisfy both conditions for similarity, with a scale factor of 1.
  • Not all similar figures are congruent. Similar figures have the same shape, but they might have different sizes. If the scale factor between two similar figures is anything other than 1, their side lengths are different, so they cannot be congruent.

In short: Congruence = Similarity (with a scale factor of 1) + Same Size.


Comparison table showing Congruent figures (Same Shape + Same Size, Symbol ≅) vs Similar figures (Same Shape + Different Size, Symbol ~).


Basic Proportionality Theorem (Thales Theorem)

The Basic Proportionality Theorem (BPT), also known as Thales's Theorem, is a cornerstone of geometry that describes a powerful relationship within a triangle. It establishes that if a line is drawn parallel to one side of a triangle, it will always divide the other two sides proportionally.


Statement of the Basic Proportionality Theorem (BPT)

Theorem 6.1 (Basic Proportionality Theorem). If a line is drawn parallel to one side of a triangle to intersect the other two sides in distinct points, the other two sides are divided in the same ratio.


Proof of BPT

Given: A triangle $\triangle ABC$ in which a line DE is drawn parallel to the side BC, intersecting the sides AB and AC at points D and E respectively.

Triangle ABC with line DE parallel to BC, where D is on AB and E is on AC

To Prove: $\frac{AD}{DB} = \frac{AE}{EC}$

Construction: Join BE and CD. Draw a perpendicular line from E to the side AB, let's call it $EM \perp AB$. Similarly, draw a perpendicular line from D to the side AC, let's call it $DN \perp AC$.

Triangle ABC with BPT construction lines BE, CD, and perpendiculars EM and DN

Proof:

We will use the formula for the area of a triangle: Area $= \frac{1}{2} \times \text{base} \times \text{height}$.

Part 1: Relating the segments of side AB.

Consider $\triangle ADE$. If we take AD as the base, its corresponding height is EM.

Area($\triangle ADE$) $= \frac{1}{2} \times AD \times EM$.

Now consider the obtuse triangle $\triangle DBE$. If we take DB as the base, its height is also EM (the perpendicular distance from E to the line containing DB).

Area($\triangle DBE$) $= \frac{1}{2} \times DB \times EM$.

Let's take the ratio of their areas:

$\frac{\text{Area}(\triangle ADE)}{\text{Area}(\triangle DBE)} = \frac{\frac{1}{2} \times AD \times EM}{\frac{1}{2} \times DB \times EM} = \frac{AD}{DB}$

... (1)

Part 2: Relating the segments of side AC.

Consider $\triangle ADE$ again. This time, let's take AE as the base. Its corresponding height is DN.

Area($\triangle ADE$) $= \frac{1}{2} \times AE \times DN$.

Now consider the obtuse triangle $\triangle ECD$. If we take EC as the base, its height is also DN.

Area($\triangle ECD$) $= \frac{1}{2} \times EC \times DN$.

Let's take the ratio of their areas:

$\frac{\text{Area}(\triangle ADE)}{\text{Area}(\triangle ECD)} = \frac{\frac{1}{2} \times AE \times DN}{\frac{1}{2} \times EC \times DN} = \frac{AE}{EC}$

... (2)

Part 3: Connecting the two parts.

Now, observe the two triangles $\triangle DBE$ and $\triangle ECD$.

  • They lie on the same base, DE.
  • They are between the same parallel lines, DE and BC (since it is given that $DE \parallel BC$).

A theorem from earlier classes states that triangles on the same base and between the same parallels are equal in area.

Therefore, Area($\triangle DBE$) = Area($\triangle ECD$).

Now look at equations (1) and (2). Their numerators are the same (Area($\triangle ADE$)), and we have just shown that their denominators are also equal. If two fractions have equal numerators and equal denominators, the fractions themselves must be equal.

From (1) and (2), this means:

$\frac{AD}{DB} = \frac{AE}{EC}$

This completes the proof of the Basic Proportionality Theorem.


Converse of the Basic Proportionality Theorem

Theorem 6.2 (Converse of BPT). If a line divides any two sides of a triangle in the same ratio, then the line is parallel to the third side.

Given: A triangle $\triangle ABC$ and a line DE intersecting sides AB and AC at D and E respectively, such that $\frac{AD}{DB} = \frac{AE}{EC}$.

Triangle ABC with line DE. We assume DE is not parallel to BC, and construct a parallel line DE'.

To Prove: $DE \parallel BC$.

Proof by Contradiction:

Step 1: Make an assumption.

Let us assume that the line DE is not parallel to BC. If this is true, then there must be another line passing through D that is parallel to BC. Let's draw a line DE' such that $DE' \parallel BC$, where E' is a point on the side AC.

Step 2: Apply the original BPT.

Since we have constructed $DE' \parallel BC$, we can apply the Basic Proportionality Theorem (Theorem 6.1) to $\triangle ABC$. According to BPT:

$\frac{AD}{DB} = \frac{AE'}{E'C}$

... (i)

Step 3: Use the given information.

It is given in the problem statement that the line DE divides the sides in the same ratio:

$\frac{AD}{DB} = \frac{AE}{EC}$

... (ii)

Step 4: Equate the results.

From equations (i) and (ii), since both right-hand sides are equal to $\frac{AD}{DB}$, they must be equal to each other:

$\frac{AE'}{E'C} = \frac{AE}{EC}$

Step 5: Manipulate the equation to find a contradiction.

Add 1 to both sides of the equation:

$\frac{AE'}{E'C} + 1 = \frac{AE}{EC} + 1$

Find a common denominator for each side:

$\frac{AE' + E'C}{E'C} = \frac{AE + EC}{EC}$

From the figure, we can see that $AE' + E'C = AC$ and $AE + EC = AC$. Substitute this into the equation:

$\frac{AC}{E'C} = \frac{AC}{EC}$

Since the numerators are the same (and not zero), the denominators must be equal:

$E'C = EC$

This result implies that the distance from E' to C is the same as the distance from E to C. Since both E and E' lie on the same line segment AC, this is only possible if the points E and E' are the same point, i.e., they coincide.

Step 6: Conclude the proof.

If E and E' are the same point, then the line DE is the same as the line DE'. We started by constructing DE' to be parallel to BC. Therefore, DE must also be parallel to BC.

This contradicts our initial assumption that DE was not parallel to BC. Thus, our assumption was wrong.

Hence, the line DE must be parallel to BC.

(Hence Proved)


Example 1. In $\triangle ABC$, $D$ and $E$ are points on sides $AB$ and $AC$ respectively such that $DE \parallel BC$. If $AD = 2$ cm, $DB = 3$ cm, and $AE = 4$ cm, find $EC$.

Answer:

Solution

Given: In $\triangle ABC$, we have $DE \parallel BC$. Also, $AD = 2$ cm, $DB = 3$ cm, and $AE = 4$ cm.

Triangle ABC with DE parallel to BC, AD=2, DB=3, AE=4

Since we are given that a line is parallel to one side of a triangle ($DE \parallel BC$), we can apply the Basic Proportionality Theorem.

According to BPT:

$\frac{AD}{DB} = \frac{AE}{EC}$

Substitute the given values into this proportion:

$\frac{2}{3} = \frac{4}{EC}$

To solve for EC, we can cross-multiply:

$2 \times EC = 3 \times 4$

$2 \times EC = 12$

$EC = \frac{12}{2} = 6$ cm

Answer: The length of EC is 6 cm.


Example 2. In $\triangle PQR$, E and F are points on the sides PQ and PR respectively. For the case where $PE = 3.9$ cm, $EQ = 3$ cm, $PF = 3.6$ cm and $FR = 2.4$ cm, state whether $EF \parallel QR$.

Answer:

Diagram of Triangle PQR with points E and F on sides PQ and PR. PE=3.9cm, EQ=3cm, PF=3.6cm, and FR=2.4cm. A side-by-side ratio comparison shows 1.3 is not equal to 1.5, illustrating why EF is not parallel to QR.

Solution

To determine if $EF \parallel QR$, we must check if the line EF divides the sides PQ and PR in the same ratio. This is an application of the Converse of BPT.

First, calculate the ratio of the segments on side PQ:

$\frac{PE}{EQ} = \frac{3.9}{3} = \frac{39}{30} = \frac{13}{10} = 1.3$

Next, calculate the ratio of the segments on side PR:

$\frac{PF}{FR} = \frac{3.6}{2.4} = \frac{36}{24} = \frac{3 \times 12}{2 \times 12} = \frac{3}{2} = 1.5$

Now, compare the two ratios:

$\frac{PE}{EQ} = 1.3$

$\frac{PF}{FR} = 1.5$

Since $1.3 \neq 1.5$, the ratios are not equal.

$\frac{PE}{EQ} \neq \frac{PF}{FR}$

Because the line EF does not divide the sides PQ and PR in the same ratio, by the Converse of the Basic Proportionality Theorem, the line EF is not parallel to the side QR.

Answer: No, EF is not parallel to QR.



Similarity of Triangles and Their Criteria of Similarity

In the previous section, we introduced the concept of similar figures as figures having the same shape but not necessarily the same size. For polygons with the same number of sides to be similar, their corresponding angles must be equal, and their corresponding sides must be proportional. When we apply this concept to triangles, these conditions simplify, leading to specific criteria for proving triangle similarity.


Similarity of Triangles

Two triangles are said to be similar if:

  1. Their corresponding angles are equal.
  2. Their corresponding sides are in the same ratio (proportional).

If $\triangle \text{ABC}$ is similar to $\triangle \text{PQR}$, we write $\triangle \text{ABC} \sim \triangle \text{PQR}$. The order of the vertices is important; it indicates the correspondence between the vertices and hence the corresponding angles and sides.

Two triangles ABC and PQR, showing angle correspondences (A=P, B=Q, C=R) and side proportionality (AB/PQ = BC/QR = CA/RP)

If $\triangle \text{ABC} \sim \triangle \text{PQR}$, then:

  • Corresponding angles are equal: $\angle \text{A} = \angle \text{P}$, $\angle \text{B} = \angle \text{Q}$, $\angle \text{C} = \angle \text{R}$.
  • Corresponding sides are proportional: $\frac{\text{AB}}{\text{PQ}} = \frac{\text{BC}}{\text{QR}} = \frac{\text{CA}}{\text{RP}} = k$ (where $k$ is the scale factor).

Criteria for Similarity of Triangles

Just as with congruent triangles, we do not need to check all six conditions (three angles and three side ratios) to determine if two triangles are similar. Specific combinations of conditions are sufficient to prove similarity. These are called the criteria for similarity of triangles.

1. AAA Similarity Criterion (Angle-Angle-Angle)

AAA Similarity. If in two triangles, the corresponding angles are equal, then their corresponding sides are proportional, and hence the two triangles are similar.

If in $\triangle \text{ABC}$ and $\triangle \text{PQR}$:

$\angle \text{A} = \angle \text{P}$

$\angle \text{B} = \angle \text{Q}$

$\angle \text{C} = \angle \text{R}$

Then $\triangle \text{ABC} \sim \triangle \text{PQR}$.

Diagram showing two triangles ABC and PQR with equal corresponding angles marked

Note: The sum of angles in any triangle is $180^\circ$. Therefore, if two angles of one triangle are respectively equal to two angles of another triangle, the third angles must automatically be equal. This leads to a simplified version of the AAA criterion, known as the AA Similarity Criterion.

AA Similarity Criterion (Angle-Angle)

AA Similarity. If two angles of one triangle are respectively equal to two angles of another triangle, then the two triangles are similar.

If in $\triangle \text{ABC}$ and $\triangle \text{PQR}$:

$\angle \text{A} = \angle \text{P}$

$\angle \text{B} = \angle \text{Q}$

Then $\triangle \text{ABC} \sim \triangle \text{PQR}$.

Diagram showing two triangles ABC and PQR with two pairs of equal corresponding angles marked

This AA criterion is most commonly used in problems as it is simpler to apply.

2. SSS Similarity Criterion (Side-Side-Side)

SSS Similarity. If in two triangles, the sides of one triangle are proportional to the sides of the other triangle, then their corresponding angles are equal, and hence the two triangles are similar.

If in $\triangle \text{ABC}$ and $\triangle \text{PQR}$:

$\frac{\text{AB}}{\text{PQ}} = \frac{\text{BC}}{\text{QR}} = \frac{\text{CA}}{\text{RP}}$

Then $\triangle \text{ABC} \sim \triangle \text{PQR}$.

Diagram showing two triangles ABC and PQR with corresponding sides labelled to show proportionality

3. SAS Similarity Criterion (Side-Angle-Side)

SAS Similarity. If one angle of a triangle is equal to one angle of the other triangle and the sides including these angles are proportional, then the two triangles are similar.

If in $\triangle \text{ABC}$ and $\triangle \text{PQR}$:

$\angle \text{A} = \angle \text{P}$

and $\frac{\text{AB}}{\text{PQ}} = \frac{\text{AC}}{\text{PR}}$

Then $\triangle \text{ABC} \sim \triangle \text{PQR}$.

Diagram showing two triangles ABC and PQR with one pair of equal angles and proportional including sides

Note the crucial condition: the angle must be the one included between the two proportional sides.


Example 1. In the figure, if $\triangle ABE \cong \triangle ACD$, show that $\triangle ADE \sim \triangle ABC$.

Triangle ABC with point D on AB and E on AC. DE is drawn. Point A is common vertex.

Answer:

Given

We are given that $\triangle ABE \cong \triangle ACD$.

To Prove

We need to prove that $\triangle ADE \sim \triangle ABC$.

Proof

Since $\triangle ABE \cong \triangle ACD$, their corresponding parts are equal (by CPCTC - Corresponding Parts of Congruent Triangles are Congruent).

From the congruence, we can state:

$AB = AC$

(Corresponding sides)

... (1)

$AE = AD$

(Corresponding sides)

... (2)

Now, let's consider the two triangles we need to prove similar: $\triangle ADE$ and $\triangle ABC$. We will try to use the SAS Similarity Criterion.

1. Angle:

The angle $\angle A$ is present in both triangles. In $\triangle ADE$, it is $\angle DAE$, and in $\triangle ABC$, it is $\angle BAC$.

$\angle DAE = \angle BAC$

(Common Angle)

2. Sides:

We need to check if the sides including this angle are proportional. That is, we need to check if $\frac{AD}{AB} = \frac{AE}{AC}$.

Let's divide equation (2) by equation (1):

$\frac{AE}{AB} = \frac{AD}{AC}$

By cross-multiplication, we can rearrange this to get the desired form:

$\frac{AD}{AB} = \frac{AE}{AC}$

So, we have shown that one angle is common and the sides including that angle are proportional.

Conclusion:

In $\triangle ADE$ and $\triangle ABC$:

  • $\angle A = \angle A$ (Common)
  • $\frac{AD}{AB} = \frac{AE}{AC}$ (Proved)

Therefore, by the SAS Similarity Criterion,

$\triangle ADE \sim \triangle ABC$.

(Hence Proved)



Similarity of Triangles formed by an Altitude to the Hypotenuse

A particularly important and elegant result in geometry arises when we draw an altitude from the vertex of the right angle in a right-angled triangle down to its hypotenuse. This single line segment divides the original triangle into two smaller triangles, and all three triangles—the original large one and the two smaller new ones—are similar to each other.


The Theorem of Similarity in a Right Triangle

Theorem: If a perpendicular is drawn from the vertex of the right angle of a right triangle to the hypotenuse, then the triangles on both sides of the perpendicular are similar to the whole triangle and to each other.

Given: A right-angled triangle $\triangle ABC$, with the right angle at B ($\angle B = 90^\circ$). An altitude BD is drawn from vertex B to the hypotenuse AC.

Right triangle ABC right-angled at B, with altitude BD drawn to hypotenuse AC, where D is on AC

To Prove:

  1. $\triangle ADB \sim \triangle ABC$
  2. $\triangle BDC \sim \triangle ABC$
  3. $\triangle ADB \sim \triangle BDC$

Proof Strategy: We will use the AA (Angle-Angle) Similarity Criterion for each part of the proof.


Proof of the Theorem

Part 1: Proving $\triangle ADB \sim \triangle ABC$

We need to find two pairs of equal angles in $\triangle ADB$ and the original triangle $\triangle ABC$.

Highlighting triangle ADB within triangle ABC, showing common angle A and right angles at D and B
  1. Angle 1 (Common Angle):
  2. $\angle A = \angle A$

    (It is a common angle to both triangles)

  3. Angle 2 (Right Angles):
  4. $\angle ADB = 90^\circ$

    (Given that $BD \perp AC$)

    $\angle ABC = 90^\circ$

    (Given for $\triangle ABC$)

    Therefore, $\angle ADB = \angle ABC$.

Since two angles of $\triangle ADB$ are equal to two corresponding angles of $\triangle ABC$, by the AA Similarity Criterion, we have:

$\triangle ADB \sim \triangle ABC$. (Part 1 is proved)

Part 2: Proving $\triangle BDC \sim \triangle ABC$

Similarly, we find two pairs of equal angles in $\triangle BDC$ and the original triangle $\triangle ABC$.

Highlighting triangle BDC within triangle ABC, showing common angle C and right angles at D and B
  1. Angle 1 (Common Angle):
  2. $\angle C = \angle C$

    (It is a common angle to both triangles)

  3. Angle 2 (Right Angles):
  4. $\angle BDC = 90^\circ$

    (Given that $BD \perp AC$)

    $\angle ABC = 90^\circ$

    (Given for $\triangle ABC$)

    Therefore, $\angle BDC = \angle ABC$.

Since two angles of $\triangle BDC$ are equal to two corresponding angles of $\triangle ABC$, by the AA Similarity Criterion, we have:

$\triangle BDC \sim \triangle ABC$. (Part 2 is proved)

Part 3: Proving $\triangle ADB \sim \triangle BDC$

Now we prove that the two smaller triangles are similar to each other.

Method 1: Using Transitivity

From Part 1, we know $\triangle ADB \sim \triangle ABC$.

From Part 2, we know $\triangle BDC \sim \triangle ABC$.

Since both smaller triangles are similar to the same large triangle, they must be similar to each other. Therefore:

$\triangle ADB \sim \triangle BDC$. (Part 3 is proved)

Method 2: Direct Proof using AA Similarity

Let's find two pairs of equal angles in $\triangle ADB$ and $\triangle BDC$.

  1. Angle 1 (Right Angles):
  2. $\angle ADB = \angle BDC = 90^\circ$

    (Given)

  3. Angle 2 (Using Angle Sum Property):
  4. In the large triangle $\triangle ABC$, since $\angle B = 90^\circ$, we know that $\angle A + \angle C = 90^\circ$. Let's call this ... (i)

    Now, look at the smaller triangle $\triangle ADB$. It is also a right triangle ($\angle D = 90^\circ$), so its other two angles must add up to 90°:

    $\angle A + \angle ABD = 90^\circ$

    ... (ii)

    Comparing equations (i) and (ii):

    $\angle A + \angle C = 90^\circ$

    $\angle A + \angle ABD = 90^\circ$

    This implies that $\angle C = \angle ABD$.

So, in $\triangle ADB$ and $\triangle BDC$, we have found two pairs of equal angles:

  • $\angle ADB = \angle BDC$ (both 90°)
  • $\angle ABD = \angle C$ (proved above)

Therefore, by the AA Similarity Criterion:

$\triangle ADB \sim \triangle BDC$. (Part 3 is proved)

This completes the proof of the entire theorem.



Areas of Similar Triangles

When two triangles are similar, not only are their sides proportional, but their areas are also related in a very specific and predictable way. This relationship is captured in a key theorem that connects the ratio of their areas to the ratio of their corresponding sides.


Theorem on the Areas of Similar Triangles

Theorem: The ratio of the areas of two similar triangles is equal to the square of the ratio of their corresponding sides.

Given: Two triangles, $\triangle ABC$ and $\triangle PQR$, such that $\triangle ABC \sim \triangle PQR$.

Two similar triangles ABC and PQR, with corresponding angles and sides indicated

This similarity implies:

  • Their corresponding angles are equal: $\angle A = \angle P, \angle B = \angle Q, \angle C = \angle R$.
  • Their corresponding sides are proportional: $\frac{AB}{PQ} = \frac{BC}{QR} = \frac{CA}{RP}$.

To Prove:

$\frac{\text{Area}(\triangle ABC)}{\text{Area}(\triangle PQR)} = \left(\frac{AB}{PQ}\right)^2 = \left(\frac{BC}{QR}\right)^2 = \left(\frac{CA}{RP}\right)^2$

Construction: Draw altitudes from vertices A and P to their opposite sides. Let $AM \perp BC$ and $PN \perp QR$.

Similar triangles ABC and PQR with altitudes AM to BC and PN to QR

Proof:

Step 1: Write the ratio of the areas.

Using the formula Area $= \frac{1}{2} \times \text{base} \times \text{height}$:

Area($\triangle ABC$) $= \frac{1}{2} \times BC \times AM$

Area($\triangle PQR$) $= \frac{1}{2} \times QR \times PN$

The ratio of their areas is:

$\frac{\text{Area}(\triangle ABC)}{\text{Area}(\triangle PQR)} = \frac{\frac{1}{2} \times BC \times AM}{\frac{1}{2} \times QR \times PN} = \left(\frac{BC}{QR}\right) \times \left(\frac{AM}{PN}\right)$

... (1)

Step 2: Find the ratio of the altitudes.

Now, consider the smaller triangles $\triangle ABM$ and $\triangle PQN$.

  • $\angle B = \angle Q$ (Since $\triangle ABC \sim \triangle PQR$)
  • $\angle AMB = \angle PNQ = 90^\circ$ (By construction)

By the AA Similarity Criterion, $\triangle ABM \sim \triangle PQN$.

Since these smaller triangles are similar, their corresponding sides are proportional:

$\frac{AM}{PN} = \frac{AB}{PQ}$

... (2)

Step 3: Connect the ratios.

We know from the original similarity ($\triangle ABC \sim \triangle PQR$) that:

$\frac{AB}{PQ} = \frac{BC}{QR}$

... (3)

From equations (2) and (3), we can conclude that the ratio of the altitudes is the same as the ratio of the bases:

$\frac{AM}{PN} = \frac{BC}{QR}$

... (4)

Step 4: Substitute and complete the proof.

Now, substitute the result from (4) back into our area ratio in equation (1):

$\frac{\text{Area}(\triangle ABC)}{\text{Area}(\triangle PQR)} = \left(\frac{BC}{QR}\right) \times \left(\frac{BC}{QR}\right) = \left(\frac{BC}{QR}\right)^2$

Since $\frac{BC}{QR}$ is equal to the ratio of any other pair of corresponding sides (from equation 3), we can write the final result:

$\frac{\text{Area}(\triangle ABC)}{\text{Area}(\triangle PQR)} = \left(\frac{AB}{PQ}\right)^2 = \left(\frac{BC}{QR}\right)^2 = \left(\frac{CA}{RP}\right)^2$

(Hence Proved)

This theorem also extends to other corresponding linear measurements, such as the ratio of medians, angle bisectors, and perimeters. The ratio of areas will be the square of the ratio of any of these corresponding lengths.


Worked Examples

Example 1. The areas of two similar triangles are 36 cm$^2$ and 100 cm$^2$. If a side of the smaller triangle is 4.8 cm, find the corresponding side of the larger triangle.

Answer:

Solution

Let the two similar triangles be $\triangle_1$ (smaller) and $\triangle_2$ (larger).

We are given:

  • Area($\triangle_1$) = 36 cm$^2$
  • Area($\triangle_2$) = 100 cm$^2$
  • Side of smaller triangle, $s_1$ = 4.8 cm

We need to find the corresponding side of the larger triangle, $s_2$.

Using the theorem on areas of similar triangles:

$\frac{\text{Area}(\triangle_1)}{\text{Area}(\triangle_2)} = \left(\frac{s_1}{s_2}\right)^2$

Substitute the given values:

$\frac{36}{100} = \left(\frac{4.8}{s_2}\right)^2$

Take the square root of both sides (lengths must be positive):

$\sqrt{\frac{36}{100}} = \frac{4.8}{s_2}$

$\frac{6}{10} = \frac{4.8}{s_2}$

Now, solve for $s_2$ by cross-multiplication:

$6 \times s_2 = 10 \times 4.8$

$6 \times s_2 = 48$

$s_2 = \frac{48}{6} = 8$ cm

Answer: The corresponding side of the larger triangle is 8 cm.

Example 2. Let $\triangle ABC \sim \triangle DEF$ and their areas be, respectively, 64 cm$^2$ and 121 cm$^2$. If $EF = 15.4$ cm, find $BC$.

Answer:

Solution

We are given $\triangle ABC \sim \triangle DEF$.

Area($\triangle ABC$) = 64 cm$^2$

Area($\triangle DEF$) = 121 cm$^2$

The side $EF$ in $\triangle DEF$ corresponds to the side $BC$ in $\triangle ABC$. We are given $EF = 15.4$ cm.

Using the area theorem:

$\frac{\text{Area}(\triangle ABC)}{\text{Area}(\triangle DEF)} = \left(\frac{BC}{EF}\right)^2$

Substitute the known values:

$\frac{64}{121} = \left(\frac{BC}{15.4}\right)^2$

Take the square root of both sides:

$\sqrt{\frac{64}{121}} = \frac{BC}{15.4}$

$\frac{8}{11} = \frac{BC}{15.4}$

Solve for BC:

$BC = \frac{8 \times 15.4}{11}$

We can simplify $15.4 / 11 = 1.4$.

$BC = 8 \times 1.4 = 11.2$ cm

Answer: The length of BC is 11.2 cm.



Pythagoras Theorem

The Pythagoras Theorem is one of the most famous and foundational theorems in all of mathematics. It describes a simple yet profound relationship between the three sides of a right-angled triangle. It is a powerful tool used in construction, navigation, physics, and countless other fields.


Statement of the Pythagoras Theorem

Theorem: In a right-angled triangle, the square of the length of the hypotenuse (the side opposite the right angle) is equal to the sum of the squares of the lengths of the other two sides (the legs).

Given: A right-angled triangle $\triangle ABC$, with the right angle at vertex B ($\angle B = 90^\circ$). The side AC is the hypotenuse.

Right triangle ABC right-angled at B, with sides AB, BC, and hypotenuse AC

To Prove: $AB^2 + BC^2 = AC^2$

Proof using Similarity

This elegant proof relies on the theorem about the similarity of triangles formed by drawing an altitude to the hypotenuse.

Construction: Draw an altitude BD from the vertex B to the hypotenuse AC.

Right triangle ABC right-angled at B, with altitude BD drawn to hypotenuse AC

Proof:

We know from a previous theorem that drawing the altitude BD creates three similar triangles: $\triangle ADB \sim \triangle ABC$ and $\triangle BDC \sim \triangle ABC$.

Step 1: Use the similarity of $\triangle ADB$ and $\triangle ABC$.

Since $\triangle ADB \sim \triangle ABC$, the ratio of their corresponding sides is equal. Matching the corresponding vertices ($A \leftrightarrow A$, $D \leftrightarrow B$, $B \leftrightarrow C$):

$\frac{AD}{AB} = \frac{AB}{AC}$

By cross-multiplying, we get:

$AD \times AC = AB^2$

... (1)

Step 2: Use the similarity of $\triangle BDC$ and $\triangle ABC$.

Since $\triangle BDC \sim \triangle ABC$, the ratio of their corresponding sides is equal. Matching the corresponding vertices ($C \leftrightarrow C$, $D \leftrightarrow B$, $B \leftrightarrow A$):

$\frac{DC}{BC} = \frac{BC}{AC}$

By cross-multiplying, we get:

$DC \times AC = BC^2$

... (2)

Step 3: Add the two results.

Adding equation (1) and equation (2):

$AB^2 + BC^2 = (AD \times AC) + (DC \times AC)$

Factor out the common term AC on the right side:

$AB^2 + BC^2 = AC (AD + DC)$

From the figure, we can see that the segment AD and the segment DC together make up the entire hypotenuse AC. So, $AD + DC = AC$.

Substitute this back into the equation:

$AB^2 + BC^2 = AC (AC)$

$AB^2 + BC^2 = AC^2$

(Hence Proved)


Converse of Pythagoras Theorem

Theorem: In a triangle, if the square of the length of one side is equal to the sum of the squares of the lengths of the other two sides, then the angle opposite the first side is a right angle.

Given: A triangle $\triangle ABC$ where the sides satisfy the relation $AB^2 + BC^2 = AC^2$.

To Prove: $\angle B = 90^\circ$.

Construction: Construct another triangle, $\triangle PQR$, such that it is a right-angled triangle at Q ($\angle Q = 90^\circ$), and its legs are equal to the legs of $\triangle ABC$. That is, $PQ = AB$ and $QR = BC$.

Triangle ABC and a right triangle PQR constructed with PQ=AB and QR=BC

Proof:

Step 1: Apply Pythagoras Theorem to the constructed triangle.

In $\triangle PQR$, since $\angle Q = 90^\circ$, by Pythagoras Theorem:

$PR^2 = PQ^2 + QR^2$

... (i)

Step 2: Use construction and given information.

By construction, we made $PQ = AB$ and $QR = BC$. Substitute these into equation (i):

$PR^2 = AB^2 + BC^2$

... (ii)

We are given for $\triangle ABC$ that:

$AC^2 = AB^2 + BC^2$

... (iii)

Step 3: Compare the sides.

From (ii) and (iii), we see that $PR^2 = AC^2$, which means $PR = AC$.

Step 4: Prove triangle congruence.

Now, compare $\triangle ABC$ and $\triangle PQR$:

  • $AB = PQ$ (By construction)
  • $BC = QR$ (By construction)
  • $AC = PR$ (Proved above)

By the SSS (Side-Side-Side) Congruence Criterion, $\triangle ABC \cong \triangle PQR$.

Step 5: Conclude the proof.

Since the triangles are congruent, their corresponding angles must be equal. Therefore, $\angle B$ must be equal to $\angle Q$.

By construction, $\angle Q = 90^\circ$. So, $\angle B = 90^\circ$.

(Hence Proved)


Example 1. A ladder 10 m long reaches a window 8 m above the ground. Find the distance of the foot of the ladder from the base of the wall.

Answer:

Solution

The ladder, the wall, and the ground form a right-angled triangle.

Diagram showing a ladder leaning against a wall, forming a right triangle with the ground. Ladder=10m, height=8m, distance=a.
  • The ladder is the hypotenuse = 10 m.
  • The height on the wall is one leg = 8 m.
  • The distance from the wall is the other leg = $a$.

By the Pythagoras Theorem:

$(\text{Hypotenuse})^2 = (\text{Leg 1})^2 + (\text{Leg 2})^2$

$10^2 = 8^2 + a^2$

$100 = 64 + a^2$

$a^2 = 100 - 64 = 36$

Taking the square root (since distance must be positive):

$a = \sqrt{36} = 6$ m

Answer: The distance of the foot of the ladder from the wall is 6 metres.