Problems

Filters
Clear Filters

1 problem found

2008 Paper 2 Q4
D: 1600.0 B: 1532.0

A curve is given by \[x^2+y^2 +2axy = 1,\] where \(a\) is a constant satisfying \(0 < a < 1\). Show that the gradient of the curve at the point \(P\) with coordinates \((x,y)\) is \[\displaystyle - \frac {x+ay}{ax+y}\,,\] provided \(ax+y \ne0\). Show that \(\theta\), the acute angle between \(OP\) and the normal to the curve at \(P\), satisfies \[ \tan\theta = a\vert y^2-x^2\vert\;. \] Show further that, if \(\ \displaystyle \frac{\d \theta}{\d x}=0\) at \(P\), then:

  1. \(a(x^2+y^2)+2xy=0\,\);
  2. \((1+a)(x^2+y^2+2xy)=1\,\);
  3. \(\displaystyle \tan\theta = \frac a{\sqrt{1-a^2}}\,\).


Solution: \begin{align*} && 1 &= x^2 + y^2 + 2axy \\ \frac{\d}{\d x}: && 0 &= 2x + 2y \frac{\d y}{\d x} + 2ay + 2ax \frac{\d y}{\d x} \\ &&&= (2x+2ay) + \frac{\d y}{\d x} \left (2ax + 2y \right) \\ \Rightarrow && \frac{\d y}{\d x} &= -\frac{x+ay}{ax+y} \end{align*}

TikZ diagram
The gradient of \(OP\) is \(\frac{y}{x}\). The gradient of the normal is \(\frac{ax+y}{x+ay}\) Therefore (noting the absolute values in case they are on opposite sides to this diagram: \begin{align*} && \tan \theta &= \Big |\tan \left ( \tan^{-1} \frac{ax+y}{x+ay} - \tan^{-1} \frac{y}{x} \right) \Big | \\ &&&= \Big | \frac{\frac{ax+y}{x+ay} - \frac{y}{x}}{1+\frac{ax+y}{x+ay}\frac{y}{x} } \Big | \\ &&&= \Big | \frac{(ax+y)x - y(x+ay)}{x(x+ay)+y(ax+y)} \Big | \\ &&&= \Big | \frac{ax^2 - ay^2}{x^2+y^2+2ayx} \Big | \\ &&&= a \frac{|y^2-x^2|}{1} \\ &&&= a|y^2-x^2| \end{align*}
  1. \(\,\) \begin{align*} && \sec^2 \theta \frac{\d \theta}{\d x} &= \pm a \left (2y \frac{\d y}{\d x} - 2 x\right) \\ \Rightarrow && 0 &= a \left (y \cdot \frac{x+ay}{ax+y} + x \right) \\ &&&=a \left ( \frac{xy+ay^2+ax^2+xy}{ax+y} \right) \\ \Rightarrow && 0 &= a(x^2+y^2)+2xy \end{align*}
  2. \(\,\) \begin{align*} && 0 &=a(x^2+y^2)+2xy \\ && 1 &= x^2+y^2 + 2axy \\ \Rightarrow && 1 &= (a+1)(x^2+y^2) + (a+1)(2xy) \\ &&&= (a+1)(x^2+y^2+2xy) \end{align*}
  3. \(\,\) \begin{align*} && 1 &= (a+1)(x+y)^2 \\ \Rightarrow && x +y &= \pm \frac{1}{\sqrt{1+a}} \\ && 0 &=a(x^2+y^2)+2xy \\ && 1 &= x^2+y^2 + 2axy \\ \Rightarrow && 1 &= (1-a)(x^2+y^2) + (a-1)(2xy) \\ &&&= (1-a)(x^2+y^2-2xy)\\ \Rightarrow && x-y &= \pm \frac{1}{\sqrt{1-a}} \\ \Rightarrow && \frac{\d \theta}{\d x} &= a|y^2-x^2| \\ &&&= a|(y-x)(x+y)| \\ &&&= \frac{a}{\sqrt{1-a^2}} \end{align*}