Exercise 8.4 — Pythagoras Theorem

Pythagoras theorem and its converse.

Advertisement
Lesson Notes PDF
1 /
Loading PDF…

Exercise 8.4 — Pythagoras Theorem and Its Applications

Exercise 8.4 is the most extensive section of Chapter 8, Similar Triangles, in Class 10 Mathematics for students following the CBSE, Telangana, and Andhra Pradesh board syllabi. This exercise centers around the legendary Pythagoras Theorem — known in Indian mathematical tradition as the Baudhayana Theorem — and its converse, applying both to a wide variety of geometric shapes and real-life situations.

With 14 questions covering rhombuses, equilateral triangles, isosceles triangles, interior points, ladders, poles, and even equilateral triangles drawn on the sides of right triangles, this exercise is a complete workout in applying one central idea: the square of the hypotenuse equals the sum of squares of the other two sides.

Pythagoras Theorem Converse of Pythagoras Theorem Altitude on Hypotenuse Real-Life Applications Areas on Triangle Sides
CORE THEOREM — PYTHAGORAS (BAUDHAYANA)
In a right-angled triangle, the square of the length of the hypotenuse is equal to the sum of the squares of the lengths of the other two sides: AC² = AB² + BC²
💡 Historical note: This result is widely known as the Pythagoras Theorem, but it appears earlier in Indian mathematics in the Baudhayana Sulba Sutra, which is why Telangana and AP textbooks often credit it as the Baudhayana Theorem. Either name refers to the exact same relationship between the sides of a right triangle.

The Two Supporting Theorems Behind This Exercise

Before the main exercise, the textbook proves two foundational results that almost every question in this exercise depends on:

  • Altitude Theorem: If a perpendicular is drawn from the right-angle vertex to the hypotenuse, the two triangles formed are similar to the original triangle and to each other.
  • Converse of Pythagoras Theorem: If the square of one side of a triangle equals the sum of the squares of the other two sides, then the angle opposite the first side is a right angle.
AC² = AB² + BC² (Pythagoras Theorem) ⟺ ∠B = 90° (Converse)

Question 1 — Sum of Squares of Sides of a Rhombus Equals Sum of Squares of Diagonals

This question asks us to prove that for any rhombus, the sum of the squares of its four sides equals the sum of the squares of its two diagonals. The key property used is that the diagonals of a rhombus bisect each other at right angles.

A B C D O
Rhombus ABCD with Diagonals at O
Diagonals bisect each other at 90°
Question 1 — Proof
Prove AB² + BC² + CD² + AD² = AC² + BD²
Given: Diagonals AC and BD intersect at O, with ∠AOB = ∠BOC = ∠COD = ∠AOD = 90° Apply Pythagoras Theorem in all four right triangles formed at O: In △AOB: AB² = OA² + OB² In △BOC: BC² = OB² + OC² In △COD: CD² = OC² + OD² In △AOD: AD² = OA² + OD² Add all four equations: AB² + BC² + CD² + AD² = 2(OA² + OB² + OC² + OD²) Substitute diagonal bisection: OA = OC = (1/2)AC, OB = OD = (1/2)BD = 2 × [2×(½AC)² + 2×(½BD)²] = 2 × (1/4)(2AC² + 2BD²) = (1/2)(2AC² + 2BD²) ∴ AB² + BC² + CD² + AD² = AC² + BD² ✓

Question 2 — Proving AE² + CD² = AC² + DE² in a Right Triangle

ABC is right-angled at B, and D, E are arbitrary points on AB and BC respectively. We must show AE² + CD² = AC² + DE². The proof applies Pythagoras' Theorem to four separate right triangles inside the figure.

Question 2 — Proof
Prove AE² + CD² = AC² + DE²
Given: ∠B = 90°, D on AB, E on BC In △ABC: AC² = AB² + BC² In △ABE: AE² = AB² + BE² In △DBC: CD² = BD² + BC² In △DBE: DE² = BD² + BE² Now consider the LHS: AE² + CD² = (AB² + BE²) + (BD² + BC²) = (AB² + BC²) + (BD² + BE²) = AC² + DE² ∴ AE² + CD² = AC² + DE² = RHS ✓
Strategy spotted: The trick is to expand both sides using Pythagoras Theorem on the four small right triangles, then simply regroup the terms — AB² with BC² gives AC², and BD² with BE² gives DE². No further geometry construction is needed.

Question 3 — Relationship Between Side and Altitude of an Equilateral Triangle

This question proves that 3 times the square of a side of an equilateral triangle equals 4 times the square of its altitude. This relationship is extremely useful for quickly calculating the height or area of any equilateral triangle.

Question 3 — Proof
Prove 3a² = 4h² for an equilateral triangle with side a and altitude h
Setup: Equilateral △ABC with AB = BC = AC = a, altitude AD = h dropped on BC In △ADB and △ADC: ∠ADB = ∠ADC = 90°, AD = AD (common), AB = AC (equilateral) ⟹ △ADB ≅ △ADC (by RHS congruency) ⟹ BD = CD = a/2 (by CPCT) Apply Pythagoras Theorem in △ADB: AB² = AD² + BD² a² = h² + (a/2)² a² = h² + a²/4 a² − a²/4 = h² (4a² − a²)/4 = h² 3a²/4 = h² ∴ 3a² = 4h² ✓
💡 Bonus formula: From 3a² = 4h², we get h = (√3/2)a — the standard altitude formula for an equilateral triangle, which also leads directly to the area formula (√3/4)a² used in later questions.

Question 4 — Geometric Mean Relation: PM² = QM × MR

PQR is right-angled at P, and M is a point on QR such that PM ⊥ QR. We must show PM² = QM · MR — a classic geometric mean relationship that arises from the altitude-on-hypotenuse theorem.

Question 4 — Proof
Show PM² = QM · MR
Given: ∠P = 90°, PM ⊥ QR at M By the altitude-on-hypotenuse theorem: △RMP ~ △PMQ (both similar to △PQR and to each other) From the similarity △RMP ~ △PMQ, corresponding sides are proportional: PM/QM = MR/PM Cross-multiplying: PM² = QM · MR ✓
📌 Why this works: When the altitude from the right angle hits the hypotenuse, it creates two smaller right triangles that are similar to each other. The altitude itself becomes the geometric mean of the two segments it creates on the hypotenuse — a powerful shortcut for solving altitude problems without lengthy Pythagoras calculations.

Question 5 — Three Geometric Mean Relations in a Right Triangle with Altitude

ABD is right-angled at A, with AC perpendicular to BD. This question asks for three separate relations, all following the same similar-triangles logic as Question 4, but applied to different pairs of corresponding sides.

Question 5 — Proof
Show (i) AB² = BC·BD, (ii) AC² = BC·DC, (iii) AD² = BD·CD
Given: ∠A = 90°, AC ⊥ BD By the altitude theorem: △BCA ~ △BAD ~ △ACD (i) Using △BCA ~ △BAD: AB/BD = BC/AB result: AB² = BC · BD (ii) Using △BCA ~ △ACD: AC/DC = BC/AC result: AC² = BC · DC (iii) Using △BAD ~ △ACD: AD/CD = BD/AD result: AD² = BD · CD
(i)
AB²=BC·BD
△BCA ~ △BAD
(ii)
AC²=BC·DC
△BCA ~ △ACD
(iii)
AD²=BD·CD
△BAD ~ △ACD

Question 6 — Isosceles Right Triangle: AB² = 2AC²

ABC is isosceles and right-angled at C, meaning AC = BC. This is a direct, single-step application of the Pythagoras Theorem.

Question 6 — Proof
Prove AB² = 2AC², given ∠C = 90° and AC = BC
By Pythagoras Theorem: AB² = AC² + BC² Since AC = BC, substitute BC = AC: AB² = AC² + AC² ∴ AB² = 2AC² ✓
Advertisement

Question 7 — Interior Point Theorem in a Triangle

O is any point inside triangle ABC, with perpendiculars OD, OE, OF dropped onto BC, AC, AB respectively. This two-part question proves a beautiful symmetric relationship between the distances from O to the vertices and the segments created on each side.

