Topic 8 Trigonometry
8.1 Triangles
If you have three pieces of information about a triangle, you can, in all but one case, use either the sine or cosine rule to deduce the missing information. The cases are:
- Three sides — use the cosine rule.
- Two sides and an angle
- If the angle is opposite one of the sides — use the sine rule
- If the angle is between the two sides — use the cosine rule
- Two angles and a side
- Deduce the third angle by the sum of the angles is 180∘ and use the sine rule for the lengths.
- Three angles — you need more information to get side lengths; once you have one you can use the sine rule to get the rest.
8.1.1 The sine rule
There are several relationships between the sizes of angles and sides in triangles. The sine rule states that
sinAa=sinBb=sinCc
Where A, B, and C are the angles at each vertex of the triangle, and a, b and c are the lengths of the sides opposite each angle.
In practice this means that if you have a side and the angle opposite it, and any other angle or side length, you can find the others.
E.g. if A=20∘, a=2 and b=3 we have
sin20∘2=sinB3 which can be rearranged to give
sinB=3sin20∘2 i.e.
B=sin−1(3sin20∘2)
giving B=30.9∘.
If you have E.g. if A=20∘, a=2 and B=50 we have
sin20∘2=sin50∘b
giving
b=2sin50∘sin20∘
So b=4.5.
8.1.2 The cosine rule
a2=b2+c2−2bccosA This is useful when you know two sides and the angle between them, or all three sides.
E.g. b=3, c=4, A=30∘
Using the cosine rule gives
a2=32+42−2×3×4×cos30 giving a2=4.22, so a=2.1.
If you know all three sides, and need to know an angle, the equation can be rearranged (or put the numbers in first and the make cosA the subject).
cosA=b2+c2−a22bc
E.g. if a=3, b=4 and c=5, we get
cosA=42+52−322×4×5
giving
cosA=45
and so A=36.9∘.
8.2 Trigonometric equations
If you plug a value of sine, cosine or tangent into your calculator and use the inverse trigonometric functions (sin−1, cos−1, tan−1) it will give you an angle, which is great, but all these functions repeat every 360∘, so you could add or subrtract 360 to each of these angles, and take its sine, cosine or tangent, and get the same answer.
E.g. sin−1(0.5)=30∘, and so sin(30)=0.5, but also sin(390)=0.5 and sin(−330)=0.5.
Worse still, if you look at a graph of sine, and see where it is 0.5, there are two values even just between 0 and 360 degrees — 30∘ and 150∘.
The same goes for the cosine and tangent functions.
This means that if you use the inverse sine, cosine or tangent functions (you will also see these referred to as arcsin, arccos and arctan in many places), your calculator will only give you one of an infinite number of possible values. If you want all the values you need to:
- Work out the possible values between 0∘ and 360∘.
- Add or subtract 360∘ to your heart’s content to generate other possible angles.
- Decide which angles are relevant to your problem.
Step 1 is the hardest, but is made easier by examining the graphs of the functions, and understanding their symmetries.
Looking at the graph carefully you can see some information. The graph splits into four distinct sections, which are called quadrants: quadrant 1 goes from 0∘–90∘; quadrant 2 goes from 90∘–180∘; quadrant 3 goes from 180∘–270∘; and quadrant 4 goes from 270∘–360∘.
Quadrant | Angles | Notes |
---|---|---|
1 | 0∘–90∘ | All three functions are positive |
2 | 90∘–180∘ | Sin is positive, everything else is negative |
3 | 180∘–270∘ | Tan is positive, everything else is negative |
4 | 270∘–360∘ | Cos is positive, everything else is negative |
The patterns of positives go: All, Sin, Cos, Tan. One mnemonic for this is “All Stations Through Crewe,” though most schools these days seem to start in the fourth quadrant and refer to “CAST.”
If you look at the symmetries, you can see (with a bit of work) that, if θ is an angle in the first quadrant, the sine, cosine or tangent will be equal, apart from the sign to the sine, cosine or tangent of 180−θ in the second quadrant, 180+θ in the third quadrant, and 360−θ in the fourth quadrant.
This suggests one possible strategy if you have a sin, cosine or tangent and want to work out all the angles:
If you are given a value x for sine, cosine or tangent
- Look at the sign of x and work out which quadrants you are interested in:
function | positive | negative |
---|---|---|
sin | 1 and 2 | 3 and 4 |
cos | 1 and 4 | 2 and 3 |
tan | 1 and 3 | 2 and 4 |
Ignore the sign of x and use the sin−1, cos−1 or tan−1 function on your calculator (or use exact values if you can remember them) to find out the first quadrant angle θ — note that this is not necessarily one of your solutions.
Use θ calculated to find your two solutions between 0∘ and 360∘, depending on which quadrants you are interested in:
quadrant | angle |
---|---|
1 | θ |
2 | 180−θ |
3 | 180+θ |
4 | 360−θ |
E.g. If I am told sinA=−0.5
This is sin and is negative, so I’m interested in the third and fourth quadrants
Ignoring the sign tells me the first quadrant angle would be 30∘.
I am looking at third and fourth quadrants, so my solutions are A=180+30 for the third quadrant, and A=360−30 for the fourth quadrant. I.e. A=210∘ and A=330∘
You may have been taught a different strategy, but all ways give the same results.
8.3 The addition formulas
There are various formulae which can be used when you are using trigonometric functions of sums or differences of angles. The most basic are:
cos(A+B)=cos(A)cos(B)−sin(A)sin(B)cos(A−B)=cos(A)cos(B)+sin(A)sin(B)sin(A+B)=sin(A)cos(B)+cos(A)sin(B)sin(A−B)=sin(A)cos(B)−cos(A)sin(B)
From which, using tan(A)=sin(A)cos(A), one can derive
tan(A+B)=tan(A)+tan(B)1−tan(A)tan(B)tan(A−B)=tan(A)−tan(B)1+tan(A)tan(B)
Two very important ones, which follow from these, are the double angle formulae for sine and cosine
cos(2A)=cos2(A)−sin2(A)sin(2A)=2sin(A)cos(A)
There is also a double angle one for tangent too
tan(2A)=2tan(A)1−tan2(A)
8.4 sec, cosec and cot
It is convenient to define the reciprocal trigonometric functions
secA=1cosA
cosecA=1sinA cotA=1tanA
Most calculators don’t have functions to calculate these, so you will need to use the formulae above.
8.5 Identities
The definition of the tangent function gives us the following relationship:
tanA=sinAcosA and Pythagoras’ Theorem gives
cos2A+sin2A=1 from which, by dividing by cos2A we get
1+tan2A=sec2A
and dividing by sin2A gives
cot2A+1=cosec2A
8.6 Harmonic form
It is difficult to analyse an equation such as
y=3cosx−4sinx
however the cosine and sine addition formulae give us a way to combine the two terms on the right hand side into one term.
E.g. Suppose we could write equation (8.1) in the form
y=Rcos(x+α)
what would R and α be?
Using the addition formula for cosine on equation (8.2) gives
Rcos(x+α)=R(cosxcosα−sinxsinα)
Setting equations (8.3) and (8.1) equal to each other, and swapping the order in each term on the left had side, gives:
R(cosαcosx−sinαsinx)=3cosx−4sinx
from which, if the two sides are to be equal to each other for all values of x, we get
Rcosα=3Rsinα=4
Dividing the second of these by the first gives
sinαcosα=43 which gives us tanα=43, and so α=53.1∘ (we are restricting α to the first quadrant.)
Squaring each equation and adding gives us:
R2cos2α+R2sin2α=32+42 Factorising the left side gives
R2(cos2α+sin2α)=32+42
which, from the trigonometric identity cos2A+sin2A=1, means
R2=32+42 which gives R=5.
From this we can conclude that
3cosx−4sinx=5cos(x−53.1∘)
for all values of x, so
y=5cos(x−53.1∘)
which now allows us to see where y is a maximum, minimum, or 0 just from our knowledge of the cosine function. This way of writing the sum of two sines or cosines as one function is called harmonic form. Note that it only works if the argument of the trigonometric functions is the same.
Let’s look at the addition formulae again:
cos(A+B)=cos(A)cos(B)−sin(A)sin(B)cos(A−B)=cos(A)cos(B)+sin(A)sin(B)sin(A+B)=sin(A)cos(B)+cos(A)sin(B)sin(A−B)=sin(A)cos(B)−cos(A)sin(B)
These suggest the following:
- acosx−bsinx≡Rcos(x+α)
- acosx+bsinx≡Rcos(x−α)
- asinx+bcosx≡Rsin(x+α)
- asinx−bcosx≡Rsin(x−α)
where a=Rcosα and b=Rsinα, so R=√a2+b2) and α=tan−1(ba).
E.g.
- 4cosx−5sinx≡√41cos(x+51.3∘)
8.7 Radians
There are 360 degrees in a full circle. Why 360? It was chosen several thousand years ago by the Babylonians, and there are several theories as to why. Mathematically it is quite a nice number as it can be divided nicely by 2, 3, 4, 5, 6, 8, 10, … which certainly makes it nice if you don’t have a calculator. When all is said and done, though, it is just a number, and any other number could be used, and a different angle measure created.
One unit which is very commonly used in science, mathematics and engineering is the radian. This is defined as the distance travelled around the circle, divided by the radius of the circle. If you go completely around a circle you have travelled a distance 2πr, there are 2π radians in a circle.
More formally, if you measure an arc of length s around a circle of radius r, the angle α the arc makes is given by
α=sr
E.g. If the arc length is 5 cm, and the radius of the circle is 10cm, the angle is 510=0.5 cm.
As stated earlier, 360∘ splits nicely into smaller angles. This doesn’t work so well with radians, unless you leave the radians as multiples of π. E.g. half a circle is 3602=180∘, but can also be written as 2π2=π radians.
Useful angles are:
Fraction of circle | Degrees | Radians |
---|---|---|
Whole circle | 360 | 2π |
Half | 180 | π |
Quarter | 90 | π |
Sixth | 60 | π3 |
Eighth | 45 | π4 |
Twelfth | 30 | π6 |
It is easy to convert angles between radians and degrees. If θ is the angle in degrees, and α is the angle in radians:
α=θπ180θ=180απ E.g.
- 20∘ is 20×π180=19π
- 5 radians is 180×5π=286∘
8.7.1 Trigonometry with radians
When using the trigonometric functions it is important to know whether the angles are measured in degrees or radians, and, if you are using a calculator, to set your calculator into the correct mode.
Every trigonometric result is still true in whatever angle unit you use.