All topics
a sin(bx) + c

09Transforming Trig Graphs

Key idea

Three numbers reshape the basic curves. In y = a·sin(bx) + c, a controls the amplitude (height), b controls the period (360°/b), and c shifts the whole graph vertically. Read them off, or reverse-engineer them from a graph's maximum and minimum.

Amplitude

The value |a| is the amplitude — half the vertical distance between the maximum and minimum. It stretches the curve up and down.

Period

The value b squeezes the curve horizontally: the new period is 360° / b. So y = sin(2x) completes a full cycle in 180°.

From max and min

amplitude a = (max − min) / 2 and vertical shift c = (max + min) / 2. These two formulas unlock most 'find a and c' questions.

y = a·sin(bx) + c
amplitude = |a|, period = 360° / b
a = (max − min)/2, c = (max + min)/2
Common error — Confusing amplitude with the maximum value. The maximum is a + c, not a, once there is a vertical shift.
Worked examples
Example 1 · Reading the transformation

State the amplitude and period of y = 3 sin(2x).

  1. a = 3 → amplitude = 3
  2. b = 2 → period = 360° / 2 = 180°
Example 2 · From max and min

A curve y = a cos x + c has maximum 7 and minimum −1. Find a and c.

  1. a = (max − min) / 2 = (7 − (−1)) / 2 = 4
  2. c = (max + min) / 2 = (7 + (−1)) / 2 = 3

Exam-style question bank

5 of 5 shown
Foundations[2 marks]

State the amplitude and period of y = 5 sin x.

Foundations[3 marks]

State the period of y = sin(4x).

Standard[4 marks]

State the maximum and minimum values of y = 2 sin x + 3.

Standard[4 marks]

A curve y = a sin x + c has maximum 10 and minimum 2. Find a and c.

Challenge[5 marks]

A curve of the form y = a cos(bx) has amplitude 3 and period 120°. Write down its equation.