Problems

Filters
Clear Filters

1 problem found

2008 Paper 2 Q6
D: 1600.0 B: 1484.0

A curve has the equation \(y=\f(x)\), where \[ \f(x) = \cos \Big( 2x+ \frac \pi 3\Big) + \sin \Big ( \frac{3x}2 - \frac \pi 4\Big). \]

  1. Find the period of \(\f(x)\).
  2. Determine all values of \(x\) in the interval \(-\pi\le x \le \pi\) for which \(\f(x)=0\). Find a value of \(x\) in this interval at which the curve touches the \(x\)-axis without crossing it.
  3. Find the value or values of \(x\) in the interval \(0\le x \le 2\pi\) for which \(\f(x)=2\,\).


Solution: \begin{align*} && f(x) &= \cos \left( 2x+ \frac \pi 3\right) + \sin \left ( \frac{3x}2 - \frac\pi 4\right) \\ &&&= \cos \left( 2x+ \frac \pi 3\right) + \cos\left (\frac{\pi}{2} - \left ( \frac{3x}2 - \frac\pi 4\right) \right)\\ &&&= \cos \left( 2x+ \frac \pi 3\right) + \cos\left (\frac{3\pi}{4} - \frac{3x}2 \right)\\ &&&= 2 \cos \left (\frac{2x+ \frac \pi 3+\frac{3\pi}{4} - \frac{3x}2}{2} \right) \cos \left ( \frac{\left (2x+ \frac \pi 3 \right) - \left (\frac{3\pi}{4} - \frac{3x}2 \right)}{2} \right)\\ &&&= 2 \cos \left (\frac{\frac{x}{2}+ \frac {13\pi}{12}}{2} \right) \cos \left ( \frac{\frac{7x}{2}- \frac {5\pi}{12}}{2} \right)\\ &&&= 2 \cos \left (\frac{x}{4}+ \frac {13\pi}{24} \right) \cos \left ( \frac{7x}{4}- \frac {5\pi}{24} \right)\\ \end{align*}

  1. The period of \(f\) will be the LCM of \(\frac{2\pi}{\pi}\) and \(\frac{2\pi}{\frac32} = \frac{4\pi}{3}\) which is \(4\pi\). (This is also clear from the factorised form).
  2. \(f(x) = 0\) means one of those two factors is zero, ie \begin{align*} \text{first factor}: && 0 &= \cos \left (\frac{x}{4}+ \frac {13\pi}{24} \right) \\ &&n\pi + \frac{\pi}{2}&= \frac{x}{4}+ \frac {13\pi}{24} \\ \Rightarrow && x &= 4n\pi - \frac{\pi}{6} \\ \Rightarrow && x &= -\frac{\pi}{6} \\ \\ \text{second factor}: && 0 &= \cos \left ( \frac{7x}{4}- \frac {5\pi}{24} \right) \\ && n\pi + \frac{\pi}{2} &= \frac{7x}{4}- \frac {5\pi}{24} \\ \Rightarrow && 7x &= 4n\pi + \frac{17}{6}\pi \\ \Rightarrow && x &= \frac{4n}7\pi + \frac{17}{42}\pi \\ \Rightarrow && x &= -\frac{31}{42} \pi, -\frac16\pi, \frac{17}{42}\pi, \frac{41}{42}\pi \end{align*} Therefore all solutions are \(-\frac{31}{42} \pi, -\frac16\pi, \frac{17}{42}\pi, \frac{41}{42}\pi\) We can see that \(-\frac{\pi}{6}\) is a repeated root, therefore it touches the axis and does not cross.
  3. \(f(x) = 2\) requires both factors to be \(1\) or \(-1\). \begin{align*} \text{first factor}: && \pm1 &= \cos \left (\frac{x}{4}+ \frac {13\pi}{24} \right) \\ &&n\pi &= \frac{x}{4}+ \frac {13\pi}{24} \\ \Rightarrow && x &= 4n\pi - \frac{13\pi}{6} \\ \Rightarrow && x &= \frac{11}{6}\pi \\ \end{align*} We only need to test this value, where it's \(-1\), so we look at \( \cos \left ( \frac{77\pi}{24}- \frac {5\pi}{24} \right) = \cos (3\pi) = -1\), so the only value is \(\frac{11}{6}\pi\)