Hard A-Level Trigonometric graphs Questions

Challenging, exam-style A-Level Trigonometric graphs questions with worked solutions. Stretch yourself on the hardest solving, multiple angle, transformations, tangent problems.

solvingmultiple angletransformationstangentcosinerearranging
A-Level34 questionsStep-by-step solutions
Question 1
7 markschallenging
Solve 2cos2x+cosx1=02\cos^2 x + \cos x - 1 = 0 for 0x3600^\circ \le x \le 360^\circ.
Show worked solution

Worked solution

  1. Recognise the hidden quadratic

    let c=cosx\text{let } c = \cos x

    The equation is a quadratic in cosx\cos x. Writing c=cosxc=\cos x turns it into 2c2+c1=02c^2+c-1=0, which we can factorise like any quadratic.

  2. Write the quadratic

    2c2+c1=02c^2 + c - 1 = 0

    Now it looks exactly like a standard quadratic equation in cc.

  3. Identify the coefficients

    a=2, b=1, c0=1a = 2,\ b = 1,\ c_0 = -1

    Comparing with ac2+bc+c0=0ac^2+bc+c_0=0, the coefficients are a=2a=2, b=1b=1 and constant 1-1. We look for factors of a×(1)=2a\times(-1)=-2 that add to 11: these are +2+2 and 1-1.

  4. Factorise

    (2c1)(c+1)=0(2c - 1)(c + 1) = 0

    We look for two brackets that multiply to give 2c2+c12c^2+c-1. Checking: (2c1)(c+1)=2c2+2cc1=2c2+c1(2c-1)(c+1)=2c^2+2c-c-1=2c^2+c-1, correct.

  5. Solve each bracket

    c=12  or  c=1c = \tfrac{1}{2} \ \text{ or } \ c = -1

    Setting each factor to zero gives cosx=12\cos x=\tfrac12 or cosx=1\cos x=-1.

  6. First value: find the acute angle

    cos1(12)=60\cos^{-1}\left(\tfrac12\right) = 60^\circ

    For cosx=12\cos x=\tfrac12 the basic angle is 6060^\circ.

  7. First value: quadrant solutions

    cosx=12x=60, 300\cos x = \tfrac12 \Rightarrow x = 60^\circ,\ 300^\circ

    Cosine is positive in the first and fourth quadrants, giving 6060^\circ and 36060=300360^\circ-60^\circ=300^\circ.

  8. Second value: solve cosine = -1

    cosx=1x=180\cos x = -1 \Rightarrow x = 180^\circ

    Cosine reaches 1-1 only at the bottom of its cycle, at x=180x=180^\circ.

  9. Combine the solutions

    x=60, 180, 300x = 60^\circ,\ 180^\circ,\ 300^\circ

    Putting both cases together gives three solutions.

  10. Check the factorisation

    (2c1)(c+1)=2c2+c1(2c-1)(c+1) = 2c^2 + c - 1

    Expanding the brackets returns the original quadratic, so the factorisation was correct — a quick safeguard against slips.

  11. Verify a solution

    2cos260+cos601=2(14)+121=02\cos^2 60^\circ + \cos 60^\circ - 1 = 2\left(\tfrac14\right) + \tfrac12 - 1 = 0

    Substituting x=60x=60^\circ gives 12+121=0\tfrac12+\tfrac12-1=0, confirming this solution.

  12. Verify the fourth-quadrant solution

    2cos2300+cos3001=2(14)+121=02\cos^2 300^\circ + \cos 300^\circ - 1 = 2\left(\tfrac14\right) + \tfrac12 - 1 = 0

    Since cos300=12\cos 300^\circ=\tfrac12 as well, substituting x=300x=300^\circ also gives 12+121=0\tfrac12+\tfrac12-1=0, confirming this solution.

  13. Explain why three, not four

    cosx=1 gives only one angle\cos x = -1 \text{ gives only one angle}

    The value cosx=12\cos x=\tfrac12 gives two angles, but cosx=1\cos x=-1 gives only one (at 180180^\circ), so there are three solutions rather than four.

  14. Interpret using the graph

    lines y=12, y=1 meet the curve\text{lines } y=\tfrac12,\ y=-1 \text{ meet the curve}

    The line y=12y=\tfrac12 cuts the cosine graph twice and y=1y=-1 just touches it at the bottom, giving three intersection points.

  15. Check the range

    0x3600^\circ \le x \le 360^\circ

    All three values lie in the range.

  16. List all solutions

    x=60, 180, 300x = 60^\circ,\ 180^\circ,\ 300^\circ

    So the solutions are 6060^\circ, 180180^\circ and 300300^\circ.

