Problems

Filters
Clear Filters

27 problems found

2004 Paper 1 Q3
D: 1500.0 B: 1500.0

  1. Show that \(x-3\) is a factor of \begin{equation} x^3-5x^2+2x^2y+xy^2-8xy-3y^2+6x+6y \;. \tag{\(*\)} \end{equation} Express (\( * \)) in the form \((x-3)(x+ay+b)(x+cy+d)\) where \(a\), \(b\), \(c\) and \(d\) are integers to be determined.
  2. Factorise \(6y^3-y^2-21y+2x^2+12x-4xy+x^2y-5xy^2+10\) into three linear factors.


Solution:

  1. Let \(f(x,y) = x^3-5x^2+2x^2y+xy^2-8xy-3y^2+6x+6y\), then \begin{align*} f(3,y) &= 27 - 5 \cdot 9 +18y + 3y^2-24y-3y^2+18 + 6y \\ &= 0 \end{align*}, therefore \(x-3\) is a factor of \(f(x,y)\). \begin{align*} f(x,y) &= x^3-5x^2+6x+y(2x^2-8x+6) + y^2(x-3) \\ &= (x-3)(x^2-2x)+y(x-3)(2x-2)+y^2(x-3) \\ &= (x-3)(x^2-2x+2y(x-1)+y^2) \\ &= (x-3)(x+y)(x+y-2) \end{align*}
  2. Let \(g(x,y) = 6y^3-y^2-21y+2x^2+12x-4xy+x^2y-5xy^2+10\), notice that \(g(x,-2) = 0\), so \(y+2\) is a factor, \begin{align*} g(x,y) &= 6y^3-y^2-21y+2x^2+12x-4xy+x^2y-5xy^2+10 \\ &= x^2(2+y) + x(12-4y-5y^2) + 6y^3-y^2-21y+10 \\ &= x^2(y+2) + x(y+2)(6-5y) + (y+2)(6y^2-13y+5) \\ &= (y+2)(x^2+(6-5y)x+(6y^2-13y+5)) \\ &= (y+2)(x-2y +1)(x-3y+5) \end{align*}

2003 Paper 1 Q2
D: 1500.0 B: 1484.0

The first question on an examination paper is: Solve for \(x\) the equation \(\displaystyle \frac 1x = \frac 1 a + \frac 1b \;.\) where (in the question) \(a\) and \(b\) are given non-zero real numbers. One candidate writes \(x=a+b\) as the solution. Show that there are no values of \(a\) and \(b\) for which this will give the correct answer. The next question on the examination paper is: Solve for \(x\) the equation \(\displaystyle \frac 1x = \frac 1 a + \frac 1b +\frac 1c \;.\) where (in the question) \(a\,\), \(b\) and \(c\) are given non-zero numbers. The candidate uses the same technique, giving the answer as \(\displaystyle x = a + b +c \;.\) Show that the candidate's answer will be correct if and only if \(a\,\), \(b\) and \(c\) satisfy at least one of the equations \(a+b=0\,\), \(b+c=0\) or \(c+a=0\,\).


Solution: Suppose \begin{align*} && \frac{1}{a+b} &= \frac{1}{a} + \frac{1}{b} \\ \Rightarrow && ab &= b(a+b)+a(a+b) \\ &&&= (a+b)^2 \\ \Rightarrow && 0 &= a^2+ab + b^2 \\ &&&= \tfrac12 (a^2+(a+b)^2+b^2) \end{align*} Which clearly has no solution for non-zero \(a,b\). Suppose \begin{align*} && \frac{1}{a+b+c} &= \frac1a + \frac1b+\frac1c \\ \Leftrightarrow && abc &= (a+b+c)(bc+ca+ab) \\ \Leftrightarrow && 0 &= (a+b+c)(bc+ca+ab) - abc \\ &&&= (a+b)(b+c)(c+a) \end{align*} Therefore it is true iff \(a+b = 0\) or \(b+c=0\) or \(c+a =0\) as required.

