Activity answers:
1. $\dot v = -0.05 v^2 \Rightarrow 1/v = 0.05 t + 1/20 \Rightarrow v(t) = 20/(1+t)$. Set $v = 4$: $1+t = 5$, so $t = 4\text{ s}$.
2. $v_T = \sqrt{mg/k} = \sqrt{10/0.04} = \sqrt{250} \approx 15.81\text{ m/s}$. $v(t) = v_T \tanh(g t / v_T)$; $\tanh = 0.9$ at argument $\operatorname{arctanh}(0.9) = \tfrac12 \ln 19 \approx 1.472$, so $t \approx 1.472 \cdot v_T / g \approx 2.33\text{ s}$.
3. $v\frac{dv}{dy} = g - (k/m)v^2$. Let $u = v^2$, so $du/2 = v\,dv$. Equation becomes $\frac{m}{2k}\int \frac{du}{v_T^2 - u} = \int dy$, giving $-\frac{m}{2k}\ln(v_T^2 - u) = y + C$. $v(0)=0$: $C = -\frac{m}{2k}\ln(v_T^2)$. So $v^2 = v_T^2(1 - e^{-2 k y/m})$.
4. Ascent (upward positive): $\dot v = -g - kv^2 = -(g + kv^2)$. Separate $\frac{dv}{g + kv^2} = -dt$. Sub $v = \sqrt{g/k}\tan\theta$: $\frac{1}{\sqrt{gk}}d\theta = -dt$. Apply $v(0)=u$, $v(T)=0$: $T = \frac{1}{\sqrt{gk}}\arctan\!\left(u\sqrt{k/g}\right)$.
5. Linear drag: $v(t) = u e^{-kt/m}$, exponential, fast decay. Quadratic drag: $v(t) = u/(1 + ku t/m)$, algebraic $\sim 1/t$. At small $v$, $v^2 \ll v$, so the drag force becomes negligible faster than $v$ itself, the particle is harder to stop.
Q1 (2 marks): $\dot v = -kv^2 \Rightarrow dv/v^2 = -k\,dt$; integrate $-1/v = -kt + C$ [1]. $v(0) = v_0$: $C = -1/v_0$; rearrange to $v(t) = v_0/(1 + k v_0 t)$ [1].
Q2 (3 marks): $m\dot v = mg - k v^2$; with $v_T^2 = mg/k$, $\dot v = (g/v_T^2)(v_T^2 - v^2)$ [1]. Partial fractions and integration give $\ln|(v_T + v)/(v_T - v)| = 2gt/v_T + C$; $v(0)=0$ gives $C = 0$ [1]. Solving: $v(t) = v_T \tanh(gt/v_T)$ [1].
Q3 (3 marks): (a) Upward positive, ascent: $v\frac{dv}{dy} = -g - kv^2$ [1]. (b) Separate $\frac{v\,dv}{g + kv^2} = -dy$; integrate from $(0,u)$ to $(H,0)$: $H = \frac{1}{2k}\ln\!\left(1 + \frac{ku^2}{g}\right)$ [1]. (c) On descent, motion is downward so $|v|$ is now negative under the upward-positive convention; the drag is $+kv^2$ (acting opposite to motion), so the equation becomes $v\frac{dv}{dy} = -g + kv^2$, a sign change [1].