TMUA topic revision

Paper 1 · 16 min read

Trigonometry

TMUA trigonometry mixes triangle geometry with function behaviour. Exact values, identities and careful equation solving are the recurring themes.

All Topic Revision

Sine Rule, Cosine Rule and Triangle Area

For a triangle ABCABC, use the standard convention that side aa is opposite angle AA, side bb is opposite angle BB, and side cc is opposite angle CC. Matching each angle with its opposite side is essential when using the sine and cosine rules.

A scalene triangle ABC. Side a joins B to C and is opposite angle A; side b joins A to C and is opposite B; side c joins A to B and is opposite C. Coloured angle arcs reinforce each opposite pairing.

Area using two sides and the included angle

The usual area formula is

Area=12×base×perpendicular height.\text{Area}=\frac12\times\text{base}\times\text{perpendicular height}.

Suppose sides aa and bb enclose angle CC. The component of side bb perpendicular to side aa is bsinCb\sin C, so

Area=12a(bsinC)=12absinC.\text{Area}=\frac12a(b\sin C)=\frac12ab\sin C.

Therefore,

Area=12absinC\boxed{\text{Area}=\frac12ab\sin C}

and, by relabelling,

Area=12bcsinA=12casinB=12absinC.\boxed{\text{Area} =\frac12bc\sin A =\frac12ca\sin B =\frac12ab\sin C.}

The angle in the formula must be the angle between the two stated sides.

Triangle ABC has base BC equal to a and side AC equal to b, enclosing angle C. A dashed perpendicular from A to BC has length b sin C, so the shaded triangle has area one half a b sin C.

Worked example

Two sides of a triangle have lengths 77 and 1010, and the angle between them is 3030^\circ. Its area is

12(7)(10)sin30=3512=352.\frac12(7)(10)\sin30^\circ =35\cdot\frac12 =\frac{35}{2}.

A common mistake is to use an angle that is not between the two given sides.

The sine rule

The three expressions for the area of a triangle are equal:

12bcsinA=12casinB=12absinC.\frac12bc\sin A = \frac12ca\sin B = \frac12ab\sin C.

Dividing by 12abc\frac12abc gives

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

Equivalently,

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

Use the sine rule when a known side and its opposite angle form a complete pair.

Typical situations are:

  • two angles and one side, to find another side;
  • two sides and an angle opposite one of them, to find another angle.

Place corresponding sides and angles in the same position in each fraction. For example,

asinA=bsinB,\frac{a}{\sin A}=\frac{b}{\sin B},

not asinB=bsinA\frac{a}{\sin B}=\frac{b}{\sin A}.

Worked example

In a triangle, A=30A=30^\circ, B=45B=45^\circ, and a=6a=6. To find bb,

bsin45=6sin30.\frac{b}{\sin45^\circ} = \frac{6}{\sin30^\circ}.

Therefore,

b=6sin45sin30=62212=62.b = 6\frac{\sin45^\circ}{\sin30^\circ} = 6\frac{\frac{\sqrt2}{2}}{\frac12} = 6\sqrt2.

The ambiguous case

The ambiguous case occurs when two sides and a non-included angle are known. This is often called the angle–side–side or SSA case.

Suppose AA, aa, and bb are known. The sine rule gives

sinB=bsinAa.\sin B=\frac{b\sin A}{a}.

If this value is between 00 and 11, there may be two possible angles:

B1=sin1(bsinAa)B_1=\sin^{-1}\left(\frac{b\sin A}{a}\right)

and

B2=180B1.B_2=180^\circ-B_1.

This happens because

sinθ=sin(180θ).\sin\theta=\sin(180^\circ-\theta).

Each candidate must be checked against

A+B<180.A+B<180^\circ.

A candidate that makes the angle sum at least 180180^\circ does not produce a triangle.

From A, a fixed ray makes an acute angle A with the horizontal base. The fixed side AC has length b. A circle of radius a centred at C cuts the base ray at B1 and B2, producing two distinct triangles with the same A, a and b when the perpendicular height h equals b sin A is less than a and a is less than b.

For an acute known angle AA, define the perpendicular height

h=bsinA.h=b\sin A.

The possibilities are:

Condition Number of triangles
a<ha<h 00
a=ha=h 11, a right-angled triangle
h<a<bh<a<b 22
aba\geq b 11

If the known angle AA is obtuse, its opposite side aa must be the longest side. Therefore:

  • a>ba>b gives one triangle;
  • aba\leq b gives no triangle.

The safest exam method is to find both possible sine solutions and test the angle sum rather than relying only on memorised cases.

Worked example

Suppose

A=30,a=5,b=53.A=30^\circ,\qquad a=5,\qquad b=5\sqrt3.

The sine rule gives

sinB=bsinAa=53125=32.\sin B = \frac{b\sin A}{a} = \frac{5\sqrt3\cdot\frac12}{5} = \frac{\sqrt3}{2}.

Therefore,

B=60orB=120.B=60^\circ \quad\text{or}\quad B=120^\circ.

Both are possible because

30+60<18030^\circ+60^\circ<180^\circ

and

30+120<180.30^\circ+120^\circ<180^\circ.

The two possible third angles are therefore

C=90orC=30.C=90^\circ \quad\text{or}\quad C=30^\circ.

The cosine rule

For any triangle,

a2=b2+c22bccosA.\boxed{a^2=b^2+c^2-2bc\cos A.}

The side isolated on the left is opposite the angle used in the cosine term. The other forms are

b2=c2+a22cacosBb^2=c^2+a^2-2ca\cos B

and

c2=a2+b22abcosC.c^2=a^2+b^2-2ab\cos C.

The cosine rule can be viewed as Pythagoras’ theorem with a correction term. If A=90A=90^\circ, then cosA=0\cos A=0, so

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

A scalene triangle has sides b and c enclosing angle A and opposite side a. A perpendicular from the upper vertex splits it into right triangles. The base projection beside A is c cos A and the altitude is c sin A, leading to a squared equals b squared plus c squared minus 2bc cos A.

Use the cosine rule when:

  • two sides and their included angle are known, to find the third side;
  • all three sides are known, to find an angle.

To find an angle, rearrange:

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

Worked example

Two sides have lengths 77 and 88, and the included angle is 6060^\circ. If the opposite side is aa, then

a2=72+822(7)(8)cos60.a^2 = 7^2+8^2-2(7)(8)\cos60^\circ.

Hence

a2=49+64112(12)=57,a^2 = 49+64-112\left(\frac12\right) = 57,

so

a=57.a=\sqrt{57}.

The cosine rule also provides a useful check:

a2<b2+c2A is acute,a2=b2+c2A=90,a2>b2+c2A is obtuse.\begin{aligned} a^2&<b^2+c^2 &&\Longleftrightarrow A\text{ is acute},\\ a^2&=b^2+c^2 &&\Longleftrightarrow A=90^\circ,\\ a^2&>b^2+c^2 &&\Longleftrightarrow A\text{ is obtuse}. \end{aligned}

The longest side must be opposite the largest angle.

Choosing an efficient method

Before calculating, identify the information pattern:

Information given Efficient method
Two sides and their included angle Cosine rule for the third side
Three sides Cosine rule for an angle
A side–opposite-angle pair and another side or angle Sine rule
Two sides and their included angle, with area required 12absinC\frac12ab\sin C
Right-angled triangle Pythagoras and basic right-angle trigonometry are usually faster

The triangle inequality can sometimes avoid unnecessary trigonometry. Three positive lengths form a non-degenerate triangle only when the sum of every pair exceeds the third side. It is enough to check that the two shorter sides add to more than the longest side.

Problems in three dimensions

A three-dimensional problem should usually be reduced to one or more ordinary two-dimensional triangles.

A reliable method is:

  1. Mark the required angle or length clearly.
  2. Find useful face diagonals using Pythagoras’ theorem.
  3. Identify a plane containing the required points.
  4. Work only within the resulting triangle.
  5. Apply the sine rule, cosine rule, area formula or right-angle trigonometry as appropriate.

Do not use an angle from a flat projection unless it is genuinely the required spatial angle.

A cuboid ABCDEFGH has AB 3, BC 4 and vertical edge CG 12. The highlighted spatial triangle ABG has face diagonal BG equal to square root 160 or 4 square root 10, body diagonal AG equal to 13, and cos angle BAG equal to 3 over 13.

