Problems

Filters
Clear Filters
2003 Paper 1 Q6
D: 1500.0 B: 1484.0

Evaluate the following integrals, in the different cases that arise according to the value of the positive constant \(a\,\):

  1. \[ \displaystyle \int_0^1 \frac 1 {x^2 + (a+2)x +2a} \; \d x \]
  2. \[\displaystyle \int _{1}^2\frac 1 {u^2 +au +a-1} \; \d u\]


Solution:

  1. \(\,\) \begin{align*} && I &= \int_0^1 \frac 1 {x^2 + (a+2)x +2a} \; \d x \\ &&&= \int_0^1 \frac{1}{(x+a)(x+2)} \d x\\ \end{align*} Case 1: \(a = 2\) \begin{align*} && I &= \int_0^1 \frac{1}{(x+2)^2} \d x \\ &&&= \left [ -(x+2)^{-1}\right]_0^1 = \frac12 - \frac13 = \frac16 \end{align*} Case 2: \(a \neq 2, a \not \in [0,1]\) \begin{align*} && I &=\frac{1}{a-2} \int_0^1 \left ( \frac{1}{x+2} - \frac{1}{x+a} \right) \d x \\ &&&= \frac{1}{a-2} \left [ \ln |x+2| - \ln |x + a|\right]_0^1 \\ &&&= \frac{1}{a-2} \left ( \ln \frac{3}{|1+a|} - \ln \frac{2}{|a|} \right) \\ &&&= \frac{1}{a-2} \ln \frac{3|a|}{2|a+1|} \end{align*} Case 3: \(a \in [0, 1]\), \(I\) does not converge
  2. \(\,\) \begin{align*} && J &= \int _{1}^2\frac 1 {u^2 +au +a-1} \; \d u \\ &&&= \int_1^2 \frac{1}{(u+a-1)(u+1)} \d u \\ x = u-1:&&&= \int_0^1 \frac{1}{(x+a)(x+2)} \d x \end{align*} So it's the same as the previous integral

2003 Paper 1 Q7
D: 1484.0 B: 1516.0

Let \(k\) be an integer satisfying \(0\le k \le 9\,\). Show that \(0\le 10k-k^2\le 25\) and that \(k(k-1)(k+1)\) is divisible by \(3\,\). For each \(3\)-digit number \(N\), where \(N\ge100\), let \(S\) be the sum of the hundreds digit, the square of the {tens} digit and the cube of the {units} digit. Find the numbers \(N\) such that \(S=N\). \noindent[Hint: write \(N=100a+10b+c\,\) where \(a\,\), \(b\,\) and \(c\) are the digits of \(N\,\).]

2003 Paper 1 Q8
D: 1516.0 B: 1484.0

A liquid of fixed volume \(V\) is made up of two chemicals \(A\) and \(B\,\). A reaction takes place in which \(A\) converts to \(B\,\). The volume of \(A\) at time \(t\) is \(xV\) and the volume of \(B\) at time \(t\) is \(yV\) where \(x\) and \(y\) depend on \(t\) and \(x+y=1\,\). The rate at which \(A\) converts into \(B\) is given by \(kVxy\,\), where \(k\) is a positive constant. Show that if both \(x\) and \(y\) are strictly positive at the start, then at time \(t\) \[ y= \frac {D\e^{kt}}{1+D \e^{kt}} \;, \] where \(D\) is a constant. Does \(A\) ever completely convert to \(B\,\)? Justify your answer.

2003 Paper 1 Q9
D: 1500.0 B: 1500.0

A particle is projected with speed \(V\) at an angle \(\theta\) above the horizontal. The particle passes through the point \(P\) which is a horizontal distance \(d\) and a vertical distance \(h\) from the point of projection. Show that \[ T^2 -2kT + \frac{2kh}{d}+1=0\;, \] where \(T=\tan\theta\) and \(\ds k= \frac{V^2}{gd}\,\). %Derive an equation relating \(\tan \theta\), \(V\), \(g\), \(d\) and \(h\). Show that, if \(\displaystyle {kd > h + \sqrt {h^2 + d^2}}\;\), there are two distinct possible angles of projection. Let these two angles be \(\alpha\) and \(\beta\). Show that \(\displaystyle \alpha + \beta = \pi - \arctan ( {d/ h}) \,\).

2003 Paper 1 Q10
D: 1500.0 B: 1500.0

\(ABCD\) is a uniform rectangular lamina and \(X\) is a point on \(BC\,\). The lengths of \(AD\), \(AB\) and \(BX\) are \(p\,\), \(q\) and \(r\) respectively. The triangle \(ABX\) is cut off the lamina. Let \((a,b)\) be the position of the centre of gravity of the lamina, where the axes are such that the coordinates of \(A\,\), \(D\) and \(C\) are \((0,0)\,\), \((p,0)\) and \((p,q)\) respectively. Derive equations for \(a\) and \(b\) in terms of \(p\,\), \(q\) and \(r\,\). When the resulting trapezium is freely suspended from the point \(A\,\), the side \(AD\) is inclined at \(45^\circ\) below the horizontal. Show that \(\displaystyle r = q - \sqrt{q^2 - 3pq + 3p^2}\,\). You should justify carefully the choice of sign in front of the square root.