Question 7(i) — Proof
Show OA² + OB² + OC² − OD² − OE² − OF² = AF² + BD² + CE²
In △OAF: OA² = OF² + AF² ⟹ AF² = OA² − OF² …(1) In △OBD: OB² = OD² + BD² ⟹ BD² = OB² − OD² …(2) In △OCE: OC² = OE² + CE² ⟹ CE² = OC² − OE² …(3) Adding equations (1), (2), and (3): AF² + BD² + CE² = OA² − OF² + OB² − OD² + OC² − OE² ∴ AF² + BD² + CE² = OA² + OB² + OC² − OD² − OE² − OF² ✓
Question 7(ii) — Proof
Show AF² + BD² + CE² = AE² + CD² + BF²
In △OAE: OA² = OE² + AE² ⟹ AE² = OA² − OE² …(4) In △OBF: OB² = OF² + BF² ⟹ BF² = OB² − OF² …(5) In △OCD: OC² = OD² + CD² ⟹ CD² = OC² − OD² …(6) From part (i): AF² + BD² + CE² = OA² + OB² + OC² − OD² − OE² − OF² Regroup the right side using (4), (5), (6): = (OA² − OE²) + (OB² − OF²) + (OC² − OD²) ∴ AF² + BD² + CE² = AE² + BF² + CD² ✓
📌 Why this matters: This result shows that for any point inside a triangle, the sum of squares of the segments on alternate sides of the perpendicular feet are always equal — a property used in advanced coordinate geometry and physics-related optimization problems.

Questions 8 & 9 — Real-Life Applications of Pythagoras Theorem

These two questions show how Pythagoras Theorem applies directly to everyday situations — a guy-wire attached to a pole, and the distance between the tops of two vertical poles.

Question 9
Two poles 6 m and 11 m tall, 12 m apart — find distance between tops
Given: Pole AB = 6 m, Pole CD = 11 m, distance AC = 12 m Draw BE parallel to AC, so ABEC forms a rectangle ⟹ AC = BE = 12 m and AB = CE = 6 m In triangle BED: DE = DC − EC = 11 − 6 = 5 m Apply Pythagoras Theorem in right triangle BED: BD² = BE² + DE² BD² = 12² + 5² = 144 + 25 = 169 BD = √169 ∴ BD = 13 m (distance between the tops of the poles)
💡 Common technique for pole/ladder problems: When two vertical objects of different heights stand a known horizontal distance apart, draw a horizontal line from the shorter object's top to the taller one. This creates a right triangle where the horizontal distance and the height difference become the two legs, letting you apply Pythagoras Theorem directly.

Question 10 — Cevian Length in an Equilateral Triangle (9AD² = 7AB²)

In equilateral triangle ABC, point D lies on BC such that BD = (1/3)BC. We must prove 9AD² = 7AB². This question combines the altitude technique with careful algebraic manipulation.

Question 10 — Proof
Prove 9AD² = 7AB², given BD = (1/3)BC in equilateral △ABC
Setup: Draw AE ⊥ BC. Since △ABE ≅ △ACE, BE = CE = (1/2)BC In △ABE: AB² = AE² + BE² In △ADE: AD² = AE² + DE² Subtracting: AB² − AD² = BE² − DE² DE = BE − BD = (1/2)BC − (1/3)BC AB² − AD² = (1/2 BC)² − (1/2 BC − 1/3 BC)² = (1/4)BC² − (1/6)²BC² (since 1/2 − 1/3 = 1/6) = (1/4)BC² − (1/36)BC² = (9/36 − 1/36)BC² = (8/36)BC² = (2/9)BC² Since BC = AB (equilateral triangle): AB² − AD² = (2/9)AB² 9(AB² − AD²) = 2AB² 9AB² − 9AD² = 2AB² 9AB² − 2AB² = 9AD² ∴ 7AB² = 9AD² i.e. 9AD² = 7AB² ✓

Question 11 — Trisection Points on the Hypotenuse Side

ABC is right-angled at B, with D and E trisecting side BC (so BD = DE = EC = (1/3)BC). We must prove the relation 8AE² = 3AC² + 5AD².

