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 ▸

Jodie buys 12 cans of cola. There are 330 ml of cola in each can. Rob buys 4 bottles of cola. There is 1 litre of cola in each bottle. Rob buys more cola than Jodie. How much more?


The area of a rectangle is 8cm^2. The rectangle is (3x+1) by (2x+5). Find the value of x


Simplify √48


Why does the translation y=f(x+2) translate the graph f(x) 2 units left instead of 2 to the right?