Problems

Filters
Clear Filters

3 problems found

2005 Paper 3 Q1
D: 1700.0 B: 1500.0

Show that \(\sin A = \cos B\) if and only if \(A = (4n+1)\frac{\pi}{2}\pm B\) for some integer \(n\). Show also that \(\big\vert\sin x \pm \cos x \big\vert \le \sqrt{2}\) for all values of \(x\) and deduce that there are no solutions to the equation \(\sin\left( \sin x \right) = \cos \left( \cos x \right)\). Sketch, on the same axes, the graphs of \(y= \sin \left( \sin x \right)\) and \(y = \cos \left( \cos x \right)\). Sketch, not on the previous axes, the graph of \(y= \sin \left(2 \sin x \right)\).


Solution: \begin{align*} && \sin A &= \cos B \\ \Leftrightarrow && 0 &= \sin A - \cos B \\ &&&= \sin A - \sin ( \frac{\pi}{2} - B) \\ &&&= 2 \sin \left ( \frac{A + B - \frac{\pi}{2}}{2} \right) \cos \left (\frac{A - B + \frac\pi2}{2} \right) \\ \Leftrightarrow && n \pi &= \frac{A+B - \frac{\pi}{2}}{2}, n\pi + \frac{\pi}{2} = \frac{A-B+\frac{\pi}{2}}{2} \\ \Leftrightarrow && A \pm B &= 2n\pi + \frac{\pi}{2} \\ &&&= (4n+1) \frac{\pi}{2} \end{align*} \begin{align*} |\sin x \pm \cos x| &= | \sqrt{2} \sin(x \pm \frac{\pi}{4} )| \\ & \leq \sqrt{2} \end{align*} Therefore if \(\sin(\sin x) = \cos (\cos x)\) we must have that \(|\sin x \pm \cos x| = |(4n+1) \frac{\pi}{2}| \geq \frac{\pi}{2} > 1.5 > \sqrt{2}\) contradiction.

TikZ diagram
TikZ diagram

2004 Paper 3 Q5
D: 1700.0 B: 1516.0

Show that if \(\, \cos(x - \alpha) = \cos \beta \,\) then either \(\, \tan x = \tan ( \alpha + \beta)\,\) or \(\; \tan x = \tan ( \alpha - \beta)\,\). By choosing suitable values of \(x\), \(\alpha\) and \(\beta\,\), give an example to show that if \(\,\tan x = \tan ( \alpha + \beta)\,\), then \(\,\cos(x - \alpha) \, \) need not equal \( \cos \beta \,\). Let \(\omega\) be the acute angle such that \(\tan \omega = \frac 43\,\).

  1. For \(0 \le x \le 2 \pi\), solve the equation \[ \cos x -7 \sin x = 5 \] giving both solutions in terms of \(\omega\,\).
  2. For \(0 \le x \le 2 \pi\), solve the equation \[ 2\cos x + 11 \sin x = 10 \] showing that one solution is twice the other and giving both in terms of \(\omega\,\).

1999 Paper 2 Q5
D: 1600.0 B: 1500.0

Show that if \(\alpha\) is a solution of the equation $$ 5{\cos x} + 12{\sin x} = 7, $$ then either $$ {\cos }{\alpha} = \frac{35 -12\sqrt{120}}{169} $$ or \(\cos \alpha\) has one other value which you should find. Prove carefully that if \(\frac{1}{2}\pi< \alpha < \pi\), then \(\alpha < \frac{3}{4}\pi\).


Solution: \begin{align*} && 5 \cos x + 12\sin x &= 7 \\ \Rightarrow && 5 \cos x - 7 &= -12 \sin x \\ \Rightarrow && 25 \cos^2 x - 70\cos x + 49 &= 144 \sin^2 x \\ \Rightarrow && 25 \cos^2 x - 70\cos x + 49 &= 144 (1-\cos^2 x) \\ \Rightarrow && 169 \cos^2 x - 70 \cos x -95 &= 0 \\ \Rightarrow && \cos \alpha &= \frac{70 \pm \sqrt{70^2 - 4 \cdot 169 \cdot (-95)}}{2 \cdot 169} \\ &&&= \frac{35 \pm \sqrt{35^2 + 169 \cdot 95} }{169} \\ &&&= \frac{35 \pm 12\sqrt{120}}{169} \end{align*} If \(\frac12 \pi < \alpha < \pi\) then \(\cos \alpha\) is negative, in particular \(\cos \alpha = \frac{35 -12\sqrt{120}}{169}\). Since \(\cos\) is decreasing over this range, if \(\cos \alpha > \cos \frac34 \pi = -\frac{\sqrt{2}}2\), then we will have shown \(\alpha < \frac34 \pi\) \begin{align*} && \cos \alpha &= \frac{35 - 12 \sqrt{120}}{169} \\ &&&> \frac{35 - 12 \cdot \sqrt{121}}{169} \\ &&&= \frac{35 - 12 \cdot 11}{169} \\ &&&= \frac{35 - 132}{169} \\ &&&= -\frac{97}{169} \\ &&&> -\frac{8}{13} \end{align*} but \(\left ( \frac{8}{13} \right)^2 = \frac{64}{169} < \frac12\), so we are done.