Skip to content

Pythagoras and right-angled trigonometry

Pythagoras’ theorem connects the three side lengths of a right-angled triangle. The trigonometric ratios connect its side lengths to its acute angles. Together, they let you find missing lengths and angles, justify geometric results and model practical situations.

The central skill is not memorising formulas. It is identifying the hypotenuse and labelling the other two sides relative to the angle being used.

You should be able to:

  • square positive numbers and evaluate square roots;
  • rearrange simple equations;
  • work with fractions and surds;
  • recognise a right angle and use the angle sum of a triangle;
  • use a scientific calculator in degree mode.

Review rearranging formulae, indices, roots and surds or calculator fluency if these techniques interrupt your geometry.

The hypotenuse is opposite the right angle. It is always the longest side. Relative to a chosen acute angle θ\theta:

  • the opposite side is across from θ\theta;
  • the adjacent side touches θ\theta but is not the hypotenuse;
  • the hypotenuse does not change when the chosen acute angle changes.

The labels opposite and adjacent are therefore not permanent names. If you switch from one acute angle to the other, those two labels switch.

For a right-angled triangle with shorter sides aa and bb and hypotenuse cc,

a2+b2=c2.\boxed{a^2+b^2=c^2}.

The theorem applies only to right-angled triangles. The isolated term c2c^2 must represent the hypotenuse.

Construct a square on each side of the triangle. Pythagoras’ theorem says that the combined area of the two smaller squares equals the area of the square on the hypotenuse:

a2+b2=c2.a^2+b^2=c^2.

This area interpretation explains both the squares and why the hypotenuse has a special role.

A right-angled triangle has shorter sides 77 cm and 1111 cm. Find its hypotenuse cc.

c2=72+112=49+121=170,c=170 cm.\begin{aligned} c^2&=7^2+11^2\\ &=49+121\\ &=170,\\ c&=\sqrt{170}\text{ cm}. \end{aligned}

This exact answer is approximately 13.013.0 cm to three significant figures. The positive square root is used because a length is positive.

The hypotenuse is 1313 cm and one shorter side is 55 cm. Find the remaining side xx.

x2+52=132x2=16925=144,x=12 cm.\begin{aligned} x^2+5^2&=13^2\\ x^2&=169-25\\ &=144,\\ x&=12\text{ cm}. \end{aligned}

When finding a shorter side, subtract the known shorter side squared from the hypotenuse squared. The calculation 521325^2-13^2 would produce a negative value and signals that the hypotenuse has been misidentified.

Testing whether a triangle is right-angled

Section titled “Testing whether a triangle is right-angled”

Put the longest side in the role of cc. A triangle with side lengths aa, bb and cc, where cc is longest, is right-angled precisely when

a2+b2=c2.a^2+b^2=c^2.

For sides 88, 1515 and 1717,

82+152=64+225=289=172,8^2+15^2=64+225=289=17^2,

so the triangle is right-angled.

For sides 66, 77 and 99,

62+72=8581=92,6^2+7^2=85\ne81=9^2,

so it is not right-angled.

For an acute angle θ\theta in a right-angled triangle,

sinθ=OH,cosθ=AH,tanθ=OA.\boxed{\sin\theta=\frac{O}{H}},\qquad \boxed{\cos\theta=\frac{A}{H}},\qquad \boxed{\tan\theta=\frac{O}{A}}.

The mnemonic SOH CAH TOA records the three ratios. A more durable way to remember them is to notice that sine and cosine involve the hypotenuse, while tangent compares the two shorter sides.

These ratios depend only on the angle, not on the size of the triangle. All right-angled triangles containing the same acute angle are similar, so corresponding side lengths scale by the same factor and their ratios remain unchanged.

After labelling the sides relative to θ\theta:

  1. identify the known side and the side to be found;
  2. choose the ratio containing exactly those two labels;
  3. substitute values before rearranging;
  4. check that the result is geometrically reasonable.

For example, if opposite and hypotenuse are involved, use sine. There is no need to write all three ratios and guess.

In a right-angled triangle, an angle is 3838^\circ and the hypotenuse is 1414 cm. Find the side xx opposite the angle.

Opposite and hypotenuse are involved, so use sine:

sin38=x14x=14sin38=8.62 cmto 3 s.f.\begin{aligned} \sin38^\circ&=\frac{x}{14}\\ x&=14\sin38^\circ\\ &=8.62\text{ cm}\quad\text{to 3 s.f.} \end{aligned}

The answer is shorter than 1414 cm, as every non-hypotenuse side must be.

Worked example: rearrange cosine carefully

Section titled “Worked example: rearrange cosine carefully”

An angle is 5252^\circ and its adjacent side is 99 m. Find the hypotenuse hh.