Question 11 — Proof
Prove 8AE² = 3AC² + 5AD²
Setup: ∠B = 90°, BD = DE = EC = (1/3)BC In △ABC: AC² = AB² + BC² …(1) In △ABE: AE² = AB² + BE² …(2) In △ABD: AD² = AB² + BD² …(3) Multiply (1) by 3 and (3) by 5: 3AC² = 3AB² + 3BC² …(4) 5AD² = 5AB² + 5BD² …(5) Add (4) and (5): 3AC² + 5AD² = 8AB² + 3BC² + 5BD² Since BC = 3BE and BD = (1/3)BE·... using BE = (2/3)BC and BD = (1/3)BC: 3BC² + 5BD² = 3(3BE/2)² + 5(BE/2)² (expressing in terms of BE) = (27/4)BE² + (5/4)BE² = (32/4)BE² = 8BE² So: 3AC² + 5AD² = 8AB² + 8BE² = 8(AB² + BE²) ∴ 3AC² + 5AD² = 8AE² (using eq. 2) ✓
Exam trap: The trickiest part of this proof is correctly expressing BC and BD in terms of BE using the trisection ratio BD = DE = EC. Always write BE = BD + DE = (2/3)BC first, then substitute carefully — mixing up which segment is which is the most common source of error.

Question 12 — Area Ratio of Similar Triangles Built on the Legs and Hypotenuse

ABC is isosceles and right-angled at B (so AB = BC). Similar triangles ACD and ABE are constructed externally on sides AC and AB. We must find the ratio of the areas of △ABE and △ACD — combining the Pythagoras Theorem with the area-ratio theorem from Exercise 8.3.

Question 12 — Solution
Find ar(△ABE) : ar(△ACD)
Step 1 — Use Pythagoras Theorem: ∠B = 90°, AB = BC AC² = AB² + BC² = AB² + AB² = 2AB² ⟹ AB²/AC² = 1/2 …(1) Step 2 — Apply the area ratio theorem: Since △ABE ~ △ACD, ar(△ABE)/ar(△ACD) = (AB/AC)² = AB²/AC² = 1/2 (using eq. 1) ∴ ar(△ABE) : ar(△ACD) = 1 : 2

Question 13 — Equilateral Triangles Built on the Sides of a Right Triangle

Equilateral triangles are constructed on all three sides of a right-angled triangle. We must show that the area of the equilateral triangle built on the hypotenuse equals the sum of the areas of the equilateral triangles built on the other two sides — a beautiful generalization of the Pythagoras Theorem to areas of equilateral triangles instead of squares.

Question 13 — Proof
Show area of equilateral △ on hypotenuse = sum of areas of equilateral △s on the other two sides
Setup: ∠B = 90°, BC = a, AC = b, AB = c By Pythagoras Theorem: b² = c² + a² …(1) Area of equilateral triangle BCE (on side a) = (√3/4)a² Area of equilateral triangle ACF (on side b, the hypotenuse) = (√3/4)b² Area of equilateral triangle ABD (on side c) = (√3/4)c² Sum of areas on the two legs: (√3/4)c² + (√3/4)a² = (√3/4)(c² + a²) = (√3/4)b² (using eq. 1) ∴ Sum of areas of △ABD and △BCE = Area of △ACF ✓
Big idea: This is the same Pythagoras relationship, just dressed up differently — instead of comparing squares of the sides directly, we're comparing areas of equilateral triangles built on those sides. Since all equilateral triangle areas use the same (√3/4) factor times the side squared, the Pythagoras relation b² = c² + a² carries straight through.

Question 14 — Equilateral Triangle on a Square's Side vs Its Diagonal

This question asks us to prove that the equilateral triangle built on the side of a square has exactly half the area of the equilateral triangle built on the square's diagonal.

Question 14 — Proof
Show area of equilateral △ on a side = (1/2) × area of equilateral △ on the diagonal
Setup: Square ABCD with side a; diagonal BD = √2·a Area of equilateral triangle on diagonal BD: = (√3/4)(√2·a)² = (√3/4) × 2a² = (√3/2)a² Area of equilateral triangle on side BC: = (√3/4)a² = (1/2) × (√3/2)a² ∴ Area on side BC = (1/2) × Area on diagonal BD ✓
📌 Why diagonal = √2 × side: This follows directly from Pythagoras Theorem applied to the right triangle formed by two adjacent sides of the square and the diagonal: diagonal² = a² + a² = 2a², so diagonal = √2·a. This is one of the most useful standard results in coordinate and mensuration problems.

Key Theorems Used in This Exercise

