What the six trigonometric functions are and why they matter

The IGCSE Additional Mathematics syllabus (0606) requires fluency with six trigonometric functions, not just the three from standard Mathematics. Sine, cosine and tangent form the primary trio. Cosecant, secant and cotangent are their reciprocals. Together, these six functions underpin trigonometric equations, identities and calculus problems across both Paper 1 and Paper 2.

This breakdown covers definitions, exact values, graphs, identities and equation-solving techniques. Each section builds on the last, so working through in order is recommended.

Key facts

  • Six functions total: sin, cos, tan (primary) and cosec, sec, cot (reciprocal)
  • Reciprocal relationships: cosec x = 1/sin x, sec x = 1/cos x, cot x = 1/tan x = cos x/sin x
  • Three Pythagorean identities: sin2x + cos2x = 1, 1 + tan2x = sec2x, 1 + cot2x = cosec2x
  • Exact values required: for 0, 30, 45, 60 and 90 degrees (and their radian equivalents)
  • CAST diagram: determines which functions are positive in each quadrant

Definitions from the unit circle

Place a point P on the unit circle (radius 1, centre at the origin). If the angle measured anticlockwise from the positive x-axis is x, then the coordinates of P are (cos x, sin x). The tangent function is the ratio: tan x = sin x / cos x.

The three reciprocal functions follow directly.

FunctionDefinitionUndefined when
cosec x1 / sin xsin x = 0 (i.e. x = 0, 180, 360, ...)
sec x1 / cos xcos x = 0 (i.e. x = 90, 270, ...)
cot xcos x / sin xsin x = 0 (i.e. x = 0, 180, 360, ...)

The "undefined" column matters in exams. When a question asks for the domain or range of a reciprocal function, these exclusions form the answer.

Exact values for standard angles

Cambridge examiners expect these values from memory. No marks are awarded for decimal approximations when exact form is specified.

Anglesincostancosecseccot
0010undefined1undefined
301/2sqrt(3)/21/sqrt(3)22/sqrt(3)sqrt(3)
45sqrt(2)/2sqrt(2)/21sqrt(2)sqrt(2)1
60sqrt(3)/21/2sqrt(3)2/sqrt(3)21/sqrt(3)
9010undefined1undefined0
Memory shortcut: For sine at 0, 30, 45, 60, 90 degrees, the pattern is sqrt(0)/2, sqrt(1)/2, sqrt(2)/2, sqrt(3)/2, sqrt(4)/2. Cosine follows the same sequence in reverse.

Graphs: shape, period and range

Recognising the graph of each function is a frequent exam requirement. The table below summarises the essential properties.

FunctionPeriodRangeShape
sin x360 (2pi)[-1, 1]Smooth wave starting at origin
cos x360 (2pi)[-1, 1]Smooth wave starting at (0, 1)
tan x180 (pi)All real numbersRepeating S-curve with vertical asymptotes
cosec x360 (2pi)y ≤ -1 or y ≥ 1U-shaped branches between asymptotes
sec x360 (2pi)y ≤ -1 or y ≥ 1U-shaped branches, shifted from cosec
cot x180 (pi)All real numbersDecreasing S-curve, mirror of tan

The reciprocal functions share the period of their parent but never cross the region between -1 and 1. Their vertical asymptotes occur exactly where the parent function equals zero.

The Pythagorean identities

The fundamental identity sin2x + cos2x = 1 generates two further identities by division.

  1. Divide by cos2x: tan2x + 1 = sec2x
  2. Divide by sin2x: 1 + cot2x = cosec2x

These identities serve two purposes in IGCSE Additional Mathematics exams. First, they simplify expressions: replacing sec2x with 1 + tan2x can reduce an equation to a quadratic in tan x. Second, they prove other identities: most "show that" questions require substituting one identity into another and simplifying algebraically.

Worked example 1: Simplifying with an identity

Simplify (sec2x - 1) / tan x.

  1. Replace sec2x - 1 using the identity: sec2x - 1 = tan2x
  2. The expression becomes tan2x / tan x = tan x

The answer is tan x. Examiners award method marks for citing the identity explicitly before simplifying.

Worked example 2: Proving an identity

Prove that cosec2x - cot2x = 1.

  1. Start from the left side. Use the identity 1 + cot2x = cosec2x, rearranged: cosec2x - cot2x = 1
  2. The left side equals the right side directly by the third Pythagorean identity.

For a longer proof question, work on one side only and transform it into the other. Never manipulate both sides simultaneously.

The CAST diagram and solving equations

Trigonometric equations in the IGCSE Additional Mathematics course almost always require all solutions within a specified interval, typically 0 to 360 degrees. The CAST diagram determines which quadrants yield positive values.

  • Quadrant I (0 to 90): All functions positive
  • Quadrant II (90 to 180): Only Sine (and cosec) positive
  • Quadrant III (180 to 270): Only Tangent (and cot) positive
  • Quadrant IV (270 to 360): Only Cosine (and sec) positive

The mnemonic reads "All Students Take Calculus" (or any regional variant that sticks). The reciprocal functions follow the same sign pattern as their parent: cosec is positive wherever sin is positive, sec wherever cos is positive, cot wherever tan is positive.

Worked example 3: Solving a basic equation

Solve sin x = 0.5 for 0 ≤ x ≤ 360.

  1. The reference angle is sin-1(0.5) = 30 degrees
  2. Sin is positive in Quadrants I and II
  3. Quadrant I: x = 30 degrees
  4. Quadrant II: x = 180 - 30 = 150 degrees

Solutions: x = 30 and x = 150.

Worked example 4: Equation leading to a quadratic