Answer
x=60, 180, 300x = 60^\circ,\ 180^\circ,\ 300^\circ
Question 2
5 markschallenging
Explain why the period of y=tanxy=\tan x is 180180^\circ, not 360360^\circ. Choose the fully correct explanation.
Show worked solution

Worked solution

  1. Write tangent as a ratio

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

    The key is that tangent is defined as sine divided by cosine. We test what happens when we add 180180^\circ to xx.

  2. Shift sine by 180 degrees

    sin(x+180)=sinx\sin(x+180^\circ) = -\sin x

    Adding 180180^\circ flips the sign of sine, because the sine graph is upside-down half a cycle later.

  3. Shift cosine by 180 degrees

    cos(x+180)=cosx\cos(x+180^\circ) = -\cos x

    Adding 180180^\circ also flips the sign of cosine, for the same reason.

  4. Form the new tangent

    tan(x+180)=sinxcosx\tan(x+180^\circ) = \frac{-\sin x}{-\cos x}

    Putting these into the ratio gives a negative over a negative.

  5. Simplify

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

    The two minus signs cancel, so tan(x+180)=tanx\tan(x+180^\circ)=\tan x. The graph repeats after only 180180^\circ.

  6. Check with a numerical example

    tan30=tan210=13\tan 30^\circ = \tan 210^\circ = \tfrac{1}{\sqrt3}

    Trying actual numbers, tan30\tan 30^\circ and tan(30+180)=tan210\tan(30^\circ+180^\circ)=\tan 210^\circ are both 13\tfrac{1}{\sqrt3}, confirming the repeat.

  7. Show the period is not smaller

    tan(x+90)tanx\tan(x+90^\circ) \ne \tan x

    A shift of 9090^\circ does not reproduce the graph (it gives cotx-\cot x), so 180180^\circ really is the smallest repeat.

  8. Relate to the graph

    identical branches every 180\text{identical branches every } 180^\circ

    On the graph, each branch between consecutive asymptotes looks exactly like the one 180180^\circ earlier, which is what a period of 180180^\circ means.

  9. Reject the 'by definition' option

    the gap is a consequence, not the reason\text{the gap is a consequence, not the reason}

    Saying the period equals the asymptote gap 'by definition' is circular — the gap is 180180^\circ *because* of the sign cancellation, not the other way round.

  10. Reject the 'signs unchanged' option

    sin(x+180)=sinxsinx\sin(x+180^\circ) = -\sin x \ne \sin x

    The option claiming sin(x+180)=sinx\sin(x+180^\circ)=\sin x is simply false; the sign does change, so that reasoning is wrong.

  11. Reject the 'must be smaller' option

    asymptotes alone do not fix the period\text{asymptotes alone do not fix the period}

    Having asymptotes does not by itself force a period smaller than 360360^\circ; the reason is the ratio of two sign-flipped functions.

  12. Reject the 'every value once' option

    true, but not the reason\text{true, but not the reason}

    Although tangent does take every value once per 180180^\circ, that is a restatement of the period, not the explanation for it.

  13. Compare with sine and cosine

    period 180=12×360\text{period } 180^\circ = \tfrac12 \times 360^\circ

    This is why tangent repeats twice as often as sine and cosine: their signs must both return to normal, which takes 360360^\circ, but the ratio recovers after only 180180^\circ.

  14. Confirm it is the smallest repeat

    180 is the least positive period180^\circ \text{ is the least positive period}

    Since no smaller positive shift reproduces the graph, 180180^\circ is genuinely the period, not just a multiple of it.

  15. State the conclusion

    period=180\text{period} = 180^\circ

    Because the value repeats every 180180^\circ, that is the period — half that of sine and cosine.