For example, in the cuboid shown,

AG=32+42+122=13AG=\sqrt{3^2+4^2+12^2}=13

and

BG=42+122=410.BG=\sqrt{4^2+12^2}=4\sqrt{10}.

In triangle ABGABG, the cosine rule gives

cosBAG=AB2+AG2BG22(AB)(AG).\cos\angle BAG = \frac{AB^2+AG^2-BG^2}{2(AB)(AG)}.

Therefore,

cosBAG=32+132(410)22(3)(13)=1878=313.\cos\angle BAG = \frac{3^2+13^2-(4\sqrt{10})^2}{2(3)(13)} = \frac{18}{78} = \frac{3}{13}.

Common traps include pairing the wrong side with an angle, using a non-included angle in the area formula, overlooking the second SSA triangle, and rounding intermediate values unnecessarily.

Radian Measure, Arc Length, Sectors and Segments

Degrees divide one complete revolution into 360360 equal parts. Radians instead measure an angle by comparing an arc length with the radius of its circle.

An angle of 11 radian subtends an arc whose length equals the radius.

More generally,

θ=arc lengthradius\boxed{\theta=\frac{\text{arc length}}{\text{radius}}}

when θ\theta is measured in radians.

Since the circumference of a circle is 2πr2\pi r, one complete revolution is

2π radians.2\pi\text{ radians}.

Therefore,

360=2π,180=π,90=π2.360^\circ=2\pi, \qquad 180^\circ=\pi, \qquad 90^\circ=\frac{\pi}{2}.

A circle shows two radii enclosing exactly 1 radian, with the intercepted red arc labelled length r to match the radius. A second full circle is labelled one full turn equals 2 pi radians and circumference 2 pi r.

Converting between degrees and radians

To convert degrees to radians, multiply by π180\frac{\pi}{180}:

θ=θπ180 radians.\boxed{ \theta^\circ=\frac{\theta\pi}{180}\text{ radians}. }

To convert radians to degrees, multiply by 180π\frac{180}{\pi}:

θ radians=180θπ.\boxed{ \theta\text{ radians}=\frac{180\theta}{\pi}^\circ. }

Important conversions are:

Degrees Radians
00^\circ 00
3030^\circ π6\frac{\pi}{6}
4545^\circ π4\frac{\pi}{4}
6060^\circ π3\frac{\pi}{3}
9090^\circ π2\frac{\pi}{2}
180180^\circ π\pi
270270^\circ 3π2\frac{3\pi}{2}
360360^\circ 2π2\pi

An angle written without a degree symbol is normally interpreted as being in radians.

Arc length

For a central angle θ\theta radians in a circle of radius rr,

s=rθ.\boxed{s=r\theta.}

This follows immediately from the definition

θ=sr.\theta=\frac{s}{r}.

The formula s=rθs=r\theta requires θ\theta to be in radians.

Area of a sector

A sector with angle θ\theta is the fraction θ2π\frac{\theta}{2\pi} of a full circle. Therefore,

Area of sector=θ2ππr2,\text{Area of sector} = \frac{\theta}{2\pi}\cdot\pi r^2,

so

Area of sector=12r2θ.\boxed{ \text{Area of sector}=\frac12r^2\theta. }

A shaded circular sector has centre O, two radii r, central angle theta radians and red intercepted arc s. Labels give arc length s equals r theta and sector area equals one half r squared theta.

Area of a segment

A segment is the region between a chord and its corresponding arc. For a minor segment with 0<θ<π0<\theta<\pi,

Area of segment=Area of sectorArea of triangle.\text{Area of segment} = \text{Area of sector} - \text{Area of triangle}.

The two radii form a triangle with sides rr and rr and included angle θ\theta, so

Area of triangle=12r2sinθ.\text{Area of triangle} = \frac12r^2\sin\theta.

Therefore,

Area of minor segment=12r2(θsinθ).\boxed{ \text{Area of minor segment} = \frac12r^2(\theta-\sin\theta). }

The angle θ\theta must be in radians in the sector term.

A circle contains radii OA and OB enclosing angle theta. Triangle AOB is amber, while the purple region between chord AB and the minor arc is the minor segment. Its area is the sector area minus triangle area, one half r squared times theta minus sine theta.