Solve 2cos2x - 3cos x + 1 = 0 for 0 ≤ x ≤ 360.

  1. Let u = cos x. The equation becomes 2u2 - 3u + 1 = 0
  2. Factorise: (2u - 1)(u - 1) = 0
  3. So u = 1/2 or u = 1
  4. cos x = 1/2 gives x = 60 (Q I) and x = 300 (Q IV)
  5. cos x = 1 gives x = 0 and x = 360

Solutions: x = 0, 60, 300 and 360. Candidates who stop after the quadratic step and forget to convert back to angles lose the final marks.

Worked example 5: Using an identity to solve

Solve sec2x = 3 + tan x for 0 ≤ x ≤ 360.

  1. Replace sec2x with 1 + tan2x: 1 + tan2x = 3 + tan x
  2. Rearrange: tan2x - tan x - 2 = 0
  3. Factorise: (tan x - 2)(tan x + 1) = 0
  4. tan x = 2: reference angle = tan-1(2) = 63.4 degrees. Positive in Q I and Q III: x = 63.4 and x = 243.4
  5. tan x = -1: reference angle = 45 degrees. Negative in Q II and Q IV: x = 135 and x = 315

Solutions: x = 63.4, 135, 243.4 and 315 (to 1 decimal place). This pattern - identity substitution, then quadratic, then CAST - accounts for a large share of the trigonometric equation marks on both papers.

Common exam question patterns

Three question types dominate the IGCSE Additional Mathematics papers for this topic.

PatternTypical instructionMethod
Solve a trig equation"Find all values of x in the interval 0 to 360"Isolate the function, find the reference angle, apply CAST
Prove an identity"Show that" or "Prove that"Work on one side, substitute identities, simplify to the other side
Simplify an expression"Simplify" or "Express in terms of sin x and cos x"Convert everything to sin and cos, cancel common factors

A fourth type combines trigonometry with calculus: differentiate y = sec x or find the stationary points of y = 2sin x + cos 2x. These rely on the derivative rules covered in the calculus section, but the equation-solving step uses the methods above.

Common errors

ErrorWhy it happensFix
Missing solutions from the second quadrantFinding only the calculator's principal valueAlways apply CAST after the reference angle. Count your solutions against the expected total.
Confusing reciprocal and inverseWriting cosec x = sin-1xcosec x = 1/sin x. sin-1x (arcsin) is the inverse function, an entirely different operation.
Wrong identity substitutionUsing sin2x + cos2x = 1 when tan2x + 1 = sec2x is neededLook at which functions appear in the equation. Choose the identity that introduces a matching variable.
Working both sides of a proofTreating "prove" like "solve"Pick one side. Transform it step by step into the other. Never cross-manipulate.
Losing solutions when dividing by a trig functionDividing both sides by sin x when sin x could be zeroFactorise instead of dividing. Division discards the sin x = 0 solutions silently.

Self-check questions

  1. Write down the exact value of sec 60 and cosec 30.
  2. Simplify (1 - cos2x) / sin x.
  3. Solve 2sin2x - sin x - 1 = 0 for 0 ≤ x ≤ 360.
  4. Prove that (1 + tan2x) cos2x = 1.
  5. Solve cot2x + cosec x = 1 for 0 ≤ x ≤ 360.
Answers: (1) sec 60 = 2, cosec 30 = 2. (2) sin x. (3) sin x = 1 gives x = 90; sin x = -1/2 gives x = 210, 330. Solutions: 90, 210, 330. (4) LHS = sec2x . cos2x = (1/cos2x) . cos2x = 1 = RHS. (5) Replace cot2x with cosec2x - 1: cosec2x - 1 + cosec x = 1, so cosec2x + cosec x - 2 = 0. Let u = cosec x: (u + 2)(u - 1) = 0. cosec x = -2 gives sin x = -1/2, so x = 210, 330. cosec x = 1 gives sin x = 1, so x = 90. Solutions: 90, 210, 330.

Exam strategy for trigonometric function questions

Start every trig equation by identifying which identity, if any, reduces the number of different functions to one. A mixed equation in sec and tan calls for sec2x = 1 + tan2x. A mixed equation in cosec and cot calls for cosec2x = 1 + cot2x. Once the equation contains only one trigonometric function, it either solves directly or factors as a quadratic.

For proof questions, convert everything to sin and cos as a fallback strategy. It isn't always the shortest route, but it is reliable and earns full marks. Write each step on a separate line. Examiners follow the algebraic chain link by link; compressed working obscures the method and risks losing marks even when the final line is correct.

When finding multiple solutions, sketch the relevant graph across the given domain as a quick check. The number of intersections between the curve and the horizontal line y = k should match the number of solutions you found. If it doesn't, a solution has been missed or invented.

Téléchargez l'application sur Google Play.

Tout ce dont vous avez besoin pour exceller au JAMB, WAEC et NECO.

Green Bridge CBT Mobile App
Assistant de chat d'apprentissage personnalisé par IA
Des milliers d'anciens sujets IGCSE, JAMB, WAEC et NECO.
Plus de 1200 notes de cours
Assistance Hors Ligne - Apprenez à Tout Moment, Partout
Horaire du Pont Vert
Résumés littéraires et questions potentielles
Suivez vos performances et votre progression
Explications Approfondies pour un Apprentissage Complet
Résumé

A thorough explanation of all six trigonometric functions required for IGCSE Additional Mathematics (0606), covering definitions of sine, cosine, tangent and their reciprocals, exact values for standard angles, graphical properties, the three Pythagorean identities, and systematic methods for solving trigonometric equations across specified domains.