Follow Us
Select Medium / माध्यम चुनें:
Eng (English) Hindi (हिन्दी)
ICSE • Class 9 • Mathematics • Ch 12
Estimated Time: 45 Mins
Study Progress: In Progress

Pythagoras Theorem

In ICSE Class 9 Mathematics, "Pythagoras Theorem" represents the supreme metric cornerstone of Euclidean geometry, providing the fundamental quantitative relation governing the lengths of sides in right-angled triangles. The theorem formally states: "In a right-angled triangle, the square of the hypotenuse is equal to the sum of the squares of the other two sides" ($c^2 = a^2 + b^2$, where $c$ is the side opposite the $90^\circ$ angle). The chapter explores multiple rigorous proofs of this master proposition: (1) The Classical Similarity Proof, where an altitude is dropped from the right-angled vertex to the hypotenuse ($BD \perp AC$), establishing that the two sub-triangles are similar to each other and to the parent triangle ($\triangle ADB \sim \triangle ABC$ and $\triangle BDC \sim \triangle ABC$), yielding $AB^2 = AD \times AC$ and $BC^2 = CD \times AC$, which add together to yield $AB^2 + BC^2 = AC^2$; and (2) Geometric dissection proofs (Bhaskara II's visual proof). The curriculum thoroughly develops the Converse of the Pythagoras Theorem: "If the square of one side of a triangle is equal to the sum of the squares of the other two sides, the angle opposite to that side is a right angle." The chapter extends into Apollonius's Theorem for medians ($AB^2 + AC^2 = 2(AD^2 + BD^2)$), acute-angled and obtuse-angled triangle extensions, and Pythagorean triplets ($2m, m^2 - 1, m^2 + 1$).

Bhaskara's One-Word Proof: How a 12th-Century Indian Sage Proved the Pythagoras Theorem with the Word "Behold!"

While Western textbooks often dedicate pages of dense geometric jargon to proving the Pythagoras Theorem, the 12th-century Indian mathematical genius Bhaskara II (Bhaskaracharya) offered one of the most breathtakingly elegant proofs in human history in his masterpiece Bijaganita. He drew a large square with side length $(a + b)$, placed four identical right-angled triangles with legs $a$ and $b$ inside the four corners, and left a tilted square of side $c$ in the center. Beneath the diagram, Bhaskara wrote just one single Sanskrit word: "पश्य!" (Behold!). If you subtract the four triangles from the large square, the area remaining is $c^2$. If you rearrange those exact same four triangles into two rectangles, the remaining empty space is clearly two smaller squares of area $a^2$ and $b^2$! Hence, without a single line of algebra, your eyes see that $a^2 + b^2 = c^2$! How does this timeless equation guide everything from high-altitude GPS navigation to video game 3D ray-tracing engines? Let us master the theorem of Pythagoras!

Why This Chapter Matters

The Pythagoras Theorem is the foundation of trigonometry ($\sin^2\theta + \cos^2\theta = 1$), coordinate distance formulas, 3D vector magnitude, and structural load calculations.

Before You Begin (Prerequisites)

  • Properties of right-angled triangles (hypotenuse is opposite the $90^\circ$ angle).
  • Square roots and quadratic radicals from Chapter 1.

What You Will Learn (Core Objectives)

  • State and construct the rigorous similarity-based proof of the Pythagoras Theorem.
  • State and prove the Converse of the Pythagoras Theorem.
  • Identify and generate Pythagorean triplets using algebraic parameterization.
  • Apply the theorem to calculate missing diagonals, altitudes, and chord distances.
  • State and apply Apollonius's Theorem to calculate median lengths in arbitrary triangles.

Chapter Roadmap & Progression

1 1. Statement and Deductive Proof (A...
2 2. Converse of Pythagoras Theorem
3 3. Pythagorean Triplets & Apolloniu...
4 4. Worked ICSE Problem Archetypes

Complete Concept Guide (100% Curriculum Coverage)

1. Statement and Deductive Proof (Altitude to Hypotenuse)

The Formal Proof
Theorem Statement:

In a right-angled triangle, the square of the hypotenuse is equal to the sum of the squares of the other two sides.

$$\mathbf{AC^2 = AB^2 + BC^2}$$
Proof via Right Triangle Altitude Similarity:

Given: $\triangle ABC$ with $\angle B = 90^\circ$.

Construction: Draw altitude $BD \perp AC$, meeting hypotenuse $AC$ at $D$.

Step 1: Compare $\triangle ADB$ and $\triangle ABC$:

  • $\angle ADB = \angle ABC = 90^\circ$
  • $\angle A = \angle A$ (Common angle)
  • By AA Similarity: $\triangle ADB \sim \triangle ABC$
  • Equating ratios of corresponding sides: $$\frac{AD}{AB} = \frac{AB}{AC} \implies \mathbf{AB^2 = AD \times AC} \quad \text{--- (1)}$$

Step 2: Compare $\triangle BDC$ and $\triangle ABC$:

  • $\angle BDC = \angle ABC = 90^\circ$
  • $\angle C = \angle C$ (Common angle)
  • By AA Similarity: $\triangle BDC \sim \triangle ABC$
  • Equating ratios of corresponding sides: $$\frac{CD}{BC} = \frac{BC}{AC} \implies \mathbf{BC^2 = CD \times AC} \quad \text{--- (2)}$$

Step 3: Add Equations (1) and (2):

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

Since $D$ lies on segment $AC$, $AD + CD = AC$:

$$AB^2 + BC^2 = AC(AC) = AC^2$$ $$\therefore \mathbf{AC^2 = AB^2 + BC^2} \quad \blacksquare$$

2. Converse of Pythagoras Theorem

Converse Theorem
Statement:

If the square of one side of a triangle is equal to the sum of the squares of the other two sides, then the angle opposite the first side is a right angle ($90^\circ$).

$$\mathbf{\text{In } \triangle ABC, \; AC^2 = AB^2 + BC^2 \implies \angle B = 90^\circ}$$

3. Pythagorean Triplets & Apollonius's Theorem

Advanced Formulations
A. Pythagorean Triplets:

Three positive integers $(a, b, c)$ satisfying $a^2 + b^2 = c^2$. For any integer $m > 1$, the triplet is generated by:

$$\mathbf{(2m, \; m^2 - 1, \; m^2 + 1)}$$

Common primitive triplets: $(3, 4, 5)$, $(5, 12, 13)$, $(7, 24, 25)$, $(8, 15, 17)$, $(9, 40, 41)$, $(20, 21, 29)$.

B. Apollonius's Theorem (Median Relation):

In any triangle $\triangle ABC$, if $AD$ is the median to side $BC$ ($BD = DC = \frac{a}{2}$):

$$\mathbf{AB^2 + AC^2 = 2(AD^2 + BD^2)}$$

4. Worked ICSE Problem Archetypes

Exemplary Solutions
Problem 1: A ladder $13\text{ m}$ long reaches a window of a building $12\text{ m}$ above the ground. Determine the distance of the foot of the ladder from the base of the wall.

Solution:

Let $AC$ be the ladder ($AC = 13\text{ m}$), $AB$ be the vertical wall ($AB = 12\text{ m}$), and $BC$ be the horizontal ground distance.

The wall meets the ground at a right angle ($\angle B = 90^\circ$).

By the Pythagoras Theorem in $\triangle ABC$:

$$AC^2 = AB^2 + BC^2$$ $$13^2 = 12^2 + BC^2$$ $$169 = 144 + BC^2 \implies BC^2 = 169 - 144 = 25$$ $$BC = \sqrt{25} = \mathbf{5\text{ meters}}$$
Problem 2: In $\triangle ABC$, $\angle B = 90^\circ$. If $D$ is the mid-point of $BC$, prove that $AC^2 = 4AD^2 - 3AB^2$.

Solution:

1. In right-angled $\triangle ABC$:

$$AC^2 = AB^2 + BC^2 \quad \text{--- (1)}$$

2. In right-angled $\triangle ABD$:

$$AD^2 = AB^2 + BD^2 \implies BD^2 = AD^2 - AB^2 \quad \text{--- (2)}$$

3. Since $D$ is the mid-point of $BC$:

$$BC = 2BD \implies BC^2 = (2BD)^2 = 4BD^2$$

4. Substitute $BD^2$ from (2):

$$BC^2 = 4(AD^2 - AB^2) = 4AD^2 - 4AB^2$$

5. Substitute this expression for $BC^2$ into Equation (1):

$$AC^2 = AB^2 + (4AD^2 - 4AB^2) = \mathbf{4AD^2 - 3AB^2} \quad \blacksquare$$

Key Formulas, Identities & Theorems

Pythagoras Theorem
$$AC^2 = AB^2 + BC^2 \quad (\angle B = 90^\circ)$$
Hypotenuse squared equals sum of leg squares.
Converse Pythagoras
$$a^2 + b^2 = c^2 \implies \angle C = 90^\circ$$
Tests whether a given triangle is right-angled.
Pythagorean Triplet Generator
$$(2m)^2 + (m^2 - 1)^2 = (m^2 + 1)^2 \quad (m > 1)$$
Generates integer right-triangle sides.
Apollonius Theorem
$$AB^2 + AC^2 = 2(AD^2 + BD^2)$$
Relates sides to the median AD.

Mathematics: Proof of Pythagoras Theorem & Altitude Similarity

Pythagoras Theorem: Similarity Proof & Bhaskara's "Behold!" Proof via Altitude to Hypotenuse A B (90°) C D ΔADB ∼ ΔABC ⇒ AB² = AD × AC ΔBDC ∼ ΔABC ⇒ BC² = CD × AC Bhaskara's "Behold!" Geometric Dissection c² Total Area = 4 × (½ab) + c² = (a + b)² 2ab + c² = a² + 2ab + b² ⇒ c² = a² + b²   ("BEHOLD!")

Chapter Summary & 10 Key Takeaways

Takeaway 1
The Pythagoras Theorem states: In a right-angled triangle, hypotenuse squared equals the sum of the squares of the other two sides: c^2 = a^2 + b^2.
Takeaway 2
The altitude from the right angle to the hypotenuse divides the triangle into two sub-triangles similar to each other and the original triangle.
Takeaway 3
Similarity deductions: AB^2 = AD * AC and BC^2 = CD * AC, and BD^2 = AD * CD.
Takeaway 4
Converse Theorem: If a^2 + b^2 = c^2 in a triangle, the angle opposite side c is 90 degrees.
Takeaway 5
Pythagorean triplets are sets of three integers (a, b, c) that satisfy a^2 + b^2 = c^2.
Takeaway 6
Any integer m > 1 generates the Pythagorean triplet: 2m, m^2 - 1, m^2 + 1.
Takeaway 7
In an isosceles right-angled triangle with legs a, the hypotenuse is a√2.
Takeaway 8
In a 30°-60°-90° right triangle, the hypotenuse is 2a, short leg is a, and long leg is a√3.
Takeaway 9
Apollonius's Theorem relates triangle sides to a median: AB^2 + AC^2 = 2(AD^2 + BD^2).
Takeaway 10
In an acute triangle, c^2 < a^2 + b^2; in an obtuse triangle, c^2 > a^2 + b^2 (where c is the longest side).

Check Your Understanding (Diagnostic Practice Questions)

Diagnostic questions testing core conceptual clarity. Answers are hidden initially — solve each problem first, then click to reveal the step-by-step verified solution.

1
A triangle has sides of lengths $9\text{ cm}, 40\text{ cm}, 41\text{ cm}$. Determine whether it is a right-angled triangle. If so, identify the hypotenuse.
Reveal Answer & Explanation
Answer:

• Check the Converse of the Pythagoras Theorem:
Calculate the squares of the two smaller sides:

$$9^2 + 40^2 = 81 + 1600 = 1681$$


Calculate the square of the longest side:

$$41^2 = 1681$$


• Since $9^2 + 40^2 = 41^2$, the condition $a^2 + b^2 = c^2$ is satisfied.
• Therefore, it is a Right-Angled Triangle.
• The hypotenuse is the longest side: $41\text{ cm}$ (opposite the $90^\circ$ angle).


9^2 + 40^2 = 81 + 1600 = 1681 = 41^2.
2
The diagonals of a rhombus are $16\text{ cm}$ and $12\text{ cm}$. Find the length of each side and the perimeter of the rhombus.
Reveal Answer & Explanation
Answer:

• In a rhombus, diagonals bisect each other at right angles ($90^\circ$).
• Let diagonals be $d_1 = 16\text{ cm}$ and $d_2 = 12\text{ cm}$.
Half-diagonals are: $\frac{d_1}{2} = 8\text{ cm}$ and $\frac{d_2}{2} = 6\text{ cm}$.
• In any of the four congruent right-angled triangles formed by the diagonals, the side of the rhombus ($s$) is the hypotenuse:

$$s^2 = 8^2 + 6^2 = 64 + 36 = 100$$


$$s = \sqrt{100} = \mathbf{10\text{ cm}}$$


• Perimeter of the rhombus:

$$P = 4 \times s = 4 \times 10 = \mathbf{40\text{ cm}}$$


Diagonals bisect at 90°. Side is hypotenuse of right triangle with legs 8 and 6: √(64 + 36) = 10 cm.
3
In $\triangle ABC$, $AD \perp BC$. Prove that $AB^2 - BD^2 = AC^2 - CD^2$.
Reveal Answer & Explanation
Answer: • In right-angled $\triangle ABD$ ($AD \perp BC$):
$$AB^2 = AD^2 + BD^2 \implies AD^2 = AB^2 - BD^2 \quad \text{--- (1)}$$
• In right-angled $\triangle ACD$ ($AD \perp BC$):
$$AC^2 = AD^2 + CD^2 \implies AD^2 = AC^2 - CD^2 \quad \text{--- (2)}$$
• Equating (1) and (2):
$$\mathbf{AB^2 - BD^2 = AC^2 - CD^2} \quad \blacksquare$$
Express AD^2 from both right triangles ABD and ACD, then equate them.
4
Find the length of the diagonal of a square whose perimeter is $28\text{ cm}$.
Reveal Answer & Explanation
Answer: • Let the side of the square be $a$.
$$\text{Perimeter} = 4a = 28 \implies a = \frac{28}{4} = 7\text{ cm}$$
• In a square, adjacent sides meet at $90^\circ$. The diagonal $d$ is the hypotenuse:
$$d^2 = a^2 + a^2 = 2a^2 \implies d = a\sqrt{2}$$
• Substitute $a = 7\text{ cm}$:
$$d = 7\sqrt{2} \approx 7 \times 1.414 = \mathbf{9.898\text{ cm}} \quad (\text{or } \mathbf{7\sqrt{2}\text{ cm}})$$
Side a = 28/4 = 7 cm. Diagonal = a√2 = 7√2 cm.
5
An equilateral triangle has sides of length $2a$. Find the length of each of its altitudes and its area in terms of $a$.
Reveal Answer & Explanation
Answer:

• Let $\triangle ABC$ have $AB = BC = CA = 2a$. Let $AD \perp BC$ be an altitude.
• In an equilateral triangle, the altitude bisects the base: $BD = DC = a$.
• In right-angled $\triangle ABD$:

$$AB^2 = AD^2 + BD^2$$


$$(2a)^2 = AD^2 + a^2 \implies 4a^2 = AD^2 + a^2 \implies AD^2 = 3a^2$$


$$\mathbf{\text{Altitude } AD = a\sqrt{3}}$$


• Area of $\triangle ABC$:

$$\text{Area} = \frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times (2a) \times (a\sqrt{3}) = \mathbf{\sqrt{3}a^2}$$


Altitude bisects base into a. AD = √((2a)^2 - a^2) = a√3. Area = (1/2)(2a)(a√3) = √3 a^2.
6
$O$ is any point inside a rectangle $ABCD$. Prove that $OB^2 + OD^2 = OA^2 + OC^2$.
Reveal Answer & Explanation
Answer:

• Construction: Through $O$, draw line $PQ \parallel AB$ meeting $AD$ at $P$ and $BC$ at $Q$.
Since $ABCD$ is a rectangle, $PQ \perp AD$ and $PQ \perp BC$.
• Apply Pythagoras Theorem to four right triangles:
1. In $\triangle OPB$: $OB^2 = BQ^2 + OQ^2$
2. In $\triangle OPD$: $OD^2 = AP^2 + OP^2$
3. In $\triangle OPA$: $OA^2 = AP^2 + OP^2$... Wait: $P \in AD, Q \in BC$.
- In $\triangle OPA$: $OA^2 = AP^2 + OP^2$
- In $\triangle OQC$: $OC^2 = CQ^2 + OQ^2$
- In $\triangle OP D$: $OD^2 = PD^2 + OP^2$
- In $\triangle OQB$: $OB^2 = BQ^2 + OQ^2$
• Add $OB^2 + OD^2$:

$$OB^2 + OD^2 = (BQ^2 + OQ^2) + (PD^2 + OP^2)$$


• Notice that $BQ = AP$ and $CQ = PD$ (since $ABQP$ and $CDPQ$ are rectangles):

$$= (AP^2 + OQ^2) + (CQ^2 + OP^2) = (AP^2 + OP^2) + (CQ^2 + OQ^2) = OA^2 + OC^2$$


• Therefore: $\mathbf{OB^2 + OD^2 = OA^2 + OC^2} \quad \blacksquare$


Draw line through O parallel to sides. Express all four distances via right triangles.
7
State the acute angle extension of the Pythagoras Theorem for a triangle $\triangle ABC$ where $\angle B < 90^\circ$ and $AD \perp BC$.
Reveal Answer & Explanation
Answer:

• In $\triangle ABC$, if $\angle B$ is an acute angle and $AD \perp BC$ (meeting $BC$ at $D$):

$$\mathbf{AC^2 = AB^2 + BC^2 - 2(BC \times BD)}$$


• Notice the negative sign $- 2(BC \times BD)$, showing that $AC^2 < AB^2 + BC^2$ when $\angle B$ is acute.
• (When $\angle B$ becomes $90^\circ$, $D$ coincides with $B$, so $BD = 0$, reducing directly to the Pythagoras Theorem $AC^2 = AB^2 + BC^2$).


AC^2 = AB^2 + BC^2 - 2(BC * BD).
8
Find a Pythagorean triplet whose smallest member is $14$.
Reveal Answer & Explanation
Answer: • The standard generator for a Pythagorean triplet is $(2m, m^2 - 1, m^2 + 1)$ for integer $m > 1$.
• Since $14$ is an even number, set $2m = 14 \implies m = 7$.
• Calculate the other two members:
$$m^2 - 1 = 7^2 - 1 = 49 - 1 = 48$$
$$m^2 + 1 = 7^2 + 1 = 49 + 1 = 50$$
• Check: $14^2 + 48^2 = 196 + 2304 = 2500 = 50^2$. Correct!
• The Pythagorean triplet is: $\mathbf{(14, 48, 50)}$.
Set 2m = 14, m = 7. Triplet is 2m, m^2 - 1, m^2 + 1 = (14, 48, 50).
Finished Studying This Chapter?
READY TO PRACTICE?

Timed CBT Practice Tests (Exam Simulator)

Put your concepts to the test with official curriculum-aligned Foundation and Advanced practice tests. Get instant accuracy scores, time metrics, and step-by-step verified explanations.