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 ▸

3/5 of a number is 162. Calculate the number.


Expand and Simplify: (x+2)(x+3)(x−3)


Solve the simultaneous equations for x and y: 3x+2y = 14 and 5x-y = 6


ABC is a triangle with sides of length AB, 12m and BC,14m. Angle ACB = 43 degrees. Find the area of the triangle.