Problems

Filters
Clear Filters

3 problems found

2013 Paper 1 Q8
D: 1516.0 B: 1474.0

  1. The functions \(\mathrm{a, b, c}\) and \(\mathrm{d}\) are defined by
    • \({\rm a}(x) =x^2 \ \ \ \ (-\infty < x < \infty),\)
    • \({\rm b}(x) = \ln x \ \ \ \ (x > 0),\)
    • \({\rm c}(x) =2x \ \ \ \ (-\infty < x < \infty),\)
    • \({\rm d}(x)= \sqrt x \ \ \ \ (x\ge0) \,.\)
    Write down the following composite functions, giving the domain and range of each: \[ \rm cb, \quad ab, \quad da, \quad ad. \]
  2. The functions \(\mathrm{f}\) and \(\mathrm{g}\) are defined by
    • \(\f(x)= \sqrt{x^2-1\,} \ \ \ \ (\vert x \vert \ge 1),\)
    • \(\g(x) = \sqrt{x^2+1\,} \ \ \ \ (-\infty < x < \infty).\)
    Determine the composite functions \(\mathrm{fg}\) and \(\mathrm{gf}\), giving the domain and range of each.
  3. Sketch the graphs of the functions \(\h\) and \({\rm k}\) defined by
    • \(\h(x) = x+\sqrt{x^2-1\,}\, \ \ \ \ ( x \ge1)\),
    • \({\rm k}(x) = x-\sqrt{x^2-1\,}\, \ \ \ \ (\vert x\vert \ge1),\)
    justifying the main features of the graphs, and giving the equations of any asymptotes. Determine the domain and range of the composite function \(\mathrm{kh}\).


Solution:

  1. \begin{align*} cb(x) &= c(b(x)) \\ &= 2 \ln x \quad (x > 0) \\ ab(x) &= (b(x))^2 \\ &= (\ln x)^2 \quad (x > 0) \\ da(x) &= \sqrt{a(x)} \\ &= \sqrt{x^2} \\ &= |x| \quad (-\infty < x < \infty) \\ ad(x) &= (d(x))^2 \\ &= (\sqrt{x})^2 \\ &= x \quad (x \geq 0) \end{align*} The domains are specified above. The ranges are \(\mathbb{R}, \mathbb{R}_{\geq 0}, \mathbb{R}_{\geq 0}, \mathbb{R}_{\geq 0}\) respectively.
  2. \begin{align*} fg(x) &= \sqrt{g(x)^2-1} \quad (|g(x)| \geq 1) \\ &= \sqrt{x^2+1-1} \\ &= |x| \end{align*} So \(fg: \mathbb{R} \to \mathbb{R}_{\geq 0}\). \begin{align*} gf(x) &= \sqrt{f(x)^2 + 1} \\ &= \sqrt{\left ( \sqrt{x^2-1} \right)^2+1} \quad (|x| \geq 1) \\ &= |x| \end{align*} So \(gf: \mathbb{R}_{\geq 0} \to \mathbb{R}_{\geq 0}\)
    • TikZ diagram
    • TikZ diagram
    \begin{align*} kh(x) &= h(x) - \sqrt{h(x)^2 -1} \quad (|h(x)| \geq 1)\\ &= x + \sqrt{x^2+1} - \sqrt{(x + \sqrt{x^2+1})^2 - 1} \\ &= x + \sqrt{x^2+1} - \sqrt{x^2 + x^2 - 2x} \quad (x \geq 1) \\ &= x + \sqrt{x^2+1} - \sqrt{2x^2-2x} \quad (x \geq 1) \end{align*} This has domain \(x \geq 1\) and range, \((0, 1]\)

2007 Paper 2 Q5
D: 1600.0 B: 1488.1

In this question, \(\f^2(x)\) denotes \(\f(\f(x))\), \(\f^3(x)\) denotes \(\f( \f (\f(x)))\,\), and so on.

  1. The function \(\f\) is defined, for \(x\ne \pm 1/ \sqrt3\,\), by $$ \f(x) = \ds \frac{x+\sqrt3} {1-\sqrt3\, x }\,. $$ Find by direct calculation \(\f^2(x) \) and \(\f^3(x)\), and determine \(\f^{2007}(x)\,\).
  2. Show that \(\f^n(x) = \tan(\theta + \frac 13 n\pi)\), where \(x=\tan\theta\) and \(n\) is any positive integer.
  3. The function \(\g(t)\) is defined, for \(\vert t\vert\le1\) by \(\g(t) = \frac {\sqrt3}2 t + \frac 12 \sqrt {1-t^2}\,\). Find an expression for \(\g^n(t)\) for any positive integer \(n\).


Solution:

  1. \(\,\) \begin{align*} && f(x) &= \frac{x+\sqrt3}{1-\sqrt3x} \\ \Rightarrow && f(f(x)) &= \frac{f(x)+\sqrt3}{1-\sqrt3f(x)} \\ &&&= \frac{\frac{x+\sqrt3}{1-\sqrt3x}+\sqrt3}{1-\sqrt3 \frac{x+\sqrt3}{1-\sqrt3x}} \\ &&&= \frac{x+\sqrt{3}+\sqrt3(1-\sqrt3x)}{1-\sqrt3x-\sqrt3(x+\sqrt3)} \\ &&&= \frac{-2x+2\sqrt3}{-2-2\sqrt3x} \\ &&&= \frac{x-\sqrt3}{1+\sqrt3 x} \\ \\ && f^3(x) &= f^2(f(x)) \\ &&&= \frac{f(x)-\sqrt3}{1+\sqrt3 f(x)} \\ &&&=\frac{\frac{x+\sqrt3}{1-\sqrt3x}-\sqrt3}{1+\sqrt3 \frac{x+\sqrt3}{1-\sqrt3x}} \\ &&&= \frac{(x+\sqrt3)-\sqrt3(1-\sqrt3 x)}{(1-\sqrt3x)+\sqrt3 (x+\sqrt3)} \\ &&&= \frac{-2x}{-2} = x \\ \\ && f^{2007}(x) &= x \end{align*}
  2. If \(x = \tan \theta\) then \(f(x) = \frac{\tan \theta + \tan \frac{\pi}{3}}{1 - \tan \frac{\pi}{3} \tan \theta} = \tan (\theta + \frac{\pi}{3})\) and hence \(f^n(x) = \tan (\theta + \frac{n \pi}{3})\)
  3. Note that if \(t = \sin \theta\) then \(g(t) = \cos \frac{\pi}{6} t\sin \theta + \frac12 \cos \theta = \sin(\theta + \frac{\pi}6)\) therefore \(g^n(t) = \sin(\sin^{-1}(t) + \frac{n\pi}{6})\)

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