Answer
Both sin and cos change sign after 180, so their ratio tan is unchanged; period 180.
Question 3
5 markschallenging
Which graph shows y=tan(x45)y=\tan\left(x-45^\circ\right) for 0x3600^\circ \le x \le 360^\circ?
Show worked solution

Worked solution

  1. Start from the tangent graph

    y=tanxy = \tan x

    Ordinary y=tanxy=\tan x has asymptotes at 9090^\circ and 270270^\circ and passes through the origin. The bracket x45x-45^\circ will shift it.

  2. Interpret the shift

    tan(x45): right 45\tan(x-45^\circ):\ \text{right } 45^\circ

    A subtraction inside the bracket moves the whole graph 4545^\circ to the right.

  3. Move the asymptotes

    x=90+45=135,  270+45=315x = 90^\circ + 45^\circ = 135^\circ,\ \ 270^\circ + 45^\circ = 315^\circ

    Each asymptote shifts right by 4545^\circ, so they are now at 135135^\circ and 315315^\circ.

  4. Find a key point

    tan(4545)=tan0=0\tan(45^\circ - 45^\circ) = \tan 0^\circ = 0

    The curve crosses zero where the bracket is zero, i.e. at x=45x=45^\circ instead of x=0x=0^\circ.

  5. Check the value at 90 degrees

    tan(9045)=tan45=1\tan(90^\circ - 45^\circ) = \tan 45^\circ = 1

    At x=90x=90^\circ the bracket is 4545^\circ, so y=1y=1. The curve is rising as it approaches the first asymptote.

  6. Check the value at 180 degrees

    tan(18045)=tan135=1\tan(180^\circ - 45^\circ) = \tan 135^\circ = -1

    At x=180x=180^\circ the bracket is 135135^\circ, giving y=1y=-1 on the branch just after the first asymptote.

  7. Find the second zero

    tan(22545)=tan180=0\tan(225^\circ - 45^\circ) = \tan 180^\circ = 0

    The curve crosses zero again at x=225x=225^\circ, exactly 180180^\circ (one tangent period) after the first zero.

  8. Describe a branch

    rises between 135 and 315\text{rises between } 135^\circ \text{ and } 315^\circ

    Between the asymptotes at 135135^\circ and 315315^\circ the curve climbs steadily from -\infty up through (225,0)(225^\circ,0) to ++\infty.

  9. Tabulate key features

    zeros 45,225; asymptotes 135,315\text{zeros } 45^\circ,225^\circ;\ \text{asymptotes } 135^\circ,315^\circ

    The whole graph is fixed by its zeros at 4545^\circ and 225225^\circ and its asymptotes at 135135^\circ and 315315^\circ.

  10. Reject the 'left shift' graph

    tan(x+45) crosses at 45\tan(x+45^\circ) \text{ crosses at } -45^\circ

    A graph crossing zero at x=315x=315^\circ (shifted left) is tan(x+45)\tan(x+45^\circ), so it is wrong.

  11. Reject the 'no shift' graph

    tanx crosses at 0\tan x \text{ crosses at } 0^\circ

    A graph passing through the origin has not been shifted at all, so it is ordinary tanx\tan x — wrong.

  12. Reject the reflected graph

    tan(x45) falls-\tan(x-45^\circ) \text{ falls}

    A graph whose branches fall from left to right has also been reflected, so it is wrong.

  13. Confirm the zeros

    x=45, 225x = 45^\circ,\ 225^\circ

    The correct graph passes through zero at 4545^\circ and 225225^\circ, matching our working.

  14. Confirm the asymptotes

    x=135, 315x = 135^\circ,\ 315^\circ

    It also has its vertical asymptotes at 135135^\circ and 315315^\circ, exactly where the original ones moved to after the shift.

  15. Select the matching graph

    y=tan(x45)y = \tan(x-45^\circ)

    The correct graph is tangent shifted 4545^\circ right, crossing zero at 4545^\circ with asymptotes at 135135^\circ and 315315^\circ.

Answer
Tangent shifted 45 right: zero at 45, asymptotes at 135 and 315.
Question 4
7 markschallenging
Solve sin(x+60)=cosx\sin\left(x+60^\circ\right) = \cos x for 0x3600^\circ \le x \le 360^\circ.
Show worked solution

Worked solution

  1. Look for a link between sine and cosine

    cosx=sin(90x)\cos x = \sin(90^\circ - x)

    Sine and cosine are connected: the cosine of an angle equals the sine of its complement. Rewriting cosine as a sine lets us compare two sines directly.

  2. Rewrite the right-hand side

    sin(x+60)=sin(90x)\sin(x+60^\circ) = \sin(90^\circ - x)

    Replacing cosx\cos x with sin(90x)\sin(90^\circ-x) turns the equation into 'sine equals sine'.

  3. Use the sine-equals-sine rule (case 1)

    x+60=90x+360kx + 60^\circ = 90^\circ - x + 360^\circ k

    Two angles have the same sine if they are equal (up to full turns). This is the first case.

  4. Solve case 1

    2x=30+360kx=15+180k2x = 30^\circ + 360^\circ k \Rightarrow x = 15^\circ + 180^\circ k

    Collecting the xx terms and dividing by 2 gives a family of solutions spaced 180180^\circ apart.

  5. Test the k values in range

    k=0: 15,k=1: 195,k=2: 375k=0:\ 15^\circ,\quad k=1:\ 195^\circ,\quad k=2:\ 375^\circ

    Substituting k=0,1,2k=0,1,2 into x=15+180kx=15^\circ+180^\circ k gives 1515^\circ, 195195^\circ and 375375^\circ; only the first two lie in 0x3600^\circ\le x\le360^\circ.

  6. List case-1 solutions in range

    x=15, 195x = 15^\circ,\ 195^\circ

    So case 1 contributes 1515^\circ and 195195^\circ; the value 375375^\circ is rejected as out of range.

  7. Use the sine-equals-sine rule (case 2)

    x+60=180(90x)+360kx + 60^\circ = 180^\circ - (90^\circ - x) + 360^\circ k

    The second case uses the supplement: the other angle is 180180^\circ minus the first.

  8. Simplify case 2

    x+60=90+xx + 60^\circ = 90^\circ + x

    The xx terms cancel, leaving 60=9060^\circ=90^\circ, which is impossible.

  9. Reject case 2

    6090no solutions60^\circ \ne 90^\circ \Rightarrow \text{no solutions}

    Since this statement is false, case 2 gives no solutions.

  10. Verify the first solution

    sin75=cos150.966\sin 75^\circ = \cos 15^\circ \approx 0.966

    Checking x=15x=15^\circ: sin(15+60)=sin750.966\sin(15^\circ+60^\circ)=\sin 75^\circ\approx0.966 and cos150.966\cos 15^\circ\approx0.966, which agree.

  11. Verify the second solution

    sin255=cos1950.966\sin 255^\circ = \cos 195^\circ \approx -0.966

    Checking x=195x=195^\circ: sin(255)0.966\sin(255^\circ)\approx-0.966 and cos(195)0.966\cos(195^\circ)\approx-0.966, which also agree.

  12. Interpret using the graphs

    curves cross twice\text{curves cross twice}

    Drawing y=sin(x+60)y=\sin(x+60^\circ) and y=cosxy=\cos x on the same axes, they intersect exactly twice in 00^\circ to 360360^\circ, matching our two solutions.

  13. Note the solution spacing

    19515=180195^\circ - 15^\circ = 180^\circ

    The two solutions differ by 180180^\circ, which is expected from the family x=15+180kx=15^\circ+180^\circ k we found in case 1.

  14. Count the solutions

    2 solutions2 \text{ solutions}

    Case 1 gives two solutions in range and case 2 gives none, so there are exactly two solutions altogether.

  15. List all solutions

    x=15, 195x = 15^\circ,\ 195^\circ

    So the only solutions are 1515^\circ and 195195^\circ.

