For each of the following possible love affairs involving Romeo and Juliet:
- produce a tangent field plot using the dfieldplot command and identify each stationary point and its stability;
$\bullet$ produce a phase-plane portrait with the specified initial condition;
$\bullet$ use the phaseportrait command and scene options to plot $J(t)$ and $R(t)$;
$\bullet$ use the dsolve command to derive the analytic solution;
$\bullet$ discuss how the love affair evolves with time.
(a) $\dot{R}=-2 R+J, \quad \dot{J}=-R-2 J, \quad R(0)=-1, J(0)=1$.
(b) $\dot{R}=J, \quad \dot{J}=-R, \quad R(0)=5, J(0)=-2$.
(c) $\dot{R}=J, \quad \dot{J}=-R+J, \quad R(0)=0.1, J(0)=0$.
(d) $\dot{R}=2 R+J, \quad \dot{J}=R+2 J, \quad R(0)=0.2, J(0)=-0.1$.