The major segment can be found by subtracting the minor segment from the full circle:

Area of major segment=πr2Area of minor segment.\text{Area of major segment} = \pi r^2-\text{Area of minor segment}.

The chord bounding the segment has length

2rsin(θ2).\boxed{ 2r\sin\left(\frac{\theta}{2}\right). }

This follows by bisecting the isosceles triangle formed by the two radii.

Worked example

A circle has radius 66, and a sector has angle 2π3\frac{2\pi}{3}.

Its arc length is

s=6(2π3)=4π.s = 6\left(\frac{2\pi}{3}\right) = 4\pi.

Its sector area is

12(62)(2π3)=12π.\frac12(6^2)\left(\frac{2\pi}{3}\right) = 12\pi.

The triangle inside the sector has area

12(62)sin(2π3)=1832=93.\frac12(6^2)\sin\left(\frac{2\pi}{3}\right) = 18\cdot\frac{\sqrt3}{2} = 9\sqrt3.

Therefore, the minor segment area is

12π93.12\pi-9\sqrt3.

Common mistakes include using degrees directly in s=rθs=r\theta, forgetting the factor 12\frac12 in the sector formula, and giving the sector area when the question asks for a segment.

Exact Values of Sine, Cosine and Tangent

The exact trigonometric values for 00^\circ, 3030^\circ, 4545^\circ, 6060^\circ, and 9090^\circ must be recalled quickly and without a calculator.

They can be reconstructed from two standard triangles.

The 4545^\circ-4545^\circ-9090^\circ triangle

Take an isosceles right-angled triangle whose shorter sides both have length 11. Pythagoras’ theorem gives the hypotenuse:

12+12=2.\sqrt{1^2+1^2}=\sqrt2.

Therefore,

sin45=cos45=12=22,\sin45^\circ = \cos45^\circ = \frac{1}{\sqrt2} = \frac{\sqrt2}{2},

and

tan45=1.\tan45^\circ=1.

An isosceles right triangle has perpendicular legs 1 and 1, hypotenuse square root 2, a right-angle marker and both acute angles 45 degrees. A panel states sine and cosine 45 degrees equal square root 2 over 2 and tangent equals 1.

The 3030^\circ-6060^\circ-9090^\circ triangle

Bisect an equilateral triangle of side length 22. Each resulting right-angled triangle has:

  • hypotenuse 22;
  • shorter side 11;
  • remaining side 3\sqrt3.

This gives

sin30=12,cos30=32,tan30=13.\sin30^\circ=\frac12, \qquad \cos30^\circ=\frac{\sqrt3}{2}, \qquad \tan30^\circ=\frac{1}{\sqrt3}.

It also gives

sin60=32,cos60=12,tan60=3.\sin60^\circ=\frac{\sqrt3}{2}, \qquad \cos60^\circ=\frac12, \qquad \tan60^\circ=\sqrt3.

An equilateral triangle of side 2 is split by a vertical perpendicular into two congruent right triangles. Each half has base 1, height square root 3 and hypotenuse 2, with angles 30, 60 and 90 degrees marked.

Exact-value table

Angle 00^\circ 3030^\circ 4545^\circ 6060^\circ 9090^\circ
Radians 00 π6\frac{\pi}{6} π4\frac{\pi}{4} π3\frac{\pi}{3} π2\frac{\pi}{2}
sinθ\sin\theta 00 12\frac12 22\frac{\sqrt2}{2} 32\frac{\sqrt3}{2} 11
cosθ\cos\theta 11 32\frac{\sqrt3}{2} 22\frac{\sqrt2}{2} 12\frac12 00
tanθ\tan\theta 00 13\frac{1}{\sqrt3} 11 3\sqrt3 undefined

A quick memory pattern for sine is

sinθ=02,12,22,32,42.\sin\theta = \frac{\sqrt0}{2}, \frac{\sqrt1}{2}, \frac{\sqrt2}{2}, \frac{\sqrt3}{2}, \frac{\sqrt4}{2}.

The cosine values are the same list in reverse order. Tangent can then be obtained from

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

Tangent is undefined at 9090^\circ because this would require division by

cos90=0.\cos90^\circ=0.

