Pythagoras' Theorem: Question 1

Syllabus C6.1, E6.1

Structured Core 6 marks

A straight ladder leans against a vertical wall, with its foot resting on horizontal ground. The wall meets the ground at a right angle.

The foot of the ladder is 1.4 m from the base of the wall, and the top of the ladder reaches 4.8 m up the wall.

(a) Calculate the length of the ladder. [3]

(b) A guy rope is used to support a vertical flagpole standing on horizontal ground. One end of the rope is fixed to the top of the pole, 4 m above the ground, and the other end is fixed to a peg in the ground 2.5 m from the foot of the pole. The pole is at right angles to the ground.

Calculate the length of the guy rope. Give your answer correct to 2 decimal places. [3]

Show worked solution Hide worked solution

Worked solution

Part (a): Length of the ladder

The wall is vertical and the ground is horizontal, so the wall, the ground and the ladder form a right-angled triangle. The right angle is where the wall meets the ground.

The ladder is the side opposite the right angle, so the ladder is the hypotenuse, the longest side. We use Pythagoras’ theorem:

h2=a2+b2h^2 = a^2 + b^2

where hh is the hypotenuse (the ladder) and aa, bb are the two shorter sides (the distance along the ground and the height up the wall).

Substitute a=1.4a = 1.4 and b=4.8b = 4.8:

h2=1.42+4.82h^2 = 1.4^2 + 4.8^2

h2=1.96+23.04h^2 = 1.96 + 23.04

h2=25h^2 = 25

Take the (positive) square root, since a length must be positive:

h=25=5h = \sqrt{25} = 5

The ladder is 5 m long.\boxed{\text{The ladder is } 5\ \text{m long.}}

Alternative check (recognising a Pythagorean triple). Notice that 1.4:4.8:51.4 : 4.8 : 5 is just the well-known triple 7:24:257 : 24 : 25 scaled down by a factor of 55 (since 7×0.2=1.47\times0.2=1.4, 24×0.2=4.824\times0.2=4.8, 25×0.2=525\times0.2=5). This confirms the answer of 55 m without further calculation.

Part (b): Length of the guy rope

The flagpole is vertical and the ground is horizontal, so the pole, the ground and the rope again form a right-angled triangle, with the right angle at the foot of the pole.

The rope runs from the top of the pole to the peg, so the rope is the hypotenuse. Let its length be LL. By Pythagoras’ theorem:

L2=42+2.52L^2 = 4^2 + 2.5^2

L2=16+6.25L^2 = 16 + 6.25

L2=22.25L^2 = 22.25

L=22.25=4.71699L = \sqrt{22.25} = 4.71699\ldots

Rounding to 2 decimal places (the third decimal digit is 66, so we round the second decimal up):

L4.72 m\boxed{L \approx 4.72\ \text{m}}

Key idea

In both parts the unknown side is the hypotenuse (the longest side, opposite the right angle), so we add the squares of the two shorter sides and then take the square root.