How do I work out the length of sides on a right-angle triangle?

Over 2000 Pythagoras discovered that when a triangle has a right angle (90 degrees), and squares are made for each of the three sides, then the biggest square has the exact same area as the two other squares put together. 

The equation is called Pythagoras Theorem: a2+b2 = c2  (c is the longest side of the triangle, a and b are the shorter sides)

For example:

Let's check if the areas are the same:

32 + 42 = 52

Calculating this becomes:

9 + 16 = 25 

In most GSCE questions you are given the length of at least 2 sides to the triangle. You can then use this formular to work out the third side. 

For example:

Lets say a=9 and c=15

Put in what we know: 92 + b2 = 152

Calculate squares: 81 + b2 = 225

Take 81 from both sides: 81 − 81 + b2 = 225 − 81

Calculate: b2 = 144

Square root of both sides: b = √144

Calculate:b = 12

AK

Related Maths GCSE answers

All answers ▸

Differentiate sin(x)cos(x)


Find the exact value of the gradient of the curve y=e^(2-x)ln(3x-2) at the point on the curve where x=2.


A circle with diameter 6cm is cut from a square with side length 7cm. What is the remaining area of the square? You may assume pi = 3 for this question.


What is 2/3 + 1/4?