TheoremStatementUsed In
Pythagoras (Baudhayana) Theorem In a right triangle, hypotenuse² = sum of squares of other two sides Q1, Q2, Q3, Q6, Q7–11, Q13, Q14
Converse of Pythagoras Theorem If one side's square equals the sum of squares of the other two, the triangle is right-angled at the vertex opposite that side Foundational theorem (used to identify right angles)
Altitude-on-Hypotenuse Theorem Perpendicular from the right angle to the hypotenuse creates triangles similar to the original and to each other Q4, Q5
Area Ratio of Similar Triangles Ratio of areas = square of ratio of corresponding sides Q12
RHS Congruency Right angle, Hypotenuse, Side — used to prove two right triangles congruent Q3

Common Mistakes to Avoid

  • Misidentifying the hypotenuse: Always double check which side is opposite the right angle before writing the Pythagoras equation. Writing AB² = AC² + BC² instead of AC² = AB² + BC² (when ∠B = 90°) is a very common slip.
  • Forgetting to prove similarity first: In questions like Q4 and Q5, you must explicitly establish the similar triangles using the altitude theorem before writing proportional side relationships — directly writing PM² = QM·MR without justification loses marks.
  • Algebra errors when combining fractions: Questions like Q10 and Q11 require careful fraction subtraction (e.g., 1/2 − 1/3 = 1/6). Always find a common denominator carefully rather than estimating.
  • Confusing "sum of squares of sides" with "square of sum": In Q1, the rhombus proof, students sometimes wrongly expand (OA + OB)² instead of keeping OA² and OB² as separate terms. Always apply Pythagoras Theorem to one triangle at a time.
  • Using the wrong diagonal-to-side ratio: In Q14, remember the diagonal of a square is √2 times the side — not 2 times. Squaring √2 gives exactly 2, which is the key step in that proof.
Exam trap: In multi-part proofs like Q5 and Q7, examiners check that each similarity statement (e.g., △BCA ~ △BAD) is justified using AA similarity with the common right angle and a shared angle — simply asserting the similarity without justification can cost marks even if the final formula is correct.

Quick Reference — All Answers at a Glance

QuestionWhat Was AskedResult
Q1Rhombus sides vs diagonalsAB²+BC²+CD²+AD² = AC²+BD²
Q2Points D, E on right triangle's legsAE²+CD² = AC²+DE²
Q3Side vs altitude of equilateral triangle3a² = 4h²
Q4PM² in terms of QM, MRPM² = QM·MR
Q5Three relations using altitude ACAB²=BC·BD, AC²=BC·DC, AD²=BD·CD
Q6Isosceles right triangleAB² = 2AC²
Q7Interior point O relationsBoth relations proved
Q8Wire/pole problem (18m pole, 24m wire)6√7 m ≈ 15.87 m
Q9Distance between tops of two poles (6m, 11m, 12m apart)13 m
Q10Cevian where BD = (1/3)BC9AD² = 7AB²
Q11Trisection points D, E on BC8AE² = 3AC² + 5AD²
Q12Area ratio of △ABE and △ACD1 : 2
Q13Equilateral triangles on right triangle's sidesHypotenuse △ area = sum of other two
Q14Equilateral △ on square's side vs diagonalSide △ area = (1/2) × Diagonal △ area

What This Exercise Prepares You For

Exercise 8.4 is the single most exam-critical section in Chapter 8 across Telangana SSC, AP SSC, and CBSE Class 10 boards, frequently contributing multiple 4-mark and 8-mark questions in a single paper. The Pythagoras Theorem proved here is foundational not just for geometry, but also for distance formulas in Coordinate Geometry and trigonometric identities in later chapters.

To strengthen the prerequisites used throughout this exercise, revisit Exercise 8.3 — Areas of Similar Triangles, since Q12 directly depends on the area-ratio theorem covered there. The Pythagoras Theorem itself also reappears in Coordinate Geometry, where it forms the basis of the distance formula between two points, and in Trigonometry, where it underlies the fundamental identity sin²θ + cos²θ = 1.

📐 Board Exam Strategy (Telangana & AP SSC, CBSE): For the longer proof questions in this exercise (Q1, Q7, Q10, Q11, Q13), always draw a clear, labeled diagram first, write out every Pythagoras equation for each small triangle separately, and only combine them in the final step. Examiners award partial marks generously for correctly labeled individual triangle equations, even if the final algebraic simplification has a minor slip.
Advertisement