Back to Blog
Mathematics8 min read1,572 words

Trigonometry Made Simple: Sin, Cos, and Tan Explained

By Franco Jonker

Trigonometry is one of the topics students most commonly say they "just don't get." That's almost always because it was introduced too abstractly — as ratios to memorise rather than relationships to understand. Once you see what sin, cos, and tan actually represent, the whole subject becomes more logical.

This guide starts from the basics and builds through to the exam-level content you need for Grade 11 and 12 CAPS and IEB maths.

What Trigonometry Is Actually About

Trigonometry is the study of the relationship between the angles and side lengths of triangles. More specifically: given one angle and one side of a right-angled triangle, you can find any other side. Given two sides, you can find any angle.

That's it. Everything in trig — identities, equations, the sine rule, the cosine rule — is built on that foundation.

Right-Angled Triangles: The Three Ratios

In any right-angled triangle, the sides are named relative to the angle you're working with (call it θ\theta):

  • Hypotenuse: the longest side, always opposite the right angle — it doesn't change regardless of which other angle you're looking at
  • Opposite: the side directly across from angle θ\theta
  • Adjacent: the side next to angle θ\theta (that isn't the hypotenuse)

The three trigonometric ratios are:

| Ratio | Definition | Memory aid | |---|---|---| | sinθ\sin\theta | oppositehypotenuse\dfrac{\text{opposite}}{\text{hypotenuse}} | SOH | | cosθ\cos\theta | adjacenthypotenuse\dfrac{\text{adjacent}}{\text{hypotenuse}} | CAH | | tanθ\tan\theta | oppositeadjacent\dfrac{\text{opposite}}{\text{adjacent}} | TOA |

Say "SOH-CAH-TOA" until it's automatic. Every right-triangle trig problem starts here.

Critical point: The opposite and adjacent sides change depending on which angle you're working with. The hypotenuse is always the hypotenuse — the other two labels shift.

Worked Example 1: Finding a Side

In a right triangle, the angle at A is 3535^\circ. The hypotenuse is 12 cm. Find the side opposite angle A.

We know the hypotenuse and want the opposite → use sin.

sin35=opposite12\sin 35^\circ = \frac{\text{opposite}}{12}

opposite=12×sin35\text{opposite} = 12 \times \sin 35^\circ

opposite=12×0.5736\text{opposite} = 12 \times 0.5736

opposite6.88 cm\text{opposite} \approx \mathbf{6.88 \text{ cm}}

Worked Example 2: Finding an Angle

In a right triangle, the side adjacent to angle θ\theta is 8 m and the hypotenuse is 10 m. Find θ\theta.

We have adjacent and hypotenuse → use cos.

cosθ=810=0.8\cos\theta = \frac{8}{10} = 0.8

θ=cos1(0.8)\theta = \cos^{-1}(0.8)

θ36.87\theta \approx \mathbf{36.87^\circ}

The inverse function (cos1\cos^{-1}, sin1\sin^{-1}, or tan1\tan^{-1}) undoes the ratio to give you the angle. On your calculator, this is usually the "2nd" or "shift" function key.

Special Angles — Memorise These

These values come up constantly and are often required in exact form:

| θ\theta | sinθ\sin\theta | cosθ\cos\theta | tanθ\tan\theta | |---|---|---|---| | 00^\circ | 00 | 11 | 00 | | 3030^\circ | 12\dfrac{1}{2} | 32\dfrac{\sqrt{3}}{2} | 13=33\dfrac{1}{\sqrt{3}} = \dfrac{\sqrt{3}}{3} | | 4545^\circ | 22\dfrac{\sqrt{2}}{2} | 22\dfrac{\sqrt{2}}{2} | 11 | | 6060^\circ | 32\dfrac{\sqrt{3}}{2} | 12\dfrac{1}{2} | 3\sqrt{3} | | 9090^\circ | 11 | 00 | undefined |

The patterns are worth understanding, not just memorising:

  • sinθ\sin\theta increases from 0 to 1 as θ\theta goes 00^\circ to 9090^\circ
  • cosθ\cos\theta decreases from 1 to 0 as θ\theta goes 00^\circ to 9090^\circ
  • tan90\tan 90^\circ is undefined because you'd be dividing by cos90=0\cos 90^\circ = 0

The Unit Circle: Beyond Right Triangles

For angles beyond 9090^\circ, we leave the right triangle behind and use the unit circle — a circle of radius 1 centred at the origin of the coordinate plane.

For any angle θ\theta measured anticlockwise from the positive x-axis:

  • cosθ\cos\theta = the x-coordinate of the point on the circle
  • sinθ\sin\theta = the y-coordinate of the point on the circle
  • tanθ=sinθcosθ=yx\tan\theta = \dfrac{\sin\theta}{\cos\theta} = \dfrac{y}{x}

This extension means sin\sin, cos\cos, and tan\tan are defined for every angle — not just those between 00^\circ and 9090^\circ.

The CAST Diagram

The CAST diagram tells you in which quadrant each ratio is positive:

  II  |  I
 S    |    A
------+------
 T    |    C
 III  |  IV
  • Quadrant I (00^\circ9090^\circ): All ratios are positive
  • Quadrant II (9090^\circ180180^\circ): Only Sin is positive
  • Quadrant III (180180^\circ270270^\circ): Only Tan is positive
  • Quadrant IV (270270^\circ360360^\circ): Only Cos is positive

Memory trick: "All Students Take Calculus" (going anticlockwise from Quadrant I: A, S, T, C).

Using CAST in Problems

If sinθ=0.6\sin\theta = 0.6 and you need all values of θ\theta between 00^\circ and 360360^\circ:

  1. Find the reference angle: sin1(0.6)36.87\sin^{-1}(0.6) \approx 36.87^\circ
  2. Sin is positive in Quadrants I and II
  3. Quadrant I solution: θ=36.87\theta = 36.87^\circ
  4. Quadrant II solution: θ=18036.87=143.13\theta = 180^\circ - 36.87^\circ = 143.13^\circ

Key Identities

At Grade 11–12 level, you need to know these identities:

Quotient identity:

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

Pythagorean identity:

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

These two come directly from the unit circle definition. They are used to simplify expressions and prove more complex identities.

Co-function identities (to be memorised):

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

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

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

cos(180θ)=cosθ\cos(180^\circ - \theta) = -\cos\theta

These appear in simplification and proof questions.

Solving Trigonometric Equations

A trig equation asks for the angle(s) that satisfy a given condition. The method is always the same:

  1. Isolate the trig ratio (e.g. sinθ=0.5\sin\theta = 0.5)
  2. Find the reference angle using the inverse function
  3. Use CAST to identify all quadrants where the ratio has the correct sign
  4. Write all solutions in the given domain (usually 0θ3600^\circ \leq \theta \leq 360^\circ, or the general solution for matric)

Worked Example 3: Trig Equation

Solve: 2cosθ1=02\cos\theta - 1 = 0 for 0θ3600^\circ \leq \theta \leq 360^\circ

2cosθ=12\cos\theta = 1

cosθ=0.5\cos\theta = 0.5

Reference angle: cos1(0.5)=60\cos^{-1}(0.5) = 60^\circ

Cos is positive in Quadrants I and IV:

  • Quadrant I: θ=60\theta = \mathbf{60^\circ}
  • Quadrant IV: θ=36060=300\theta = 360^\circ - 60^\circ = \mathbf{300^\circ}

Worked Example 4: General Solution

Solve: sinθ=22\sin\theta = -\dfrac{\sqrt{2}}{2}, giving the general solution

Reference angle: sin1 ⁣(22)=45\sin^{-1}\!\left(\dfrac{\sqrt{2}}{2}\right) = 45^\circ

Sin is negative in Quadrants III and IV:

  • Quadrant III: 180+45=225180^\circ + 45^\circ = 225^\circ
  • Quadrant IV: 36045=315360^\circ - 45^\circ = 315^\circ

General solution (adding full rotations):

θ=225+n360orθ=315+n360,nZ\theta = 225^\circ + n \cdot 360^\circ \quad \text{or} \quad \theta = 315^\circ + n \cdot 360^\circ, \quad n \in \mathbb{Z}

The Sine and Cosine Rules (Non-Right Triangles)

For triangles that are not right-angled, we use the sine rule or cosine rule.

Sine rule:

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

Use when you have: a side and its opposite angle, plus one more piece of information.

Cosine rule:

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

Use when you have: all three sides (to find an angle), or two sides and the included angle (to find the third side).

Worked Example 5: Sine Rule

In triangle ABC, angle A=50A = 50^\circ, angle B=70B = 70^\circ, and side a=15a = 15 cm. Find side bb.

Angle C=1805070=60C = 180^\circ - 50^\circ - 70^\circ = 60^\circ

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

15sin50=bsin70\frac{15}{\sin 50^\circ} = \frac{b}{\sin 70^\circ}

b=15×sin70sin50b = \frac{15 \times \sin 70^\circ}{\sin 50^\circ}

b=15×0.93970.7660b = \frac{15 \times 0.9397}{0.7660}

b18.4 cmb \approx \mathbf{18.4 \text{ cm}}

Common Exam Mistakes

Calculator in radian mode. Virtually every school exam uses degrees. Before each exam, confirm your calculator is in DEG mode (not RAD or GRAD). This single mistake can cost you every trig mark in the paper.

Mixing up opposite and adjacent. Always label the sides relative to the angle you're working with, not the angle you're not working with. A quick diagram takes 10 seconds and eliminates this error.

Forgetting the second solution. Trig equations almost always have two solutions in [0,360][0^\circ, 360^\circ]. If you find only one, check CAST for the second quadrant.

Rounding the reference angle and then rounding again. Round only at the final answer. If you use 36.8736.87^\circ rounded to 36.936.9^\circ partway through, your second-quadrant answer (18036.9=143.1180^\circ - 36.9^\circ = 143.1^\circ) will be slightly off. Keep full precision until the end.

Applying SOH-CAH-TOA to non-right triangles. If there is no right angle in the triangle (or no right angle can be created), you need the sine or cosine rule.

Exam Marks Breakdown

In CAPS Paper 2, trigonometry carries significant weight:

  • Grade 11: approximately 50 marks out of 150 across both papers
  • Grade 12: trigonometry appears in Paper 2 (identities, equations, 2D/3D problems) — typically 40–60 marks

The most reliable marks come from: correctly identifying the appropriate ratio or rule, correct substitution, and properly handling the general solution or domain restrictions.

Practice Problems

  1. In a right triangle, the angle is 4242^\circ and the adjacent side is 9 cm. Find the hypotenuse.
  2. Solve: tanθ=1\tan\theta = 1 for 0θ3600^\circ \leq \theta \leq 360^\circ
  3. Prove that sin2θcosθ+cosθ=1cosθ\dfrac{\sin^2\theta}{\cos\theta} + \cos\theta = \dfrac{1}{\cos\theta}
  4. In triangle PQR, PQ=8PQ = 8 cm, PR=11PR = 11 cm, angle P=65P = 65^\circ. Find QRQR (cosine rule).
  5. Solve: 2sin2θsinθ1=02\sin^2\theta - \sin\theta - 1 = 0 for 0θ3600^\circ \leq \theta \leq 360^\circ (Hint: treat sinθ\sin\theta as a variable and factorise.)

Struggling With Trig?

Trigonometry is one of those topics where a couple of targeted sessions can transform your marks. Once the CAST diagram, the identities, and the solution method click into place, the rest follows. If you're finding equations, proofs, or 3D problems difficult, book a session.

I teach Mathematics from Grade 10 through matric for both NSC and IEB, and trig is one of my favourite topics to work through with students.

ShareWhatsAppXFacebook

Need help with this topic?

Book a Tutoring Session

I'll walk you through it step by step until it clicks. First consultation is free.

Book a Free Session