Solution:

TikZ diagram
\begin{array}{c|c|c|c} & ABX & ABCD & AXCD \\ \hline \text{area} & \frac12 q r & pq & q(p - \frac12 r) \\ \text{com} & \binom{\frac{r}{3}}{\frac{2q}{3}} & \binom{p/2}{q/2} & \binom{a}{b} \end{array} \begin{align*} && q(p-\frac12 r) \binom{a}{b} &= pq\binom{p/2}{q/2} - \frac12 q r \binom{\frac{r}{3}}{\frac{2q}{3}} \\ \Rightarrow && \binom{a}{b} &= \frac{2}{2p-r}\binom{p^2/2-\frac16r^2}{pq/2-\frac13qr} \\ &&&= \binom{\frac{p^2-\frac13 r^2}{2p-r}}{\frac{pq-\frac23qr}{2p-r}} \end{align*}
TikZ diagram
We must have: \begin{align*} && 1 &= \frac{p^2-\frac13r^2}{pq-\frac23qr} \\ \Rightarrow && pq-\frac23qr &= p^2 - \frac13 r^2 \\ \Rightarrow && 0 &=r^2-2q r + 3p(q-p) \\ \Rightarrow && 0 &= (r-q)^2 -q^2+3pq-3p^2 \\ \Rightarrow && r&= q \pm \sqrt{q^2-3pq+3p^2} \end{align*} Suppose \(r > q\), then \(p > q > r\) and we have a shape which looks like this
TikZ diagram
which definitely wouldn't have \(G\) hanging below \(A\).

2003 Paper 1 Q11
D: 1516.0 B: 1516.0

A smooth plane is inclined at an angle \(\alpha\) to the horizontal. \(A\) and \(B\) are two points a distance \(d\) apart on a line of greatest slope of the plane, with \(B\) higher than \(A\). A particle is projected up the plane from \(A\) towards \(B\) with initial speed \(u\), and simultaneously another particle is released from rest at \(B\,\). Show that they collide after a time \(\displaystyle {d /u}\,\). The coefficient of restitution between the two particles is \(e\) and both particles have mass \(m\,\). Show that the loss of kinetic energy in the collision is \(\frac14 {m u^2 \big( 1 - e^2 \big) }\,\).