Values outside the first quadrant can be found from the reference angle and the sign of the function. For example,

sin150=sin30=12,\sin150^\circ = \sin30^\circ = \frac12,

cos210=cos30=32,\cos210^\circ = -\cos30^\circ = -\frac{\sqrt3}{2},

and

tan315=tan45=1.\tan315^\circ = -\tan45^\circ = -1.

Keep exact values in surd form. Replacing 32\frac{\sqrt3}{2} with a decimal usually makes comparisons and later algebra less efficient.

Trigonometric Functions: Graphs, Symmetries and Periodicity

Sine and cosine can be understood using a point moving around a unit circle. If the point is at angle xx from the positive horizontal axis, its coordinates are

(cosx,sinx).(\cos x,\sin x).

Thus, cosine is the horizontal projection and sine is the vertical projection. Tangent is

tanx=sinxcosx,\tan x=\frac{\sin x}{\cos x},

so it represents the ratio of the vertical projection to the horizontal projection whenever cosx0\cos x\neq0.

A unit circle centred at the origin has a radius at angle x ending at P with coordinates cosine x, sine x. A horizontal blue projection from the origin is labelled cosine x and a vertical dashed red projection is labelled sine x.

The sine graph

The graph y=sinxy=\sin x:

  • passes through (0,0)(0,0);
  • has maximum value 11;
  • has minimum value 1-1;
  • has period 2π2\pi, or 360360^\circ;
  • has range [1,1][-1,1].

Its key values over one period are

x0π2π3π22πsinx01010\begin{array}{c|ccccc} x&0&\frac{\pi}{2}&\pi&\frac{3\pi}{2}&2\pi\\ \hline \sin x&0&1&0&-1&0 \end{array}

Its zeros occur at

x=kπ,kZ.x=k\pi,\qquad k\in\mathbb Z.

The cosine graph

The graph y=cosxy=\cos x:

  • begins at (0,1)(0,1);
  • has maximum value 11;
  • has minimum value 1-1;
  • has period 2π2\pi, or 360360^\circ;
  • has range [1,1][-1,1].

Its key values over one period are

x0π2π3π22πcosx10101\begin{array}{c|ccccc} x&0&\frac{\pi}{2}&\pi&\frac{3\pi}{2}&2\pi\\ \hline \cos x&1&0&-1&0&1 \end{array}

Its zeros occur at

x=π2+kπ,kZ.x=\frac{\pi}{2}+k\pi,\qquad k\in\mathbb Z.

The tangent graph

The graph y=tanxy=\tan x:

  • passes through (0,0)(0,0);
  • has period π\pi, or 180180^\circ;
  • has range R\mathbb R;
  • is undefined where cosx=0\cos x=0;
  • has vertical asymptotes at

x=π2+kπ,kZ.x=\frac{\pi}{2}+k\pi,\qquad k\in\mathbb Z.

Its zeros occur at

x=kπ,kZ.x=k\pi,\qquad k\in\mathbb Z.

Three aligned coordinate panels show sine, cosine and tangent over minus 2 pi to 2 pi. Sine and cosine mark their zeros and extrema and each has period 2 pi. Tangent has period pi, zeros at integer multiples of pi, and red dashed asymptotes at pi over 2 plus integer multiples of pi.

Periodicity

A periodic function repeats after a fixed horizontal interval.

For sine and cosine,

sin(x+2π)=sinx\sin(x+2\pi)=\sin x

and

cos(x+2π)=cosx.\cos(x+2\pi)=\cos x.

For tangent,

tan(x+π)=tanx.\tan(x+\pi)=\tan x.

More generally,

sin(x+2kπ)=sinx,\sin(x+2k\pi)=\sin x,

cos(x+2kπ)=cosx,\cos(x+2k\pi)=\cos x,

and

tan(x+kπ)=tanx,\tan(x+k\pi)=\tan x,

where kk is any integer.

Symmetry

Sine is an odd function:

sin(x)=sinx.\boxed{\sin(-x)=-\sin x.}

Its graph has rotational symmetry of 180180^\circ about the origin.

Cosine is an even function:

cos(x)=cosx.\boxed{\cos(-x)=\cos x.}

