Pythagoras' Theorem: Question 2
Syllabus C6.1, E6.1
A straight ladder is leaning against a vertical wall, with its foot resting on horizontal ground.
The ladder has length and the top of the ladder touches the wall at a point vertically above the ground.
(a) Calculate the distance from the foot of the ladder to the base of the wall, measured along the ground. Give your answer correct to 2 decimal places. [3]
A surveyor records two markers on a coordinate grid, where each unit represents . Marker is at the point and marker is at the point .
(b) Calculate the straight-line distance . Give your answer in kilometres, correct to 1 decimal place. [3]
Show worked solution Hide worked solution
Worked solution
Part (a): Finding the shorter side (distance along the ground)
The ladder, the wall and the ground form a right-angled triangle. The right angle is at the base of the wall, where the ground meets the vertical wall.
- The ladder is the side opposite the right angle, so it is the hypotenuse: .
- The height up the wall is one of the shorter sides: .
- The distance along the ground, call it , is the other shorter side; this is what we want.
Because we are finding a shorter side, we subtract the squares. Pythagoras’ theorem states:
Rearranging to make the subject:
Take the positive square root (a length cannot be negative):
Rounding to 2 decimal places:
Check: . ✓ The horizontal distance () is sensibly shorter than the ladder ().
Part (b): Distance between two points (2D problem)
To find the distance between two points we build a right-angled triangle whose hypotenuse is the line segment . The two shorter sides are the horizontal and vertical gaps between the points.
Horizontal change (difference in -coordinates):
Vertical change (difference in -coordinates):
Now is the hypotenuse, so we add the squares of the two shorter sides:
Squaring removes the sign of the :
Rounding to 1 decimal place:
Alternative: the distance formula
This is exactly Pythagoras written as a single formula:
Both methods give the same result because the distance formula is Pythagoras’ theorem applied to the horizontal and vertical separations.