3 problems found
Solution:
Find \(y\) in terms of \(x\), given that: \begin{eqnarray*} \mbox{for \(x < 0\,\)}, && \frac{\d y}{\d x} = -y \mbox{ \ \ and \ \ } y = a \mbox{ when } x = -1\;; \\ \mbox{for \(x > 0\,\)}, && \frac{\d y}{\d x} = y \mbox{ \ \ \ \ and \ \ } y = b \ \mbox{ when } x = 1\;. \end{eqnarray*} Sketch a solution curve. Determine the condition on \(a\) and \(b\) for the solution curve to be continuous (that is, for there to be no `jump' in the value of \(y\)) at \(x = 0\). Solve the differential equation \[ \frac{\d y}{\d x} = \left\vert \e^x-1\right\vert y \] given that \(y=\e^{\e}\) when \(x=1\) and that \(y\) is continuous at \(x=0\,\). Write down the following limits: \ \[ \text{(i)} \ \ \lim_ {x \to +\infty} y\exp(-\e^x)\;; \ \ \ \ \ \ \ \ \ \text{(ii)} \ \ \lim_{x \to -\infty}y \e^{-x}\,. \]
The function \(\mathrm{f}\) is defined for \(x<2\) by \[ \mathrm{f}(x)=2| x^{2}-x|+|x^{2}-1|-2|x^{2}+x|. \] Find the maximum and minimum points and the points of inflection of the graph of \(\mathrm{f}\) and sketch this graph. Is \(\mathrm{f}\) continuous everywhere? Is \(\mathrm{f}\) differentiable everywhere? Find the inverse of the function \(\mathrm{f}\), i.e. expressions for \(\mathrm{f}^{-1}(x),\) defined in the various appropriate intervals.
Solution: \[ f(x) = 2|x(x-1)| + |(x-1)(x+1)|-2|x(x+1)| \] Therefore the absolute value terms will change behaviour at \(x = -1, 0, 1\). Then \begin{align*} f(x) &= \begin{cases} 2(x^2-x)+(x^2-1)-2(x^2+x) & x \leq -1 \\ 2(x^2-x)-(x^2-1)+2(x^2+x) & -1 < x \leq 0 \\ -2(x^2-x)-(x^2-1)-2(x^2+x) & 0 < x \leq 1 \\ 2(x^2-x)+(x^2-1)-2(x^2+x) & 1 < x\end{cases} \\ &= \begin{cases} x^2-4x-1 & x \leq -1 \\ 3x^2+1& -1 < x \leq 0 \\ -5x^2+1& 0 < x \leq 1 \\ x^2-4x-1 & 1 < x\end{cases} \\ \\ f'(x) &= \begin{cases} 2x-4 & x <-1 \\ 6x & -1 < x < 0 \\ -10x & 0 < x < 1 \\ 2x-4 & 1 < x\end{cases} \\ \end{align*} Therefore \(f'(x) = 0 \Rightarrow x = 0, 2\) and so we should check all the turning points. Therefore the minimum is \(x = 2, y = -5\), maximum is \(x = -2, y = 11\) (assuming the range is actually \(|x| < 2\). There is a point of inflection at \(x = 0, y = 1\).