cos52=9hhcos52=9h=9cos52=14.6 mto 3 s.f.\begin{aligned} \cos52^\circ&=\frac9h\\ h\cos52^\circ&=9\\ h&=\frac9{\cos52^\circ}\\ &=14.6\text{ m}\quad\text{to 3 s.f.} \end{aligned}

Multiplying by cos52\cos52^\circ would give a result below 99 m, impossible for the hypotenuse. This size check catches the common rearrangement error.

A right-angled triangle has angle 6767^\circ and adjacent side 4.84.8 cm. Find its opposite side yy.

tan67=y4.8y=4.8tan67=11.3 cmto 3 s.f.\begin{aligned} \tan67^\circ&=\frac{y}{4.8}\\ y&=4.8\tan67^\circ\\ &=11.3\text{ cm}\quad\text{to 3 s.f.} \end{aligned}

An angle larger than 4545^\circ has opposite side longer than adjacent side, so y>4.8y>4.8 is sensible.

If a side ratio is known, use an inverse trigonometric function:

θ=sin1(OH),θ=cos1(AH),θ=tan1(OA).\theta=\sin^{-1}\left(\frac OH\right),\qquad \theta=\cos^{-1}\left(\frac AH\right),\qquad \theta=\tan^{-1}\left(\frac OA\right).

Here sin1\sin^{-1} means inverse sine, not 1/sinθ1/\sin\theta. On a calculator it may appear as asin or above the sine key.

The side opposite θ\theta is 7.27.2 cm and the adjacent side is 10.510.5 cm. Find θ\theta.

tanθ=7.210.5θ=tan1(7.210.5)=34.4to 1 d.p.\begin{aligned} \tan\theta&=\frac{7.2}{10.5}\\ \theta&=\tan^{-1}\left(\frac{7.2}{10.5}\right)\\ &=34.4^\circ\quad\text{to 1 d.p.} \end{aligned}

Keep the fraction unrounded inside the inverse function. Rounding an intermediate ratio can reduce the accuracy of the final angle.

At this stage, angles are usually measured in degrees. Check that your calculator displays DEG. For example,

sin30=0.5.\sin30^\circ=0.5.

If your calculator does not return 0.50.5, it is probably in radian mode. Radians become essential later, but the calculator mode must always match the unit of the angle.

The values for 00^\circ, 3030^\circ, 4545^\circ, 6060^\circ and 9090^\circ should be known exactly.

θ\theta00^\circ3030^\circ4545^\circ6060^\circ9090^\circ
sinθ\sin\theta0012\frac1222\frac{\sqrt2}{2}32\frac{\sqrt3}{2}11
cosθ\cos\theta1132\frac{\sqrt3}{2}22\frac{\sqrt2}{2}12\frac1200
tanθ\tan\theta0013\frac1{\sqrt3}113\sqrt3undefined

The sine row rises from 00 to 11. The cosine row is the sine row in reverse because

cosθ=sin(90θ).\cos\theta=\sin(90^\circ-\theta).

Also,

tanθ=sinθcosθ.\tan\theta=\frac{\sin\theta}{\cos\theta}.

This explains why tan90\tan90^\circ is undefined: it would require division by zero.

Bisect an equilateral triangle of side 22. Each half is a 3030^\circ-6060^\circ-9090^\circ triangle with hypotenuse 22, shorter side 11 and remaining side

2212=3.\sqrt{2^2-1^2}=\sqrt3.

Its side ratios give the exact values at 3030^\circ and 6060^\circ.

Cut a square of side 11 along a diagonal. Pythagoras gives diagonal 2\sqrt2, so the resulting 4545^\circ-4545^\circ-9090^\circ triangle gives

sin45=cos45=12=22.\sin45^\circ=\cos45^\circ=\frac1{\sqrt2}=\frac{\sqrt2}{2}.

A right-angled triangle has hypotenuse 1010 cm and an acute angle of 6060^\circ. Find the adjacent side exactly.

cos60=x1012=x10x=5 cm.\begin{aligned} \cos60^\circ&=\frac{x}{10}\\ \frac12&=\frac{x}{10}\\ x&=5\text{ cm}. \end{aligned}

When the angle has a standard exact value, do not replace it with a rounded decimal.

Some problems require more than one stage. Draw and label the triangle, decide which missing quantity unlocks the next step, and keep full calculator accuracy until the final line.

Worked example: diagonal and angle of a rectangle

Section titled “Worked example: diagonal and angle of a rectangle”

A rectangle is 1212 cm long and 55 cm wide. Find the length of its diagonal and the angle θ\theta between the diagonal and the longer side.

The diagonal is the hypotenuse:

d=122+52=169=13 cm.d=\sqrt{12^2+5^2}=\sqrt{169}=13\text{ cm}.