Solution: We can `ignore' the fact that they are both accelerating, because the acceleration is the same for both object so it will "cancel" out. Therefore the time taken is the same as if the object has to travel distance \(d\) at speed \(u\), ie \(d/u\). \begin{align*} && u_A &= u - g \frac{d}{u} \\ && u_B &= -g\frac{d}{u} \end{align*}

TikZ diagram
The speed of approach is \(u\), therefore the speed of separation is \(eu\), in particular \(v_B = v_A + eu\) \begin{align*} \text{COM}: && m\left (u-g\frac{d}{u} \right)+m\left (-g\frac{d}{u} \right) &= mv_A + m(v_A + eu) \\ \Rightarrow && 2v_A &= u - 2g\frac{d}{u}-eu \\ \Rightarrow && v_A &= \frac12 (1-e)u - \frac{gd}{u} \\ \Rightarrow && v_B &= \frac12 (1+e)u - \frac{gd}{u} \\ \\ && \text{initial k.e.} &= \frac12 m \left (u-g\frac{d}{u} \right)^2 + \frac12 m \left (-g\frac{d}{u} \right)^2 \\ &&&= \frac12m \left (u^2 -2gd + \frac{2g^2d^2}{u^2} \right) \\ && \text{final k.e.} &= \frac12 m \left ( \frac12 (1-e)u - \frac{gd}{u}\right)^2 + \frac12 m \left ( \frac12 (1+e)u - \frac{gd}{u}\right)^2 \\ &&&= \frac12 m \left (\frac14 \left ( (1-e)^2+(1+e)^2\right)u^2 - gd \left ((1-e)+(1+e) \right) +\frac{2g^2d^2}{u^2}\right) \\ &&&= \frac12 m \left (\frac12(1+e^2)u^2-2gd+ \frac{2g^2d^2}{u^2}\right) \\ \Rightarrow && \text{loss k.e.} &= \frac12m \left ( u^2 - \frac12(1+e^2)u^2\right) \\ &&&= \frac14mu^2(1-e^2) \end{align*}

2003 Paper 1 Q12
D: 1500.0 B: 1484.0

In a bag are \(n\) balls numbered 1, 2, \(\ldots\,\), \(n\,\). When a ball is taken out of the bag, each ball is equally likely to be taken.

  1. A ball is taken out of the bag. The number on the ball is noted and the ball is replaced in the bag. The process is repeated once. Explain why the expected value of the product of the numbers on the two balls is \[ \frac 1 {n^2} \sum_{r=1}^n\sum_{s=1}^n rs \] and simplify this expression.
  2. A ball is taken out of the bag. The number on the ball is noted and the ball is {\sl not} replaced in the bag. Another ball is taken out of the bag and the number on this ball is noted. Show that the expected value of the product of the two numbers is \[ \frac{(n+1)(3n+2)}{12}\;. \]
\noindent{\bf Note: } \(\ds\sum_{r=1}^n r = \frac12 n(n+1)\) \ \ and \ \ \(\ds\sum_{r=1}^n r^2 = \frac16 n(n+1)(2n+1)\;\).

2003 Paper 1 Q13
D: 1484.0 B: 1518.1

If a football match ends in a draw, there may be a "penalty shoot-out". Initially the teams each take 5 shots at goal. If one team scores more times than the other, then that team wins. If the scores are level, the teams take shots alternately until one team scores and the other team does not score, both teams having taken the same number of shots. The team that scores wins. Two teams, Team A and Team B, take part in a penalty shoot-out. Their probabilities of scoring when they take a single shot are \(p_A\) and \(p_B\) respectively. Explain why the probability \(\alpha\) of neither side having won at the end of the initial \(10\)-shot period is given by $$\alpha =\sum_{i=0}^5\binom{5}{i}^2(1-p_A)^i(1-p_B)^i\,p_A^{5-i}p_B^{5-i}.$$ Show that the expected number of shots taken is \(\ds10+ \frac{2\alpha}\beta\;,\) where \(\beta=p_A+p_B-2p_Ap_B\,.\)

2003 Paper 1 Q14
D: 1500.0 B: 1475.2

Jane goes out with any of her friends who call, except that she never goes out with more than two friends in a day. The number of her friends who call on a given day follows a Poisson distribution with parameter \(2\). Show that the average number of friends she sees in a day is~\(2-4\e^{-2}\,\). Now Jane has a new friend who calls on any given day with probability \(p\). Her old friends call as before, independently of the new friend. She never goes out with more than two friends in a day. Find the average number of friends she now sees in a day.

2003 Paper 2 Q1
D: 1600.0 B: 1516.0

Consider the equations \begin{alignat*}{2} ax-&y- \ z && =3 \;,\\ 2ax -&y -3z && = 7 \;,\\ 3ax-&y-5z && =b \;, \end{alignat*} where \(a\) and \(b\) are given constants.

  1. In the case \(a=0\,\), show that the equations have a solution if and only if \(b=11\,\).
  2. In the case \(a\ne0\) and \(b=11\,\) show that the equations have a solution with \(z=\lambda\) for any given number \(\lambda\,\).
  3. In the case \(a=2\) and \(b=11\,\) find the solution for which \(x^2+y^2+z^2\) is least.
  4. Find a value for \(a\) for which there is a solution such that \(x>10^6\) and \(y^2+z^2<1\,\).


Solution:

  1. If \(a = 0\), then then the LHS second equation is the average of the first and last equations, ie \(7 = \frac{b+3}{2}\) so \(b = 11\). This clearly has solutions, say \(x = 0, y = -1, z = -2\).
  2. If \(a \neq 0\) and \(b = 11\), it is still the case that the third equation a linear combination of the first two. Therefore we can consider the linear system: \begin{cases} ax - y &= 3 + \lambda \\ 2ax - y &= 7 + 3\lambda \end{cases} and since \(-a+2a = a \neq 0\) the solution has a unique solution for \(x\) and \(y\).
  3. \begin{align*} \begin{cases} 2x - y &= 3 + \lambda \\ 4x - y &= 7 + 3\lambda \end{cases} \Rightarrow x = 2 +\lambda, y = 1 + \lambda \\ x^2 + y^2 + z^2 &= (2 + \lambda)^2 + (1+\lambda)^2 + \lambda^2 \\ &= (4 + 1) + (4+2)\lambda + 3\lambda^2 \\ &= 5 + 3((\lambda+1)^2 - 1) \\ &= 3(\lambda + 1)^2 + 2 \end{align*} Therefore the solution is minimized when \(\lambda = -1, x = 1, y = 0, z = -1\)
  4. \begin{align*} \begin{cases} ax - y &= 3 + \lambda \\ 2ax - y &= 7 + 3\lambda \end{cases} \Rightarrow x = \frac{4 +2\lambda}{a}, y = 1 + \lambda \end{align*} We want say \(\lambda = -\frac12\) then we have \(y^2 + z^2 = \frac12\) and \(x = \frac{3}{a}\), so choose \(a < \frac{3}{10^6}\)