Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Pythagoras' Theorem applies specifically to right-angled triangles.
The hypotenuse is the longest side and is always opposite the right angle ().
The square of the hypotenuse is equal to the sum of the squares of the other two sides.
The converse of Pythagoras' Theorem can be used to check if a triangle is right-angled: if , then the triangle must have a angle.
3D Pythagoras is used to find lengths in three-dimensional shapes like cuboids and pyramids by applying the theorem twice or using the extended formula.
📐Formulae
(where is the hypotenuse)
(finding the hypotenuse)
(finding a shorter side)
(3D Pythagoras for a space diagonal in a cuboid with dimensions )
(Distance between two points on a coordinate plane)
💡Examples
Problem 1:
A ladder of length 5m is leaned against a vertical wall. The base of the ladder is 3m away from the wall on horizontal ground. How high up the wall does the ladder reach?
Solution:
Let the height be . Using , we have . . . .
Explanation:
In this scenario, the ladder acts as the hypotenuse () and the distance from the wall is one of the shorter sides (). We rearrange the formula to solve for the missing vertical side .
Problem 2:
A triangle has side lengths of 7cm, 24cm, and 25cm. Determine if this triangle is right-angled.
Solution:
. The square of the longest side is . Since , the condition is satisfied.
Explanation:
To check for a right angle, square the two shorter sides and sum them. If the result equals the square of the longest side (the converse of Pythagoras' Theorem), the triangle is right-angled.
Problem 3:
Find the length of the internal diagonal of a cuboid with dimensions 3cm, 4cm, and 12cm.
Solution:
. cm.
Explanation:
In 3D Pythagoras, the squared length of the space diagonal is the sum of the squares of the length, width, and height. This is equivalent to applying Pythagoras twice: once to find the diagonal of the base, and then again to find the diagonal of the cuboid.