Trigonometric Graphs
Trigonometric graphs form the backbone of Year 12 A-level mathematics, yet many students struggle to identify transformations like amplitude and period correctly. When teaching y = A sin(Bx + C) + D, the key is helping students visualise how each parameter changes the parent function's shape and position.
Try it right now
Click βGenerate a problemβ to see a fresh example of this technique.
Why it matters
Trigonometric graphs model real-world phenomena from sound waves to tidal patterns. Engineers use sine curves to design bridges that withstand wind oscillations β the Millennium Bridge's infamous wobble was caused by resonant frequency matching pedestrian footsteps. Sound engineers adjust amplitude (volume) and frequency (pitch) parameters when mixing music, whilst marine engineers predict tide heights using cosine functions with periods of approximately 12.5 hours. In medicine, ECG readings show heartbeats as periodic waves, and understanding transformations helps diagnose irregular rhythms. GCSE students encounter these concepts at Foundation level, but A-level mathematics demands mastery of compound transformations. Students who grasp y = 2 sin(3x - Ο/2) + 1 can later tackle Fourier analysis in university engineering courses, making this topic essential for STEM progression.
How to solve trigonometric graphs
Trig Graphs β A sin(Bx + C) + D
- Amplitude = |A|. Vertical stretch/compression.
- Period = 2Ο/|B| (Ο/|B| for tan).
- Phase shift = βC/B (horizontal shift; + is left, β is right).
- Vertical shift = D; midline y = D; max = D + |A|, min = D β |A|.
Example: y = 2 sin(3x β Ο) + 1: amp=2, period=2Ο/3, shift=Ο/3 right, midline y=1.
Worked examples
What is the amplitude of y = 3 cos(x)?
Answer: 3
- Identify the amplitude β amplitude = 3 β The amplitude is the coefficient in front of cos, which is 3.
Find the amplitude and period of y = 4 cos(4x).
Answer: amplitude = 4, period = Ο/2
- Amplitude is the leading coefficient β amplitude = 4 β |A| in y = A cos(Bx) gives the amplitude. Here A = 4.
- Period is 2Ο divided by the coefficient of x β period = 2Ο/4 = Ο/2 β For cos, one full cycle spans 2Ο when the argument increases by 2Ο. With B = 4, the argument reaches 2Ο when x reaches 2Ο/4.
Find the amplitude, period, and phase shift of y = 4 cos(3x + Ο).
Answer: amplitude = 4, period = 2Ο/3, phase shift = Ο/3 to the left
- Amplitude from the leading coefficient β amplitude = 4 β |A| = 4
- Period = 2Ο / |B| β period = 2Ο/3 β B = 3, so period = 2Ο/3 = 2Ο/3.
- Phase shift = βC / B β phase shift = Ο/3 to the left β The argument is B x + C with B = 3 and C = Ο. Phase shift is βC/B, which moves the graph horizontally. Positive shift = right; negative = left.
Common mistakes
- Confusing period calculation by writing 2Ο Γ B instead of 2Ο Γ· B. Students often calculate the period of y = 3 sin(2x) as 2Ο Γ 2 = 4Ο instead of 2Ο Γ· 2 = Ο.
- Mixing up phase shift direction, claiming y = sin(x + Ο/2) shifts Ο/2 to the right instead of Ο/2 to the left. The formula βC/B determines direction, so positive C values shift left.
- Forgetting amplitude is |A|, writing amplitude = β2 for y = β2 cos(x) instead of amplitude = 2. Negative coefficients create reflections, not negative amplitudes.
- Calculating maximum and minimum values incorrectly for vertical shifts. For y = 3 sin(x) + 2, students write max = 3 and min = β3 instead of max = 5 and min = β1.