1 problem found
The coordinates of a particle at time \(t\) are \(x\) and \(y\). For \(t \geq 0\), they satisfy the pair of coupled differential equations \[ \begin{cases} \dot{x} &= -x -ky \\ \dot{y} &= x - y \end{cases}\] where \(k\) is a constant. When \(t = 0\), \(x = 1\) and \(y = 0\).
Solution: