We are given a right angled triangle with one side of unknown length. The shortest side is 3cm long, and the longest side is 5cm long. Calculate the remaining side.

This is a classic question testing your understanding of Pythagoras' Theorem. This is an equation which shows us the relationship between the 3 sides of a right angled triangle : a2 + b2 = c2. a and b are the shorter sides, while c is the longest (the hypotenuse).For this question, we have a and c, but not b. If we subtract a from the left side of the equation and add it to the right side, we have b2 = c2 - a2. Now we can fill in our values: b2 = 52 - 32, or b2 = 16. Now we take the square root of both sides, and find that b = 4cm.

SM

Related Maths GCSE answers

All answers ▸

Solve the simultaneous equations, 3x + y = 10 and x + y = 4.


A cuboid of height 5 cm has a base of side 'a' cm. The longest diagonal of the cuboid is 'L' cm. Show that 'a' = SQRT[ (L^2 - 25)/2]


Express 56 as the product of its prime factors.


Solve the simultaneous equations: 3x + y = 15 and 4y + 3 = 9x