Math Lab
Home/Class VIII/Ch 9/Applications of the theorem

Applications of the theorem

The theorem is most useful when a problem hides a right triangle inside it. Spotting that right triangle is half the challenge , applying the formula is the other half.

Concept

Ladders. A leaning ladder forms a right triangle with the wall and the floor. Knowing any two of (length of ladder, distance from wall, height reached) lets you find the third.

TV/screen sizes. A TV is sold by its diagonal length. If a 4343-inch TV has aspect ratio 16:916 : 9, the actual width and height come from the diagonal using Pythagoras. Width :: height :: diagonal =16:9:162+92=16:9:337= 16 : 9 : \sqrt{16^2 + 9^2} = 16 : 9 : \sqrt{337}.

Screen-size formula. For a screen of diagonal dd and aspect ratio w:hw : h, the dimensions are

width=wdw2+h2,height=hdw2+h2.\text{width} = \frac{wd}{\sqrt{w^2 + h^2}}, \quad \text{height} = \frac{hd}{\sqrt{w^2 + h^2}}.

For 4343-inch, 16:916:9: width 37.5\approx 37.5 inches, height 21.1\approx 21.1 inches.

Ramps. A ramp of length LL rising height hh over horizontal run bb satisfies L2=h2+b2L^2 = h^2 + b^2.

Distance between two points. On a flat map (Cartesian plane), the straight-line distance between (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is

d=(x2x1)2+(y2y1)2.d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.

This is just Pythagoras applied to the right triangle whose legs are the horizontal and vertical differences.

Shortest-path arguments. Sometimes the shortest path between two points avoids an obstacle by going through the square root of a sum of squares , exactly the kind of expression the theorem produces.

Indirect measurement. Cannot reach the top of a tree? Walk to a known distance from its base, measure the angle (or apply other tricks), and compute the height. Surveyors and astronomers have used variants of Pythagoras for centuries.

Worked examples

Example 1. A 1313-m ladder reaches 1212 m up a wall. How far is its base from the wall?

  • b=132122=169144=25=5b = \sqrt{13^2 - 12^2} = \sqrt{169 - 144} = \sqrt{25} = 5 m.

Example 2. A TV has 5050-inch diagonal and aspect ratio 16:916:9. Find its width and height.

  • 162+92=33718.36\sqrt{16^2 + 9^2} = \sqrt{337} \approx 18.36.
  • Width: 5016/18.3643.5850 \cdot 16 / 18.36 \approx 43.58 inches.
  • Height: 509/18.3624.5150 \cdot 9 / 18.36 \approx 24.51 inches.

Example 3. A man walks 66 km East then 88 km North. Straight-line distance from start?

  • 36+64=100=10\sqrt{36 + 64} = \sqrt{100} = 10 km.

Example 4. Distance between (2,3)(2, 3) and (5,7)(5, 7) in the Cartesian plane?

  • Horizontal: 52=35 - 2 = 3. Vertical: 73=47 - 3 = 4.
  • Distance: 9+16=5\sqrt{9 + 16} = 5.

Try it yourself

  1. A ladder 1010 m long leans against a wall; its top reaches 88 m up. Distance of foot from wall?
  2. A TV has 3232-inch diagonal, aspect ratio 4:34:3. Find width and height.
  3. A ramp rises 1.51.5 m over a 22 m horizontal run. Find its length.
  4. Find distance between (1,2)(1, 2) and (7,10)(7, 10).
  5. A man cycles 99 km North then 4040 km East. Direct distance home?
  6. A rectangle's diagonal is 2525 cm and one side is 1515 cm. Find the other side.
  7. A flag-pole casts a shadow of 1212 m on the ground. The distance from the tip of the shadow to the top of the pole is 1313 m. Find the height.
  8. A square room has 55 m sides. What is the length of the diagonal across the floor?

Activity / Insight

Estimate a tree. Stand at a known distance dd from the base of a tree. Use a string to mark the line from your eye level to the top of the tree (you'll need a partner). Measure that string. With a right triangle (eye-height level, distance to base, line to top), the height of the tree is roughly string2d2+your eye-height\sqrt{\text{string}^2 - d^2} + \text{your eye-height}. Try it on a small tree first. Surveyors do exactly this with better tools.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Applications
5 questions · pick the best answer
Q1

Distance between (1,2)(1,2) and (4,6)(4,6)

Q2

A ladder 1313 m reaches 1212 m up. Distance of foot from wall

Q3

Diagonal of a 5×55 \times 5 square room

Q4

Walking 55 km East then 1212 km North. Direct distance

Q5

Two trees 88 m and 1414 m tall, 88 m apart. Distance between tops