Answer
x=15, 195x = 15^\circ,\ 195^\circ
Question 5
7 markschallenging
A passenger's height above the ground on a big wheel is modelled by h=108cosθh = 10 - 8\cos\theta metres, where θ\theta is the angle turned from the start (0θ3600^\circ \le \theta \le 360^\circ). Find the values of θ\theta at which the height is exactly 1414 m.
Show worked solution

Worked solution

  1. Write the equation to solve

    108cosθ=1410 - 8\cos\theta = 14

    We want the height hh to equal 14, so we set the model equal to 14. This mixes a real context with trig-equation skills.

  2. Move the constant

    8cosθ=4-8\cos\theta = 4

    Subtract 10 from both sides to start isolating the cosine term.

  3. Divide by -8

    cosθ=12\cos\theta = -\frac{1}{2}

    Dividing both sides by 8-8 gives cosθ=12\cos\theta=-\tfrac12. Take care with the sign when dividing by a negative number.

  4. Recall the exact value

    cos60=12\cos 60^\circ = \tfrac12

    The size 12\tfrac12 is a standard exact value: cos60=12\cos 60^\circ=\tfrac12, which fixes the related acute angle.

  5. Find the acute angle

    cos1(12)=60\cos^{-1}\left(\tfrac12\right) = 60^\circ

    Ignoring the sign, the related acute angle is 6060^\circ.

  6. Decide the quadrants

    cosine negative: 2nd and 3rd quadrants\text{cosine negative: 2nd and 3rd quadrants}

    Because the value is negative, the solutions lie in the second and third quadrants.

  7. Second-quadrant solution

    θ=18060=120\theta = 180^\circ - 60^\circ = 120^\circ

    This gives θ=120\theta=120^\circ.

  8. Third-quadrant solution

    θ=180+60=240\theta = 180^\circ + 60^\circ = 240^\circ

    This gives θ=240\theta=240^\circ.

  9. Verify the first angle

    108cos120=108(12)=1410 - 8\cos 120^\circ = 10 - 8\left(-\tfrac12\right) = 14

    Substituting θ=120\theta=120^\circ gives 10+4=1410+4=14, exactly the height required.

  10. Verify the second angle

    108cos240=108(12)=1410 - 8\cos 240^\circ = 10 - 8\left(-\tfrac12\right) = 14

    Substituting θ=240\theta=240^\circ also gives 14, confirming this solution.

  11. Find the range of heights

    2h182 \le h \le 18

    Since cosθ\cos\theta runs between 1-1 and 1, the height runs between 108=210-8=2 m and 10+8=1810+8=18 m. A height of 14 m is within this, so solutions exist.

  12. Explain the two answers physically

    once rising, once falling\text{once rising, once falling}

    The passenger passes 14 m twice per turn: once on the way up and once on the way down. That is why there are two values of θ\theta.

  13. Check the range

    0θ3600^\circ \le \theta \le 360^\circ

    Both values lie in the allowed range for one turn of the wheel.

  14. Note the symmetry

    240=360120240^\circ = 360^\circ - 120^\circ

    The two solutions are symmetric about 180180^\circ, since 240=360120240^\circ=360^\circ-120^\circ — a useful check that matches the shape of the cosine curve.

  15. Interpret the answer

    θ=120, 240\theta = 120^\circ,\ 240^\circ

    So the passenger is 14 m up when the wheel has turned 120120^\circ and again at 240240^\circ — once going up, once coming down.

Answer
θ=120, 240\theta = 120^\circ,\ 240^\circ

Unlock 29 more Trigonometric graphs questions

Create a free account to work through every A-Level Trigonometric graphs question with instant step-by-step worked solutions, progress tracking and interactive lessons.

  • Full worked solutions for every question
  • Interactive lessons and instant feedback
  • Track your mastery across every topic
Create a Free Account

No card required · Free forever

More Trigonometric graphs practice

Related Pure Maths topics