Its graph has reflection symmetry in the yy-axis.

Tangent is an odd function:

tan(x)=tanx.\boxed{\tan(-x)=-\tan x.}

Its graph has rotational symmetry of 180180^\circ about the origin.

Other useful symmetry relationships include

sin(πx)=sinx,\sin(\pi-x)=\sin x,

cos(πx)=cosx,\cos(\pi-x)=-\cos x,

and

tan(πx)=tanx.\tan(\pi-x)=-\tan x.

In degrees, replace π\pi by 180180^\circ.

Signs in the four quadrants

The signs follow from the coordinates (cosx,sinx)(\cos x,\sin x):

Quadrant Positive functions
I sine, cosine and tangent
II sine only
III tangent only
IV cosine only
A unit-circle quadrant diagram labels quadrant I all positive, quadrant II sine positive, quadrant III tangent positive and quadrant IV cosine positive. Horizontal and vertical axes emphasize that cosine is the x-coordinate and sine is the y-coordinate.

Transformations and periods

For

y=Asin(Bx+C)+Dy=A\sin(Bx+C)+D

or

y=Acos(Bx+C)+D,y=A\cos(Bx+C)+D,

the amplitude is

A,|A|,

the period in radians is

2πB,\boxed{\frac{2\pi}{|B|}},

and the central horizontal line is

y=D.y=D.

The horizontal translation is

CB.-\frac{C}{B}.

It is often safest to factor the expression inside the function:

2x+π3=2(x+π6).2x+\frac{\pi}{3} = 2\left(x+\frac{\pi}{6}\right).

Therefore, the horizontal shift is π6\frac{\pi}{6} to the left, not π3\frac{\pi}{3}.

For

y=Atan(Bx+C)+D,y=A\tan(Bx+C)+D,

the period is

πB.\boxed{\frac{\pi}{|B|}}.

Tangent has no amplitude because it is unbounded.

In degrees, the corresponding periods are

360B\frac{360^\circ}{|B|}

for sine and cosine, and

180B\frac{180^\circ}{|B|}

for tangent.

Graphs can often answer comparison or solution-count questions faster than lengthy algebra. For example, on 0<x<π20<x<\frac{\pi}{2}, sine is increasing and cosine is decreasing. This allows exact values to be ordered without calculating unfamiliar expressions.

Fundamental Trigonometric Identities

The two identities required are

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

and

sin2θ+cos2θ=1.\boxed{\sin^2\theta+\cos^2\theta=1.}

Here,

sin2θ\sin^2\theta

means

(sinθ)2.(\sin\theta)^2.

It does not mean sin(θ2)\sin(\theta^2).

Deriving the Pythagorean identity

On the unit circle, the point at angle θ\theta has coordinates

(cosθ,sinθ).(\cos\theta,\sin\theta).

Every point on the unit circle satisfies

x2+y2=1.x^2+y^2=1.

Substituting x=cosθx=\cos\theta and y=sinθy=\sin\theta gives

cos2θ+sin2θ=1.\cos^2\theta+\sin^2\theta=1.

This is Pythagoras’ theorem expressed using trigonometric coordinates, and it is valid for every real angle.

On a unit circle, point P has coordinates cosine theta, sine theta. Dropping a perpendicular to the x-axis forms a right triangle with adjacent side cosine theta, opposite side sine theta and hypotenuse 1, proving cosine squared theta plus sine squared theta equals 1.

Useful rearrangements are

sin2θ=1cos2θ\boxed{\sin^2\theta=1-\cos^2\theta}

and

cos2θ=1sin2θ.\boxed{\cos^2\theta=1-\sin^2\theta.}

These allow equations involving both sine and cosine to be converted into equations involving only one function.

Deriving the tangent identity

In a right-angled triangle,

sinθ=oppositehypotenuse\sin\theta=\frac{\text{opposite}}{\text{hypotenuse}}

and

cosθ=adjacenthypotenuse.\cos\theta=\frac{\text{adjacent}}{\text{hypotenuse}}.

Therefore,

sinθcosθ=oppositehypotenuseadjacenthypotenuse=oppositeadjacent=tanθ.\frac{\sin\theta}{\cos\theta} = \frac{\frac{\text{opposite}}{\text{hypotenuse}}} {\frac{\text{adjacent}}{\text{hypotenuse}}} = \frac{\text{opposite}}{\text{adjacent}} = \tan\theta.

