Problems

Filters
Clear Filters

1 problem found

2000 Paper 3 Q4
D: 1700.0 B: 1484.0

The function \(\f(x)\) is defined by $$ \f(x) = \frac{x( x - 2 )(x-a)}{ x^2 - 1}. $$ Prove algebraically that the line \(y = x + c\) intersects the curve \(y = \f ( x )\) if \(\vert a \vert \ge1\), but there are values of \(c\) for which there are no points of intersection if \(\vert a \vert <1\). Find the equation of the oblique asymptote of the curve \(y=\f(x)\). Sketch the graph in the two cases

  1. \(a<-1\)
  2. \(-1 < a < -\frac12\)
(You need not calculate the turning points.)


Solution: \begin{align*} && x+ c &= f(x) \\ \Rightarrow && (x+c)(x^2-1) &= x(x-2)(x-a) \\ \Rightarrow && x^3 + cx^2-x-c &= x^3-(2+a)x^2+2ax \\ \Rightarrow && 0 &= (c+2+a)x^2-(1+2a)x-c \\ && 0 &\leq \Delta = (1+2a)^2 + 4(2+c+a)c \\ &&&= 4c^2+(4a+8)c + (1+2a)^2 \\ && \Delta_c &= 16(a+2)^2-16(1+2a)^2 \\ &&&= 16(1-a)(3a+3) \\ &&&= 48(1-a^2) \end{align*} Therefore if \(|a| \geq 1\) we must have \(\Delta_c \leq 0\) which means \(\Delta \geq 0\) and so there are always solutions. If \(|a| < 1\) there are values for \(c\) where \(\Delta < 0\) and there would be no solutions. \begin{align*} && y &= \frac{x^3-(2+a)x^2+2ax}{x^2-1} \\ &&&= \frac{(x^2-1)(x-(2+a))+(2a+1)x-(2+a)}{x^2-1} \\ &&&= x - (2+a) + \frac{(2a+1)x-(2+a)}{x^2-1} \end{align*} therefore the oblique asymptote has equation \(y = x - (2+a)\)

  1. TikZ diagram
  2. TikZ diagram