55 problems found
Solution:
In this question, \(x\), \(y\) and \(z\) are real numbers. Let \(\lfloor x \rfloor\) denote the largest integer that satisfies \(\lfloor x \rfloor \leqslant x\) and let \(\{x\}\) denote the fractional part of~\(x\), so that \(x = \lfloor x \rfloor + \{x\}\) and \(0 \leqslant \{x\} < 1\). For example, if \(x = 4.2\), then \(\lfloor x \rfloor = 4\) and \(\{x\} = 0.2\) and if \(x = -4.2\), then \(\lfloor x \rfloor = -5\) and \(\{x\} = 0.8\).
Solution:
In both parts of this question, \(x\) is real and \(0 < \theta < \pi\).
Solution:
The matrix A is given by $$\mathbf{A} = \begin{pmatrix} a & b \\ c & d \end{pmatrix}.$$
Solution:
In this question, you may use the following identity without proof: \[ \cos A + \cos B = 2\cos\tfrac12(A+B) \, \cos \tfrac12(A-B) \;. \]
Solution:
Two small beads, \(A\) and \(B\), of the same mass, are threaded onto a vertical wire on which they slide without friction, and which is fixed to the ground at \(P\). They are released simultaneously from rest, \(A\) from a height of \(8h\) above \(P\) and \(B\) from a height of \(17h\) above \(P\). When \(A\) reaches the ground for the first time, it is moving with speed \( V\). It then rebounds with coefficient of restitution \(\frac{1}{2}\) and subsequently collides with \(B\) at height \(H\) above \(P\). Show that \(H= \frac{15}8h\) and find, in terms of \(g\) and \(h\), the speeds \(u_A\) and \(u_B\) of the two beads just before the collision. When \(A\) reaches the ground for the second time, it is again moving with speed \( V\). Determine the coefficient of restitution between the two beads.
Solution: \begin{align*} && v^2 &= u^2 +2as \\ \Rightarrow && V^2 &= 2 g \cdot (8h)\\ \Rightarrow && V &=4\sqrt{hg}\\ \end{align*} When the first particle collides with the ground, the second particle is at \(9h\) traveling with speed \(V\), the first particle is at \(0\) traveling (upwards) with speed \(\tfrac12 V\). For a collision we need: \begin{align*} && \underbrace{\frac12 V t- \frac12 g t^2}_{\text{position of A}} &= \underbrace{9h - Vt - \frac12 gt^2}_{\text{position of B}} \\ \Rightarrow && \frac32Vt &= 9h \\ \Rightarrow && t &= \frac{6h}{V} \\ \\ && \underbrace{\frac12 V t- \frac12 g t^2}_{\text{position of A}} &= \frac12 V \frac{6h}{V} - \frac12 g t^2 \\ &&&= 3h - \frac12 g\frac{36h^2}{16hg} \\ &&&= 3h - \frac{9}{8}h \\ &&&= \frac{15}{8}h \end{align*} Just before the collision, \(A\) will be moving with velocity (taking upwards as positive) \begin{align*} && u_A &= \frac12 V-gt \\ &&&= 2\sqrt{hg}-g \frac{6h}{V} \\ &&&= 2\sqrt{hg} - g \frac{6h}{4\sqrt{hg}} \\ &&&= 2\sqrt{hg}-\frac32\sqrt{hg} \\ &&&= \frac12 \sqrt{hg} \end{align*} Similarly, for \(B\). \begin{align*} && u_B &= -V -gt \\ &&&= -4\sqrt{hg} - \frac32\sqrt{hg} \\ &&&= -\frac{11}{2}\sqrt{hg} \end{align*} Considering \(A\), to figure out \(v_A\). \begin{align*} && v^2 &= u^2 + 2as \\ && V^2 &= v_A^2 + 2g\frac{15}{8}h \\ && 16hg &= v_A^2 + \frac{15}{4}gh \\ \Rightarrow && v_A^2 &= \frac{49}{4}gh \\ \Rightarrow && v_A &= -\frac{7}{2}\sqrt{gh} \end{align*}
Solution:
Solution:
A circle \(C\) is said to be bisected by a curve \(X\) if \(X\) meets \(C\) in exactly two points and these points are diametrically opposite each other on \(C\).
Solution:
A light rod of length \(2a\) has a particle of mass \(m\) attached to each end and it moves in a vertical plane. The midpoint of the rod has coordinates \((x,y)\), where the \(x\)-axis is horizontal (within the plane of motion) and \(y\) is the height above a horizontal table. Initially, the rod is vertical, and at time \(t\) later it is inclined at an angle \(\theta\) to the vertical. Show that the velocity of one particle can be written in the form \[ \begin{pmatrix} \dot x + a \dot\theta \cos\theta \\ \dot y - a \dot\theta \sin\theta \end{pmatrix} \] and that \[ m\begin{pmatrix} \ddot x + a\ddot\theta \cos\theta - a \dot\theta^2 \sin\theta \\ \ddot y- a\ddot\theta \sin\theta - a \dot\theta^2 \cos\theta \end{pmatrix} =-T\begin{pmatrix} \sin\theta \\ \cos\theta \end{pmatrix} -mg \begin{pmatrix} 0 \\ 1 \end{pmatrix} \] where the dots denote differentiation with respect to time \(t\) and \(T\) is the tension in the rod. Obtain the corresponding equations for the other particle. Deduce that \(\ddot x =0\), \(\ddot y = -g\) and \(\ddot\theta =0\). Initially, the midpoint of the rod is a height \(h\) above the table, the velocity of the higher particle is \(\Big(\begin{matrix} \, u \, \\ v \end{matrix}\Big)\), and the velocity of the lower particle is \(\Big(\begin{matrix}\, 0 \, \\ v\end{matrix}\Big)\). Given that the two particles hit the table for the first time simultaneously, when the rod has rotated by \(\frac12\pi\), show that \[ 2hu^2 = \pi^2a^2 g - 2\pi uva \,. \]