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 ▸

The radius of a pizza is 12cm, calculate the area of the pizza in terms of pi


A curve is given by the equation y=x^3-11x^2+28x; find the coordinates of the points where the curve touches the x-axis.


What are indices laws?


Sam is a bodybuilder. He currently weighs 90kg, but is aiming to be at 130kg in the next four months. Every month, he puts on 8% of his weight. Does he reach his target?