2003 Paper 1 Q3
D: 1500.0 B: 1484.0

  1. Show that \( 2\sin(\frac12\theta)=\sin \theta\) if and only if \(\sin(\frac12\theta)=0\,\).
  2. Solve the equation \(2\tan (\frac12\theta) = \tan\theta\,\).
  3. Show that \(2\cos(\frac12\theta)=\cos \theta\) if and only if \(\theta=(4n+2)\pi\pm 2\phi\) where \(\phi\) is defined by \(\cos \phi=\frac12(\sqrt 3-1)\;\), \(0\le \phi\le \frac{1}{2}\pi\), and \(n\) is any integer.


Solution:

  1. \(\,\) \begin{align*} && 2 \sin (\tfrac12 \theta) &= \sin \theta \\ \Leftrightarrow && 2 \sin (\tfrac12 \theta) &= 2\sin (\tfrac12 \theta) \cos (\tfrac12 \theta) \\ \Leftrightarrow && 0 &= 2\sin(\tfrac12\theta)(1-\cos(\tfrac12 \theta)) \\ \Leftrightarrow && 0 = \sin(\tfrac12 \theta) &\text{ or } 1 = \cos(\tfrac12 \theta) \\ \Leftrightarrow && 0 &= \sin(\tfrac12 \theta) \end{align*}
  2. Let \(= \tan(\tfrac12 \theta)\), then \begin{align*} && 2t &= \frac{2t}{1-t^2} \\ \Leftrightarrow && 0 &= \frac{2t(1-(1-t^2)}{1-t^2} \\ &&&= \frac{2t^3}{1-t^2} \\ \Leftrightarrow && t&= 0 \\ \Leftrightarrow && \frac12\theta &= n \pi \\ \Leftrightarrow && \theta &= 2n\pi \end{align*}
  3. Let \(c = \cos(\tfrac12 \theta)\), then \begin{align*} && 2c &= 2c^2 - 1 \\ && 0 &= 2c^2-2c-1 \\ \Leftrightarrow && c &= \frac{2 \pm \sqrt{4+8}}{4} \\ &&&= \frac{1 \pm \sqrt{3}}{2} \\ \Leftrightarrow && c &= \frac{1 - \sqrt{3}}{2} \\ \Leftrightarrow && \frac12 \theta &= \pm \cos^{-1} \frac{1 - \sqrt{3}}{2} + 2n \pi \\ &&&= \mp (\phi+\pi) + 2n \pi \\ \Leftrightarrow && \theta &= (4n+2)\pi \pm 2\phi \end{align*}

2002 Paper 3 Q5
D: 1700.0 B: 1516.0

Give a condition that must be satisfied by \(p\), \(q\) and \(r\) for it to be possible to write the quadratic polynomial \(px^2 + qx + r\) in the form \(p \l x + h \r^2\), for some \(h\). Obtain an equation, which you need not simplify, that must be satisfied by \(t\) if it is possible to write \[ \l x^2 + \textstyle{{1 \over 2}} bx + t \r^2 - \l x^4 + bx^3 + cx^2 +dx +e \r \] in the form \(k \l x + h \r^2\), for some \(k\) and \(h\). Hence, or otherwise, write \(x^4 + 6x^3 + 9x^2 -2x -7\) as a product of two quadratic factors.

2000 Paper 1 Q2
D: 1516.0 B: 1499.4

Show that the coefficient of \(x^{-12}\) in the expansion of \[ \left(x^{4}-\frac{1}{x^{2}}\right)^{5} \left(x-\frac{1}{x}\right)^{6} \] is \(-15\), and calculate the coefficient of \(x^2\). Hence, or otherwise, calculate the coefficients of \(x^4\) and \(x^{38}\) in the expansion of \[ (x^2-1)^{11}(x^4+x^2+1)^5. \]


Solution: The powers of \(x\) in the first bracket will be \(x^{20}, x^{14}, \cdots, x^{-10}\). The powers of \(x\) in the second bracket will be \(x^6, x^4, \cdots, x^{-6}\). Therefore we can achieve \(x^{-12}\) in only one way: \begin{array}{c|c|c|c|c} 1\text{st bracket} & 2\text{nd bracket} & 1\text{st coef} & 2\text{nd coef} & \text{prod} \\ \hline x^{-10} & x^{-2} & \binom{5}{5}(-1)^5 = -1 & \binom{6}{4}(-1)^4 = 15& -15 \\ \end{array} We can achieve \(x^2\) as follows: \begin{array}{c|c|c|c|c} 1\text{st bracket} & 2\text{nd bracket} & 1\text{st coef} & 2\text{nd coef} & \text{prod} \\ \hline x^{-4} & x^{6} & \binom{5}{4}(-1)^4 = 5 & \binom{6}{0}(-1)^0 = 1& 5 \\ x^{2} & x^{0} & \binom{5}{3}(-1)^3 = -10 & \binom{6}{3}(-1)^3 = -20 & 200 \\ x^{8} & x^{-6} & \binom{5}{2}(-1)^2 = 10 & \binom{6}{6}(-1)^6 = 1 & 10 \end{array} Therefore the coefficient is \(215\) \((x^2-1)(x^4+x^2+1) = x^6-1\), therefore \begin{align*} (x^2-1)^{11}(x^4+x^2+1)^5 &= (x^2-1)^6(x^6-1)^5 \\ &= x^6\left(x-\frac1x\right)^6(x^6-1)^6 \\ &= x^6\left(x-\frac1x\right)^6\left(x^2\left(x^4-\frac{1}{x^2}\right)\right)^5 \\ &= x^6\left(x-\frac1x\right)^6x^{10}\left(x^4-\frac{1}{x^2}\right)^5 \\ &= x^{16}\left(x-\frac1x\right)^6\left(x^4-\frac{1}{x^2}\right)^6 \\ \end{align*} Therefore the coefficient of \(x^4\) is the coefficient of \(x^{4-16} = x^{-12}\) in our original expression, ie \(-15\). Similarly, the coefficient of \(x^{38}\) is the coefficient of \(x^{38-16} = x^{22}\), which can only be achieved in one way: \begin{array}{c|c|c|c|c} 1\text{st bracket} & 2\text{nd bracket} & 1\text{st coef} & 2\text{nd coef} & \text{prod} \\ \hline x^{20} & x^{2} & \binom{5}{0}(-1)^0 = 1 & \binom{6}{2}(-1)^2 = 15& 15 \\ \end{array} Therefore the coefficient is \(15\)

2000 Paper 1 Q6
D: 1516.0 B: 1500.0

Show that \[ x^2-y^2 +x+3y-2 = (x-y+2)(x+y-1) \] and hence, or otherwise, indicate by means of a sketch the region of the \(x\)-\(y\) plane for which $$ x^2-y^2 +x+3y>2. $$ Sketch also the region of the \(x\)-\(y\) plane for which $$ x^2-4y^2 +3x-2y<-2. $$ Give the coordinates of a point for which both inequalities are satisfied or explain why no such point exists.


Solution: \begin{align*} && (x-y+2)(x+y-1) &= (x-y)(x+y)-(x-y)+2(x+y)-2 \\ &&&= x^2-y^2+x+3y-2 \end{align*}

TikZ diagram
\begin{align*} x^2-4y^2 +3x-2y+2 &= (x - 2 y + 1) (x + 2 y + 2) \end{align*}
TikZ diagram
TikZ diagram
Consider the point \(x = 0, y = \frac32\), then \(\frac92 - \frac94 = \frac94 > 2\) and \(-4\cdot\frac94-2\cdot \frac32 = -12 < -2\) so this is an example of a point in both regions

2000 Paper 2 Q1
D: 1600.0 B: 1516.0

A number of the form \(1/N\), where \(N\) is an integer greater than 1, is called a unit fraction. Noting that \[ \frac1 2 =\frac13 + \frac16\\\ \mbox{ and } \frac13 = \frac14 + \frac1{12}, \] guess a general result of the form $$ \frac1N =\frac1a +\frac1b \tag{*} $$ and hence prove that any unit fraction can be expressed as the sum of two distinct unit fractions. By writing \((*)\) in the form \[ (a-N)(b-N)=N^2 \] and by considering the factors of \(N^2\), show that if \(N\) is prime, then there is only one way of expressing \(1/N\) as the sum of two distinct unit fractions. Prove similarly that any fraction of the form \(2/N\), where \(N\) is prime number greater than 2, can be expressed uniquely as the sum of two distinct unit fractions.


Solution: Notice that \(\frac{1}{N} = \frac{1}{N+1} + \frac{1}{N(N+1)}\), so any unit fraction can be expressed as the sum of two distinct unit fractions. \begin{align*} && \frac{1}N &= \frac1a + \frac1b \\ \Leftrightarrow && ab&= Nb+Na \\ \Leftrightarrow && 0 &= (a-N)(b-N)-N^2 \\ \Leftrightarrow && N^2 &= (a-N)(b-N) \end{align*} If \(N\) is prime then the only factors of \(N^2\) are \(1,N\) and \(N^2\). if \(a-N = b-N = N\) then \(a=b\) and we don't have distinct fractions. Therefore \(a-N = 1\) and \(b-N = N^2\) and we obtain the decomposition earlier (and it must be the only solution). \begin{align*} && \frac2N &= \frac1a+\frac1b \\ \Leftrightarrow && 2ab &= Nb+Na \\ \Leftrightarrow && 4ab &= 2Na+2Nb \\ \Leftrightarrow && N^2 &= (2a-N)(2b-N) \end{align*} Therefore for \(a,b\) to be distinct we must have \(2a = N+1\) and \(2b = N+N^2\) as the only possible factorisation. Both of the right hand sides are even so we can write \[ \frac{1}{N} = \frac{1}{\frac{N+1}{2}} + \frac{1}{\frac{N(N+1)}{2}} \] and this is unique

2000 Paper 3 Q6
D: 1700.0 B: 1500.0

Given that \[ x^4 + p x^2 + q x + r = ( x^2 - a x + b ) ( x^2 + a x + c ) , \] express \(p\), \(q\) and \(r\) in terms of \(a\), \(b\) and \(c\). Show also that \( a^2\) is a root of the cubic equation $$ u^3 + 2 p u^2 + ( p^2 - 4 r ) u - q^2 = 0 . $$ Explain why this equation always has a non-negative root, and verify that \(u = 9\) is a root in the case \(p = -1\), \(q = -6\), \(r = 15\) . Hence, or otherwise, express $$y^4 - 8 y^3 + 23 y^2 - 34 y + 39$$ as a product of two quadratic factors.


Solution: \begin{align*} && ( x^2 - a x + b ) ( x^2 + a x + c ) &= x^4 + (b+c-a^2)x^2 + a(b-c)x + bc \\ \Rightarrow && x^4 + p x^2 + q x + r &= x^4 + (b+c-a^2)x^2 + a(b-c)x + bc \\ \Rightarrow && p &= b+c-a^2 \tag{1}\\ && q &= a(b-c) \tag{2}\\ && r &= bc \tag{3} \end{align*} \begin{align*} (1): && p+a^2 &= b+ c \\ (2): && \frac{q}{a} &= b - c \\ \Rightarrow && b &= \frac12 (p+a^2 + \frac{q}{a}) \\ && c &= \frac12 (p+a^2 - \frac{q}{a}) \\ (3): && r &= \frac12 (p+a^2 + \frac{q}{a}) \frac12 (p+a^2 - \frac{q}{a}) \\ \Rightarrow && 4ra^2 &= (pa + a^3 + q)(pa+a^3-q) \\ &&&= (pa+a^3)^2 - q^2 \\ &&&= a^2(p+a^2)^2 -q^2 \\ &&&= a^2(p^2 + 2pa^2 + a^4) - q^2 \\ &&&= pa^2 + 2pa^4 + a^6 - q^2 \\ \end{align*} Therefore \(a^2\) is a root of \(u^3 + 2pu^2 + pu - q^2 = 4ru\), ie the given equation. When \(u = 0\), this equation is \(-q^2\), therefore the cubic is negative. But as \(u \to \infty\) the cubic tends to \(\infty\), therefore it must cross the \(x\)-axis and have a positive root. If \(p=-1, q = -6, r = 15\) then the cubic is: \(u^3 - 2u^2 + (1-60)u -36\) and so when \(u = 9\) we have \begin{align*} 9^3 - 2\cdot 9^2 -59 \cdot 9 -36 &= 9(9^2-2\cdot 9 - 29 -4) \\ &= 9(81 -18-59-4) \\ &= 0 \end{align*} so \(u = 9\) is a root Let \(y=z + 2\) \begin{align*} &&y^4 - 8 y^3 + 23 y^2 - 34 y + 39 &= (z+2)^4-8(z+2)^3 + 23(z+2)^2 - 34(z+2) + 39 \\ &&&= z^4+8z^3+24z^2+32z+16 - \\ &&&\quad -8z^3-48z^2-96z-64 \\ &&&\quad\quad +23z^2+92z+92 \\ &&&\quad\quad -34z-68 + 39 \\ &&&= z^4-z^2-6z+15 \end{align*} So conveniently this is \(p = -1, q = -6, r = 15\), so we know that \(a = 3\) is a sensible thing to true. \(b = \frac12(-1 + 9 + \frac{-6}{3}) = 3\) \(c = \frac12(-1+9-\frac{-6}{3}) = 5\) so \begin{align*} && z^4-z^2-6z+15 &= (z^2-3z+3)(z^2+3z+5) \\ &&y^4 - 8 y^3 + 23 y^2 - 34 y + 39 &= ((y-2)^2-3(y-2)+3)((y-2)^2+3(y-2)+5) \\ &&&= (y^2-4y+4-3y+6+3)(y^2-4y+4+3y-6+5) \\ &&&= (y^2-7y+13)(y^2-y+3) \end{align*}

1996 Paper 1 Q3
D: 1500.0 B: 1486.0

Let \(n\) be a positive integer.

  1. Factorise \(n^{5}-n^{3},\) and show that it is divisible by 24.
  2. Prove that \(2^{2n}-1\) is divisible by 3.
  3. If \(n-1\) is divisible by 3, show that \(n^{3}-1\) is divisible by 9.


Solution:

  1. \(n^5 -n^3 = n^3(n-1)(n+1)\). If \(n\) is even then \(8 \mid n^3\). if \(n\) is odd then both of \(n-1\) and \(n+1\) are divisible by \(2\) and one is divisible by \(4\), so regardless \(8\) divides our expression. We can write \(n = 3k, 3k+1, 3k+2\) and in all cases our expression is divisible by \(3\). \(n = 3k \Rightarrow 3 \mid n\), \(n = 3k+1 \Rightarrow 3 \mid n-1\), \(n = 3k+2 \Rightarrow 3 \mid n+1\). Therefore \(3\) and \(8\) both divide our expression, and they are coprime so their product (24) divides our expression.
  2. \(2^{2n}-1 = (2^2-1) \cdot (1+2^2+\cdots + 2^{2n-2}) = 3 \cdot N\) therefore \(3\) divides our number.
  3. Suppose \(n-1 = 3k\) then \(n^3-1 = (3k+1)^3-1 = 27k^3 + 27k^2 + 9k\) which is clearly divisible by 9

1991 Paper 3 Q2
D: 1700.0 B: 1516.0

The distinct points \(P_{1},P_{2},P_{3},Q_{1},Q_{2}\) and \(Q_{3}\) in the Argand diagram are represented by the complex numbers \(z_{1},z_{2},z_{3},w_{1},w_{2}\) and \(w_{3}\) respectively. Show that the triangles \(P_{1}P_{2}P_{3}\) and \(Q_{1}Q_{2}Q_{3}\) are similar, with \(P_{i}\) corresponding to \(Q_{i}\) (\(i=1,2,3\)) and the rotation from \(1\) to \(2\) to \(3\) being in the same sense for both triangles, if and only if \[ \frac{z_{1}-z_{2}}{z_{2}-z_{3}}=\frac{w_{1}-w_{2}}{w_{1}-w_{3}}. \] Verify that this condition may be written \[ \det\begin{pmatrix}z_{1} & z_{2} & z_{3}\\ w_{1} & w_{2} & w_{3}\\ 1 & 1 & 1 \end{pmatrix}=0. \]

  1. Show that if \(w_{i}=z_{i}^{2}\) (\(i=1,2,3\)) then triangle \(P_{1}P_{2}P_{3}\) is not similar to triangle \(Q_{1}Q_{2}Q_{3}.\)
  2. Show that if \(w_{i}=z_{i}^{3}\) (\(i=1,2,3\)) then triangle \(P_{1}P_{2}P_{3}\) is similar to triangle \(Q_{1}Q_{2}Q_{3}\) if and only if the centroid of triangle \(P_{1}P_{2}P_{3}\) is the origin. {[}The centroid of triangle \(P_{1}P_{2}P_{3}\) is represented by the complex number \(\frac{1}{3}(z_{1}+z_{2}+z_{3})\).{]}
  3. Show that the triangle \(P_{1}P_{2}P_{3}\) is equilateral if and only if \[ z_{2}z_{3}+z_{3}z_{1}+z_{1}z_{2}=z_{1}^{2}+z_{2}^{2}+z_{3}^{2}. \]

1990 Paper 2 Q3
D: 1600.0 B: 1500.0

Sketch the curves given by \[ y=x^{3}-2bx^{2}+c^{2}x, \] where \(b\) and \(c\) are non-negative, in the cases: \begin{questionparts} \item \(2b < c\sqrt{3}\) \item \(2b=c\sqrt{3}\neq0\) \item \(c\sqrt{3} < 2b < 2c\), \item \(b=c\neq0\) \item \(b > c > 0\), \item \(c=0,b\neq0\) \item \(c=b=0\). \end{questionpart} Sketch also the curves given by \(y^{2}=x^{3}-2bx^{2}+c^{2}x\) in the cases \((i), (v)\) and \((vii)\).


Solution:

  1. TikZ diagram
  2. TikZ diagram
  3. TikZ diagram
  4. TikZ diagram
  5. TikZ diagram
  6. TikZ diagram
  7. TikZ diagram
  8. TikZ diagram
\((i)\)
TikZ diagram
\((v)\)
TikZ diagram
\((vii)\)
TikZ diagram

1988 Paper 2 Q2
D: 1600.0 B: 1500.0

The numbers \(x,y\) and \(z\) are non-zero, and satisfy \[ 2a-3y=\frac{\left(z-x\right)^{2}}{y}\quad\mbox{ and }\quad2a-3z=\frac{\left(x-y\right)^{2}}{z}, \] for some number \(a\). If \(y\neq z\), prove that \[ x+y+z=a, \] and that \[ 2a-3x=\frac{\left(y-z\right)^{2}}{x}. \] Determine whether this last equation holds only if \(y\neq z\).


Solution: \begin{align*} && \begin{cases} 2a-3y=\frac{\left(z-x\right)^{2}}{y} \\ 2a-3z=\frac{\left(x-y\right)^{2}}{z} \end{cases} \\ \Rightarrow && \begin{cases} 2ay-3y^2=\left(z-x\right)^{2} \\ 2az-3z^2=\left(x-y\right)^{2} \end{cases} \\ \Rightarrow && 2a(y-z)-3(y+z)(y-z) &= (z-x+x-y)(z-x-x+y) \\ \Rightarrow && (y-z)(2a-3y-3z) &= (z-y)(z-2x+y) \\ \Rightarrow && 2a-3y-3z &= 2x-y-z \tag{\(y \neq z\)} \\ \Rightarrow && a &= x+y+z \\ \end{align*} This is is our first result. \begin{align*} && 2a-3y-3z &= 2x-y-z \\ \Rightarrow && 2a-3y-3x &= 3z-y-x \\ \Rightarrow && (y-x)2a-3(y-x)(y+x) &= (y-x)(2z-x-y) \\ \Rightarrow && 2a(y-x)-3(y^2-x^2) &= (z-y)^2-(x-z)^2 \\ \Rightarrow && 2ax - 3x^2 &= (y-z)^2 \\ \Rightarrow && 2a - 3x &= \frac{(y-z)^2}{x} \end{align*} Suppose \(x = \frac23 a, y = z = \frac16 a\) then all equations are satisfied, but \(y = z\).