Problems

Filters
Clear Filters

48 problems found

1989 Paper 3 Q4
D: 1700.0 B: 1500.0

Sketch the curve whose cartesian equation is \[ y=\frac{2x(x^{2}-5)}{x^{2}-4}, \] and give the equations of the asymptotes and of the tangent to the curve at the origin. Hence, or otherwise, determine (giving reasons) the number of real roots of the following equations:

  1. \(4x^{2}(x^{2}-5)=(5x-2)(x^{2}-4)\);
  2. \(4x^{2}(x^{2}-5)^{2}=(x^{2}-4)^{2}(x^{2}+1)\);
  3. \(4z^{2}(z-5)^{2}=(z-4)^{2}(z+1)\).


Solution:

TikZ diagram
The gradient at the origin is \(\frac{5}{2}\) which we can observe by looking at the taylor series
  1. \begin{align*} && 4x^{2}(x^{2}-5)&=(5x-2)(x^{2}-4) \\ && \frac{2x(x^2-5)}{x^2-4} &= \frac{5x-2}{2x} = \frac52 -\frac1x \end{align*} Therefore it will have two roots as the hyperbola will intersect our graph in two places. (In the upper left and lower right quadrants).
  2. \begin{align*} && 4x^{2}(x^{2}-5)^{2}&=(x^{2}-4)^{2}(x^{2}+1) \\ && \frac{2x(x^2-5)}{x^2-4} &= \frac{(x^2-4)(x^2+1)}{2x} \end{align*}
    TikZ diagram
    No solutions \begin{align*} && 4z^{2}(z-5)^{2}&=(z-4)^{2}(z+1) \\ && \frac{2z(z^2-5)}{z^2-4} &= \frac{(z+5)(z-4)(z+1)}{(z-5)(z+4)} \end{align*}
    TikZ diagram
    5 solutions

1988 Paper 2 Q3
D: 1600.0 B: 1530.2

The quadratic equation \(x^{2}+bx+c=0\), where \(b\) and \(c\) are real, has the properly that if \(k\) is a (possibly complex) root, then \(k^{-1}\) is a root. Determine carefully the restriction that this property places on \(b\) and \(c\). If, in addition to this property, the equation has the further property that if \(k\) is a root, then \(1-k\) is a root, find \(b\) and \(c\). Show that \[ x^{3}-\tfrac{3}{2}x^{2}-\tfrac{3}{2}x+1=0 \] is the only cubic equation of the form \(x^{3}+px^{2}+qx+r=0\), where \(p,q\) and \(r\) are real, which has both the above properties.


Solution: Suppose \(k\) is a root of our quadratic. There are two possibilities, if \(k^{-1} = k\) then we must have \(k^2 = 1\) so either \(\pm 1\) is a root or we must have \((x-k)(x-k^{-1}) = x^2+bx+c\). In the first case we can have: \begin{align*} x^2+bx +c = (x-1)^2 &\Rightarrow b = -2, c = 1 \\ x^2+bx +c = (x+1)^2 &\Rightarrow b = 2, c = 1 \\ x^2+bx +c = (x-1)(x+1) &\Rightarrow b = 0, c = 1 \\ \end{align*} In the other cases, \(c = 1\) and \(b = k^{-1}+k\). Therefore we must have \(c = 1\) and \(b\) can take any values. The statement "if \(k\) is a root then \(1-k\) is a root" implies these two roots are different, so we must have \(1-k = k^{-1} \Rightarrow k-k^2 = 1 \Rightarrow k^2-k+1 = 0\) so \(b = -1, c = 1\). Suppose \(x^3+px^2+qx+r = 0\) has the first property, then for any root \(k\) we must have: \(k^3 + pk^2 + qk + r = 0\) and \(1 + pk^{-1} + qk^{-2} + rk^{-3} = 0\) therefore \(x^3+px^2+qx+r\) and \(rx^3+qx^2+px+1 = 0\) must have identical roots (since \(x = \pm\) either wont work here since they imply having the roots \(1, 0\) or \(-1, 2, \frac12\) which is exactly our equation. Therefore \(r = 1, p = q\). Suppose \(x^3 + px^2 + px+1 = 0\) has the property that if \(k\) is a root \(1-k\) is a root, therefore: \begin{align*} 0 &= (1-k)^3+p(1-k)^2 + p(1-k) + 1 \\ &= 1 -3k+3k^2-k^3+p-2kp+pk^2+p-pk+1 \\ &= -k^3+(3+p)k^2+(-3-3p)k+(2+2p) \end{align*} Since these roots must be the same as the original roots, we must have \(3+p = -p, -3-3p = -p, 2+2p = -1 \Rightarrow p = -\frac32\)

1987 Paper 2 Q4
D: 1500.0 B: 1500.0

Explain the geometrical relationship between the points in the Argand diagram represented by the complex numbers \(z\) and \(z\mathrm{e}^{\mathrm{i}\theta}.\) Write down necessary and sufficient conditions that the distinct complex numbers \(\alpha,\beta\) and \(\gamma\) represent the vertices of an equilateral triangle taken in anticlockwise order. Show that \(\alpha,\beta\) and \(\gamma\) represent the vertices of an equilateral triangle (taken in any order) if and only if \[ \alpha^{2}+\beta^{2}+\gamma^{2}-\beta\gamma-\gamma\alpha-\alpha\beta=0. \] Find necessary and sufficient conditions on the complex coefficients \(a,b\) and \(c\) for the roots of the equation \[ z^{3}+az^{2}+bz+c=0 \] to lie at the vertices of an equilateral triangle in the Argand digram.


Solution: The point \(ze^{i\theta}\) is obtained by rotating the point \(z\) about \(0\) by an angle \(\theta\) anticlockwise. The complex numbers \(\alpha, \beta\) and \(\gamma\) will form an equilateral triangle iff the angles between each side are \(\frac{\pi}{3}\), ie \begin{align*} \begin{cases}{\gamma - \beta} &= e^{i \frac{\pi}{3}}({\beta - \alpha}) \\ {\alpha- \gamma} &= e^{i \frac{\pi}{3}}({\gamma- \beta}) \\ {\beta- \alpha} &= e^{i \frac{\pi}{3}}({\alpha- \gamma})\end{cases} \end{align*} We don't need all these equations, since the first two are equivalent to the third. Combining the first two equations, we have \begin{align*} && \frac{\gamma - \beta}{\beta-\alpha} &= \frac{\alpha-\gamma}{\gamma - \beta} \\ \Leftrightarrow && (\gamma - \beta)^2 &= (\alpha-\gamma)(\beta-\alpha) \\ \Leftrightarrow && \gamma^2 +\beta^2 - 2\gamma \beta &= \alpha\beta-\alpha^2-\gamma\beta+\gamma\alpha \\ \Leftrightarrow && \alpha^{2}+\beta^{2}+\gamma^{2}-\beta\gamma-\gamma\alpha-\alpha\beta&=0 \end{align*} as required. If the roots of \(z^{3}+az^{2}+bz+c=0\) are \(\alpha, \beta, \gamma\) then \(\alpha+\beta+\gamma = -a\) and \(\beta\gamma+\gamma\alpha+\alpha\beta = b\). We also have that \(a^2 - 2b = \alpha^2+\beta^2+\gamma^2\). Therefore there roots will lie at the vertices of an equilateral triangle iff \(a^2-3b = 0\)