40% off

Ends 15 Aug

Lock in £90

Trigonometry Sine Cosine Rules

Updated July 2026

The sine and cosine rules

The sine and cosine rules, and the area of a triangle in the form 12absinC\frac{1}{2}ab \sin C. The sine rule includes an understanding of the 'ambiguous' case (angle-side-side). Problems might be set in 2 or 3 dimensions.

We will start this section by looking at the area of a triangle and then explore the sine rule and the cosine rule.

A quick note on labelling. We tend to label polygons anticlockwise [not always though – and in this section we have varied the labels we have used on triangles in each diagram to keep you on your toes!]. For triangles we label corners [and usually angles in the respective corners] with capital letters, and the sides opposite corners with corresponding lower-case letters:

img-27.jpeg

Area of a triangle

We start with the most basic formula for the area of a triangle. From the diagram below, you can see that the area of a triangle is exactly half that of the rectangle so the area of the triangle must be:

area=12base×vertical height=12bharea = \frac{1}{2} base \times vertical \ height = \frac{1}{2} bh

img-28.jpeg

What about for a triangle where the top corner is not above the base?

img-29.jpeg

The area is the same, but you must be careful to use vertical height [as shown] above the horizontal base and not any part of slanted height. Can you convince yourself using geometry that the area is still 12\frac{1}{2} base ×\times vertical height even when the triangle does not fit neatly inside a rectangle? [Hint: you can add an identical triangle to make a parallelogram then chop up and rearrange the parallelogram slightly. What other ways can you use?]

Let's now calculate the area of triangle another way using a little bit of trigonometry.

img-30.jpeg

From the diagram you can see that the base of the triangle is length aa and the height [using trigonometry] is bsinCb \sin C. The area of the triangle must be:

area=12×base×vertical height=12absinCarea = \frac{1}{2} \times base \times vertical\ height = \frac{1}{2}ab \sin C

This gives us another formula for the area of a triangle using the length of two sides and the angle between the two sides.

The sine rule

From this equation we can easily derive the sine rule [which is essentially, as we shall see, a way of saying that the area of a triangle is the same no matter how you choose to calculate it].

Above we showed that the area of a triangle with base aa was 12absinC\frac{1}{2}ab\sin C. If we rotate the triangle to make the base bb, then the area can be written as 12bcsinA\frac{1}{2}bc\sin A and if we rotate it again to make cc the base, then we can see that the area can be written as 12casinB\frac{1}{2}ca\sin B. These areas must all be the same, and so:

12absinC=12bcsinA=12casinB\frac{1}{2}ab\sin C = \frac{1}{2}bc\sin A = \frac{1}{2}ca\sin B

Which is essentially the sine rule in disguise. If we multiply by 2 and divide by abcabc we get:

sinAa=sinBb=sinCc\frac{\sin A}{a} = \frac{\sin B}{b} = \frac{\sin C}{c}

Which is the more usual form of the sine rule; it also appears the other way up:

asinA=bsinB=csinC\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}

When do we use the sine rule?

GivenFind with one use of the sine rule
Two angles and one sideAny other side [note, once given two angles, you can calculate the third as angles in a triangle add to 180]
Two sides and one angle [not between given sides]Another angle [see below]

In some cases, there is more than one triangle that will fit a given set of data – the sine rule then gives us an "ambiguous" result. The ambiguity arises in some cases when finding another angle using the sine rule. This is because there are always two angles between 0 and 180 that have the same sine value.

Here is an example of this "ambiguity":

Example

In triangle ABCABC, angle A=30A = 30, b=6b = 6 and a=4a = 4. Find angle BB

img-31.jpeg

Using the sine rule we can write [note we tend to put the unknown on the top]:

sinθ6=sin304\frac{\sin \theta}{6} = \frac{\sin 30}{4}

So, we get

sinθ=6sin304=34\sin \theta = \frac{6 \sin 30}{4} = \frac{3}{4}

We obtain two values for θ\theta: 48.6 or 180 – 48.6. Both angles are plausible as when added to 30 they do not exceed 180.

Exercise

Explore when this ambiguity arises – what are the conditions for there to be one answer, two answers, and no answers to a question giving two sides and one angle and asking for the third angle as above?

Exercise: Proof of sine rule using circle theorems

The diagram below shows a triangle with a circle drawn around it [you can always draw a circle around a given triangle – the centre of the circle will be where the perpendicular bisectors of the sides intersect – can you explain why there is always a circle and why its centre is where we suggest?]. The radius of the circle is RR.

img-32.jpeg

Prove using the construction shown as dotted lines [and the appropriate circle theorems] that

2RsinB=b2R \sin B = b

And hence

2R=bsinB2R = \frac{b}{\sin B}

Use a similar approach to show that

2R=bsinB=csinC=asinA2R = \frac{b}{\sin B} = \frac{c}{\sin C} = \frac{a}{\sin A}

The cosine rule

Now we will turn to look at the cosine rule. The cosine rule is really a more general from of Pythagoras' theorem for non-right-angled triangles [actually, it works for right-angled triangles too!]

Here is a right-angled triangle

img-33.jpeg

And we know that Pythagoras' theorem tells us that a2=b2+c2a^2 = b^2 + c^2

If we distort the triangle just a little bit and keep bb and cc the same length, then a2a^2 won't be the same as b2+c2b^2 + c^2 anymore. We will need a correction term:

a2=b2+c2correctiona^2 = b^2 + c^2 - correction

And we expect the correction term to change as the angles in the triangle change.

We can work out an exact relationship between the three sides and the angle AA changes:

img-34.jpeg

From the diagram [and Pythagoras] we can write:

(b+x)2+y2=a2(b + x)^2 + y^2 = a^2

And

x2+y2=c2x^2 + y^2 = c^2

Combining these gives:

a2=b2+c2correction=b2+c2+2bxa^2 = b^2 + c^2 - correction = b^2 + c^2 + 2bx

But x=ccosAx = -c \cos A [make sure you can see why the minus sign is there]

And so:

a2=b2+c22bccosAa^2 = b^2 + c^2 - 2bc \cos A

Which is Pythagoras' theorem with a correction term.

Let's explore this equation, which is known as 'the cosine rule' a little:

First, we note that the equation applies to any set of three sides and an appropriate angle in the triangle:

b2=c2+a22accosBb^2 = c^2 + a^2 - 2ac \cos B c2=a2+b22abcosCc^2 = a^2 + b^2 - 2ab \cos C

Make sure you note how aa, bb and cc and AA, BB and CC appear in these equations [look up cyclic permutations]. And also, how the cosine function takes care of whether the correction term needs to be positive or negative [think about how this works and make sure you understand – think about how the cosine function can be thought of as a 'projection' – see the trigonometry section below]

Sometimes the cosine formula is written with the cosine as the subject [we recommend you learn just the first formula above and then manipulate it for each scenario as you need]:

cosA=b2+c2a22bc\cos A = \frac{b^2 + c^2 - a^2}{2bc}

And we can also see that the cosine rule becomes Pythagoras' theorem if we set the angle to 90 [but recall we used Pythagoras' theorem to prove the cosine rule!]

When do we use the cosine formula?

[note, it is almost always better to use Pythagoras' and trigonometry if you have a right-angled triangle]:

GivenFind with one use of the cosine rule
Three sidesAny angle
Two sides and one angle [between given sides]The third side

Ready to test your knowledge?

You've reached the end of this section. Start a practice session to solidify your understanding and master this topic.