For the angle at the end of the 1212 cm side,

tanθ=512θ=tan1(512)=22.6to 1 d.p.\begin{aligned} \tan\theta&=\frac5{12}\\ \theta&=\tan^{-1}\left(\frac5{12}\right)\\ &=22.6^\circ\quad\text{to 1 d.p.} \end{aligned}

The other acute angle is 9022.6=67.490^\circ-22.6^\circ=67.4^\circ.

Find the distance between A(2,3)A(-2,3) and B(4,11)B(4,11).

The horizontal and vertical changes are

Δx=4(2)=6,Δy=113=8.\Delta x=4-(-2)=6,\qquad \Delta y=11-3=8.

These form the shorter sides of a right-angled triangle, so

AB=62+82=10.AB=\sqrt{6^2+8^2}=10.

This is the source of the coordinate distance formula

d=(x2x1)2+(y2y1)2.\boxed{d=\sqrt{(x_2-x_1)^2+(y_2-y_1)^2}}.

The signs of the coordinate changes do not affect the distance after squaring, but calculating each difference consistently avoids mistakes.

Modelling with angles of elevation and depression

Section titled “Modelling with angles of elevation and depression”

An angle of elevation is measured upwards from a horizontal line. An angle of depression is measured downwards from a horizontal line. Horizontal lines are parallel, so an angle of depression often equals the alternate angle of elevation in the triangle.

Worked example: height including eye level

Section titled “Worked example: height including eye level”

A student stands 2828 m from the base of a vertical tower. The angle of elevation from eye level to the top is 4141^\circ. The student’s eye level is 1.61.6 m above the ground. Find the tower’s height.

Let xx be the vertical rise from eye level to the top. Then

tan41=x28x=28tan4124.340.\begin{aligned} \tan41^\circ&=\frac{x}{28}\\ x&=28\tan41^\circ\\ &\approx24.340. \end{aligned}

The tower’s full height is

24.340+1.6=25.9 mto 3 s.f.24.340+1.6=25.9\text{ m}\quad\text{to 3 s.f.}

The trigonometric calculation found the height above the observer’s eye, not the height above the ground. Translating the context into the correct triangle is part of the mathematics.

Pythagoras and SOH CAH TOA require a right angle. For a non-right-angled triangle, use the sine rule, cosine rule or triangle area formula, or split the shape into right-angled triangles if justified.

Orientation is irrelevant. The hypotenuse is opposite the right angle, even if it is drawn horizontally or vertically.

Choosing opposite and adjacent from the diagram alone

Section titled “Choosing opposite and adjacent from the diagram alone”

These labels depend on the chosen angle. Circle the angle before labelling the sides.

Store intermediate values or keep exact expressions such as 170\sqrt{170}. Round only the requested final answer, usually to a stated number of significant figures or decimal places.

Check that the hypotenuse is longest, all lengths are positive, and both acute angles lie between 00^\circ and 9090^\circ.

  1. A right-angled triangle has shorter sides 99 cm and 1212 cm. Find its hypotenuse.
  2. A right-angled triangle has hypotenuse 2020 cm and one shorter side 1616 cm. Find the other side.
  3. Relative to an angle θ\theta, the opposite side is 66 and the hypotenuse is 1010. Find θ\theta to one decimal place.
  4. A ladder of length 5.55.5 m makes an angle of 6868^\circ with level ground. How high up a vertical wall does it reach? Give your answer to three significant figures.
  5. Find the exact value of sin60cos45\sin60^\circ\cos45^\circ.
  6. A cuboid has side lengths 33 cm, 44 cm and 1212 cm. Find the length of the diagonal joining opposite vertices.
  7. Explain why a triangle with side lengths 77, 2424 and 2525 is right-angled.
  1. 92+122=15\sqrt{9^2+12^2}=15 cm.
  2. 202162=12\sqrt{20^2-16^2}=12 cm.
  3. θ=sin1(6/10)=36.9\theta=\sin^{-1}(6/10)=36.9^\circ.
  4. 5.5sin68=5.105.5\sin68^\circ=5.10 m.
  5. 3222=64\dfrac{\sqrt3}{2}\cdot\dfrac{\sqrt2}{2}=\dfrac{\sqrt6}{4}.
  6. First find a face diagonal: 32+42=5\sqrt{3^2+4^2}=5. Then the space diagonal is 52+122=13\sqrt{5^2+12^2}=13 cm. Equivalently, 32+42+122=13\sqrt{3^2+4^2+12^2}=13 cm.
  7. The longest side is 2525, and 72+242=49+576=625=2527^2+24^2=49+576=625=25^2.

You should now be able to choose between Pythagoras and a trigonometric ratio, calculate missing sides and angles, and interpret answers in context.

Next, study: