A rectangular parking lot is 30 m long and 16 m wide. How long is the diagonal line from one corner to the opposite corner?
Use Pythagorean Theorem: c² = 30² + 16² → c = √(900 + 256) = √1156 = 34 m
A hiking trail goes 5 km east then 12 km north. How long is a shortcut directly to the lookout point?
c² = 5² + 12² → c = √(25 + 144) = √169 = 13 km
A tent rope is tied to the top of a 2.5 m pole and staked 0.7 m away from the base. How long is the rope?
c² = 2.5² + 0.7² → c = √(6.25 + 0.49) = √6.74 ≈ 2.6 m
In a right triangle, the hypotenuse is 13 cm and one leg is 5 cm. Find the missing leg.
a² = 13² − 5² → a = √(169 − 25) = √144 = 12 cm
A 10 m ladder leans against a wall, base 6 m away. How high up the wall does the ladder reach?
h² = 10² − 6² → h = √(100 − 36) = √64 = 8 m
The temperature drops 4°C each night for 5 nights, starting at 10°C. What is the temperature after 5 nights?
10 − 4×5 = 10 − 20 = −10°C
A square garden has an area of 225 m². What is the side length?
side = √225 = 15 m
A room measures 8 m by 15 m. What is the diagonal length across the room?
c² = 8² + 15² → c = √(64 + 225) = √289 = 17 m
A scuba diver starts at 0 m, dives to −18 m, swims up 7 m, then dives 5 m down. What is the final depth?
−18 + 7 − 5 = −16 m
Find the area of a trapezoid with bases 6 m and 10 m and height 5 m. Use A = (b₁ + b₂)h ÷ 2.
A = (6 + 10)×5 ÷ 2 = 16×5 ÷ 2 = 80 ÷ 2 = 40 m²
What is the formula for the Pythagorean Theorem?
a² + b² = c²
In the Pythagorean Theorem, what does c represent?
The hypotenuse (longest side)
What are the sides of the smallest Pythagorean triple?
3, 4, 5
If a right triangle has legs 3 and 4, what is the hypotenuse?
5
If a right triangle has a hypotenuse of 5 and one leg of 4, what is the other leg?
3
Which Pythagorean triple comes after 3-4-5 in size?
5, 12, 13
What are the numbers in the Pythagorean triple with hypotenuse 13?
5, 12, 13
What are the numbers in the Pythagorean triple with hypotenuse 25?
7, 24, 25
What are the numbers in the Pythagorean triple with hypotenuse 17?
8, 15, 17
What is the hypotenuse of a triangle with legs 7 and 24?
25
True or False: 6, 8, 10 is a Pythagorean triple.
True (it’s a multiple of 3-4-5)
True or False: 9, 12, 15 is a Pythagorean triple.
True (it’s a multiple of 3-4-5)
True or False: 10, 11, 15 is a Pythagorean triple.
False
Fill in the blank: a right triangle with sides 9 and 40 has hypotenuse ___.
41