2 problems found
The distinct points \(P(ap^2 , 2ap)\), \(Q(aq^2 , 2aq)\) and \(R(ar^2,2ar)\) lie on the parabola \(y^2 = 4ax\), where \(a>0\). The points are such that the normal to the parabola at \(Q\) and the normal to the parabola at \(R\) both pass through \(P\).
Solution:
Show that the equation \(x^3 + px + q=0\) has exactly one real solution if \(p \ge 0\,\). A parabola \(C\) is given parametrically by \[ x = at^2, \: \ \ y = 2at \: \: \: \ \ \ \ \ \ \l a > 0 \r \;. \] Find an equation which must be satisfied by \(t\) at points on \(C\) at which the normal passes through the point \(\l h , \; k \r\,\). Hence show that, if \(h \le 2a \,\), exactly one normal to \(C\) will pass through \(\l h , \; k \r \, \). Find, in Cartesian form, the equation of the locus of the points from which exactly two normals can be drawn to \(C\,\). Sketch the locus.
Solution: If \(p \geq 0\) then the derivative is \(x^2+p \geq 0\) and in particular the function is increasing. Therefore it will have exactly \(1\) real root (as for very large negative \(x\) it is negative, and vice-versa fo positive \(x\)). \begin{align*} && \frac{\d y}{\d x} &= \frac{\dot{y}}{\dot{x}} \\ &&&= \frac{2a}{2at} \\ &&&= \frac{1}{t} \\ \text{eq of normal} && \frac{k-2at}{h-at^2} &= -t \\ \Rightarrow && k-2at &= at^3-th \\ && 0 &= at^3+(2a-h)t-k \end{align*} Since \(a > 0\) this is the same constraint as the first part, in particular \(2a-h \geq 0 \Leftrightarrow 2a \geq h\). If exactly two normals can be drawn to \(C\) we must have that our equation has a repeated root, ie \begin{align*} && 0 &= at^3+(2a-h)t-k\\ && 0 &= 3at^2+2a-h\\ \Rightarrow && 0 &= 3at^3+ 3(2a-h)t-3k \\ && 0 &= 3at^3+(2a-h)t \\ \Rightarrow && 0 &= 2(2a-h)t-3k \\ \Rightarrow && t &= \frac{3k}{2(2a-h)} \\ \Rightarrow && 0 &= 3a \left (\frac{3k}{2(2a-h)} \right)^2+2a-h \\ && 0 &= 27ak^2+4(2a-h)^3 \end{align*}