The identity is valid only when

cosθ0,\cos\theta\neq0,

because tangent is undefined when the denominator is zero.

Using the identities

For example,

1sin2θcosθ\frac{1-\sin^2\theta}{\cos\theta}

can be simplified using

1sin2θ=cos2θ.1-\sin^2\theta=\cos^2\theta.

Thus,

1sin2θcosθ=cos2θcosθ=cosθ,\frac{1-\sin^2\theta}{\cos\theta} = \frac{\cos^2\theta}{\cos\theta} = \cos\theta,

provided that cosθ0\cos\theta\neq0.

The restriction matters: cancelling a factor of cosθ\cos\theta silently assumes it is non-zero.

The Pythagorean identity can also be used to compare expressions. For example,

3sin2θ+3cos2θ=3(sin2θ+cos2θ)=3.3\sin^2\theta+3\cos^2\theta = 3(\sin^2\theta+\cos^2\theta) = 3.

Useful algebraic habits include:

  • converting everything to sine when an equation is quadratic in sinθ\sin\theta;
  • converting everything to cosine when it is quadratic in cosθ\cos\theta;
  • replacing tangent by sinθcosθ\frac{\sin\theta}{\cos\theta} when this exposes a factorisation;
  • avoiding division by a trigonometric expression unless its zero cases have already been considered.

Also remember that

sin2θ=sinθ,\sqrt{\sin^2\theta}=|\sin\theta|,

not necessarily sinθ\sin\theta. Taking the square root of a squared equation usually introduces both positive and negative cases.

Solving Trigonometric Equations in a Given Interval

A trigonometric equation normally has infinitely many solutions because the functions are periodic. An interval restricts the answer to a finite set.

A reliable method is:

  1. Check whether angles are measured in degrees or radians.
  2. Rearrange until one trigonometric expression is isolated, or convert the equation into one trigonometric function.
  3. Find the reference or principal solution.
  4. Use symmetry and periodicity to generate every solution for the whole inner angle.
  5. Rearrange to find xx.
  6. Keep only values in the stated interval.
  7. Check excluded endpoints and any values lost through division or square roots.

When the equation contains ax+bax+b, it is often efficient to set

y=ax+b.y=ax+b.

Convert the interval for xx into an interval for yy, solve for yy, and only then return to xx. This prevents solutions from being missed.

Standard solution forms

If

siny=s,\sin y=s,

let

α=sin1s.\alpha=\sin^{-1}s.

Then

y=α+2kπory=πα+2kπ,\boxed{ y=\alpha+2k\pi \quad\text{or}\quad y=\pi-\alpha+2k\pi, }

where kZk\in\mathbb Z.

If

cosy=c,\cos y=c,

let

β=cos1c.\beta=\cos^{-1}c.

Then

y=±β+2kπ.\boxed{ y=\pm\beta+2k\pi. }

If

tany=t,\tan y=t,

let

γ=tan1t.\gamma=\tan^{-1}t.

Then

y=γ+kπ.\boxed{ y=\gamma+k\pi. }

In degrees, replace 2π2\pi by 360360^\circ and π\pi by 180180^\circ.

These formulas are useful, but a correctly labelled graph or quadrant diagram is equally valid and can be faster for exact-value equations.

Worked example: tangent equation

Solve

tanx=13\tan x=-\frac{1}{\sqrt3}

for

π<x<π.-\pi<x<\pi.

The reference angle is π6\frac{\pi}{6}, because

tanπ6=13.\tan\frac{\pi}{6}=\frac{1}{\sqrt3}.

Tangent is negative in quadrants II and IV. Its general solution is

x=π6+kπ.x=-\frac{\pi}{6}+k\pi.

The values in the interval are

x=π6,5π6.\boxed{ x=-\frac{\pi}{6},\quad \frac{5\pi}{6}. }

Equations involving a square

If

sin2y=12,\sin^2 y=\frac12,

then

siny=±12.\sin y=\pm\frac{1}{\sqrt2}.

Both signs are required. Equivalently, the solutions can be written compactly as

y=π4+kπ2.y=\frac{\pi}{4}+\frac{k\pi}{2}.

Worked example: transformed squared equation

Solve

sin2(2x+π3)=12\sin^2\left(2x+\frac{\pi}{3}\right)=\frac12

for

2π<x<2π.-2\pi<x<2\pi.

Let

y=2x+π3.y=2x+\frac{\pi}{3}.

Since sin2y=12\sin^2y=\frac12,

y=π4+kπ2.y=\frac{\pi}{4}+\frac{k\pi}{2}.

Therefore,

2x+π3=π4+kπ2,2x+\frac{\pi}{3} = \frac{\pi}{4}+\frac{k\pi}{2},

so

x=π24+kπ4.x = -\frac{\pi}{24}+\frac{k\pi}{4}.

Applying the interval gives

2π<π24+kπ4<2π.-2\pi < -\frac{\pi}{24}+\frac{k\pi}{4} < 2\pi.

This is satisfied by

k=7,6,,8.k=-7,-6,\ldots,8.

Hence the complete solution set is

x=π24+kπ4,k{7,6,,8}.\boxed{ x=-\frac{\pi}{24}+\frac{k\pi}{4}, \qquad k\in\{-7,-6,\ldots,8\}. }

There are 1616 solutions.

Equations involving both sine and cosine

Use

sin2x+cos2x=1\sin^2x+\cos^2x=1

to rewrite the equation using only one trigonometric function.

Worked example

Solve

12cos2x+6sinx10=212\cos^2x+6\sin x-10=2

for

0<x<360.0^\circ<x<360^\circ.

Use

cos2x=1sin2x:\cos^2x=1-\sin^2x:

12(1sin2x)+6sinx10=2.12(1-\sin^2x)+6\sin x-10=2.

Simplifying gives

12sin2x+6sinx=0.-12\sin^2x+6\sin x=0.

Factorising,

6sinx(12sinx)=0.6\sin x(1-2\sin x)=0.

Therefore,

sinx=0\sin x=0

or

sinx=12.\sin x=\frac12.

Within the stated open interval,

sinx=0\sin x=0

gives

x=180,x=180^\circ,

while

sinx=12\sin x=\frac12

gives

x=30, 150.x=30^\circ,\ 150^\circ.

Thus,

x=30, 150, 180.\boxed{x=30^\circ,\ 150^\circ,\ 180^\circ.}

Do not divide the equation by sinx\sin x, because that would lose the valid solution arising from sinx=0\sin x=0.

Counting solutions graphically

Some questions require only the number of solutions. Sketching both sides as functions can be faster than finding every value explicitly.

For an equation

f(x)=g(x),f(x)=g(x),

the number of solutions is the number of intersections of the graphs

y=f(x)andy=g(x)y=f(x) \quad\text{and}\quad y=g(x)

within the interval.

Use the period to estimate how many repeating sections occur, but inspect the endpoints and turning points carefully. A horizontal line may:

  • miss a sine or cosine graph;
  • touch it once at a maximum or minimum;
  • cross it twice in one period.

Since

1sinx1-1\leq\sin x\leq1

and

1cosx1,-1\leq\cos x\leq1,

equations such as

sinx=2\sin x=2

or

cosx=32\cos x=-\frac32

have no real solutions.

Tangent can take every real value, although its asymptotes divide the graph into separate branches.

Over one period from 0 to 2 pi, a sine curve meets three horizontal lines differently. A line above y equals 1 has no intersections, y equals 1 touches once at the maximum, and y equals 0.45 crosses twice at alpha and pi minus alpha.

The most frequent errors are:

  • mixing degrees and radians;
  • finding only the principal solution;
  • forgetting the second sine or cosine solution;
  • forgetting the negative square root after removing a square;
  • solving for xx before generating all solutions for the inner angle;
  • including an endpoint that the interval excludes;
  • dividing by sinx\sin x, cosx\cos x, or another expression that could be zero;
  • accepting an inverse-trigonometric output without checking the correct quadrant;
  • rounding exact values too early.

A final substitution or graphical check is often quick and can detect an omitted or extraneous solution.

Turn this into exam pace

Create a free account for topic practice across the syllabus, or try an open sample question with a full worked solution.