Problems

Filters
Clear Filters

3 problems found

1999 Paper 3 Q2
D: 1700.0 B: 1486.1

  1. Let \(\f(x)=(1+x^2)\e^x\). Show that \(\f'(x)\ge 0\) and sketch the graph of \(\f(x)\). Hence, or otherwise, show that the equation \[ (1+x^2)\e^x = k, \] where \(k\) is a constant, has exactly one real root if \(k>0\) and no real roots if \(k\le 0\).
  2. Determine the number of real roots of the equation $$ (\e^x-1) - k \tan^{-1} x=0 $$ in the cases (a) \(0< k\le 2/\pi\) and (b) \(2/\pi < k < 1\).


Solution:

  1. \(\,\) \begin{align*} && f(x) &= (1+x^2)e^x \\ && f'(x) &= 2xe^x + (1+x^2)e^x \\ &&&= (1+x)^2e^x \geq 0 \end{align*}
    TikZ diagram
    As \(x \to -\infty\), \(f(x) \to 0\) and as \(x \to \infty\), \(f(x) \to +\infty\) and since \(f\) is strictly increasing we have exactly one solution to \(f(x) = k\) on \((0,\infty)\). Since \(f(x) > 0\) there are no solutions if \(k \leq 0\).
  2. Considering the function \(g(x) = (e^x-1)-k\tan^{-1} x \) then \(g'(x) = e^x - \frac{k}{1+x^2}\) therefore \(g'(x)\) has exactly one turning point when \(k > 0\) and \(0\) otherwise at the root of \(f(x) = k\) Notice also that \(g(0) = 0\) so we already have one solution, and \(g'(0) = 1 - k > 0\). Notice from our sketch that if \(0 < k < 1\) the root for \(f(x) = k\) has \(x \leq 0\), so our turning point is to the left of the origin and we are interested in the behaviour of \(g(x)\) as \(x \to -\infty\). (ie do we cross the axis again). \(\lim_{x \to -\infty} \left [ e^x - 1 - k \tan^{-1} x \right] = 0 - 1 +k \frac{\pi}{2} = k \frac{\pi}{2} - 1\). if this is positive, ie if \(k > \frac{2}{\pi}\) there are two solutions, otherwise there is only one real root.

1997 Paper 1 Q8
D: 1484.0 B: 1500.0

By considering the maximum of \(\ln x-x\ln a\), or otherwise, show that the equation \(x=a^{x}\) has no real roots if \(a > e^{1/e}\). How many real roots does the equation have if \(0 < a < 1\)? Justify your answer.


Solution: \begin{align*} && y &= \ln x - x \ln a \\ \Rightarrow && y' &= \frac1x - \ln a \\ && y'' &= -\frac{1}{x^2} \end{align*} Therefore the maximum is when \(x = \frac{1}{\ln a}\) and \(y_{max} = -\ln \ln a - 1\). If \(y_{max} < 0\) then \(y \neq 0\). But that's equivalent to \(a > e^{1/e}\). \begin{align*} && 0 &> -\ln \ln a - 1 \\ \Leftrightarrow && 1 &> - \ln \ln a \\ \Leftrightarrow && \ln \ln a &>-1 \\ \Leftrightarrow && \ln a &> e^{-1} \\ \Leftrightarrow && a & > e^{1/e} \end{align*} If \(0 < a < 1\) then, when \(x\) is small, \(\ln x - x \ln a\) is large and negative. When \(x\) is large and positive \(\ln x\) is positive and \(-x \ln a\) is positive. We also notice there is no turning point. Hence exactly one solution

1994 Paper 2 Q5
D: 1600.0 B: 1484.8

  1. Show that the equation \[ (x-1)^{4}+(x+1)^{4}=c \] has exactly two real roots if \(c>2,\) one root if \(c=2\) and no roots if \(c<2\).
  2. How many real roots does the equation \(\left(x-3\right)^{4}+\left(x-1\right)^{4}=c\) have?
  3. How many real roots does the equation \(\left|x-3\right|+\left|x-1\right|=c\) have?
  4. How many real roots does the equation \(\left(x-3\right)^{3}+\left(x-1\right)^{3}=c\) have?
{[}The answers to parts (ii), (iii) and (iv) may depend on the value of \(c\). You should give reasons for your answers.{]}


Solution:

  1. \(\,\) \begin{align*} && c &= (x-1)^4+(x+1)^4 \\ &&&= 2x^4+12x^2+2 \\ \Rightarrow && 0 &= (x^2+6)^2-\frac{c}{2} - 35 \\ \Rightarrow && \underbrace{x^2+6}_{\geq 6} &= \pm \sqrt{35 + \frac{c}{2}}\\ \end{align*} Therefore there are two solutions if \(c > 2\), one solution if \(c = 2\) and no solutions otherwise.
  2. \(\,\) This equation is the same equation if \(y = x-2\), ie there are two solutions if \(c > 2\), one solution if \(c = 2\) and no solutions otherwise.
  3. Rewriting as \(|x-1|+|x+1| = c\) we have For \(x < -1\): \(1-x-1-x = -2x\) For \(-1 \leq x \leq 1\): \(1-x+x+1 = 2\) For \(x > 1\): \(x-1+x+1 = 2x\) Therefore there are infinitely many solutions if \(c = 2\) (the interval \([-3,-1]\)), two solutions if \(c > 2\) and none otherwise.
  4. Rewriting as \((x-1)^3+(x+1)^3\) we have \(x^3+6x = c\). Notice that \(3x^2+6 > 0\) so the function is increasing, ie there is one solution for all \(c\)