48 problems found
The edges \(OA,OB,OC\) of a rigid cube are taken as coordinate axes and \(O',A',B',C'\) are the vertices diagonally opposite \(O,A,B,C,\) respectively. The four forces acting on the cube are \[ \begin{pmatrix}\alpha\\ \beta\\ \gamma \end{pmatrix}\mbox{ at }O\ (0,0,0),\ \begin{pmatrix}\lambda\\ 0\\ 1 \end{pmatrix}\mbox{ at }O'\ (a,a,a),\ \begin{pmatrix}-1\\ 0\\ 2 \end{pmatrix}\mbox{ at }B\ (0,a,0),\ \mbox{ and }\begin{pmatrix}1\\ \mu\\ \nu \end{pmatrix}\mbox{ at }B'\ (a,0,a). \] The moment of the system about \(O\) is zero: find \(\lambda,\mu\) and \(\nu\).
Solution: \begin{align*} &&\mathbf{M} &= \begin{pmatrix}\lambda \\ 0\\ 1 \end{pmatrix} \times \begin{pmatrix}a\\ a \\ a \end{pmatrix} + \begin{pmatrix}-1\\ 0\\ 2 \end{pmatrix} \times \begin{pmatrix} 0 \\ a \\ 0 \end{pmatrix} + \begin{pmatrix}1\\ \mu\\ \nu \end{pmatrix} \times \begin{pmatrix} a \\ 0 \\ a \end{pmatrix} \\ &&&= \begin{pmatrix} -a \\ -a(\lambda -1) \\ \lambda a \end{pmatrix} + \begin{pmatrix} -2a \\ 0 \\ -a \end{pmatrix} + \begin{pmatrix} \mu a \\ -a(1-\nu) \\ -a \mu \end{pmatrix} \\ &&&=a \begin{pmatrix} \mu - 3 \\ \nu - \lambda \\ \lambda-1-\mu \end{pmatrix} \\ \Rightarrow && \mu &= 3, \lambda = 4, \nu = 4 \end{align*}
An unbiased twelve-sided die has its faces marked \(A,A,A,B,B,B,B,B,B,B,B,B.\) In a series of throws of the die the first \(M\) throws show \(A,\) the next \(N\) throws show \(B\) and the \((M+N+1)\)th throw shows \(A\). Write down the probability that \(M=m\) and \(N=n\), where \(m\geqslant0\) and \(n\geqslant1.\) Find
Solution: \begin{align*} \mathbb{P}(M = m, N = n) &= \left ( \frac{3}{12} \right)^m \left ( \frac{9}{12} \right)^n \frac{3}{12} \\ &= \frac{3^n}{4^{m+n+1}} \end{align*}
Solution: