Show that $x^* = (1, 2)$ is a fixed point of the system
$x_1' = 2 + 3x_1 − 2x_2 − x_1^2 + 2x_1x_2 − x_2^2$
$x_2' = 3 + 4x_1 − 3x_2 − x_1^2 + 2x_1x_2 − x_2^2$
Determine $W^s(x)$ and $W^u(x)$, the global stable and unstable manifolds of the fixed point $x=(1, 2)$ and give a parametric representation of those manifolds.
The parametrization $(x_1,x_2)=(1+u+v,2+u-v)$, yields the differential system $$ u'=u+10v-4v^2,\qquad v'=-v. $$ This proves that $(x_1^*,x_2^*)=(1,2)$, which corresponds to the origin $(0,0)$ of the $(u,v)$-plane, is a fixed point $O$. The linearized system around $O$ is $$ u'=u+10v,\qquad v'=-v, $$ whose eigenvalues are $1$ and $-1$, hence $O$ is a saddle point. The axis $$\color{red}{v=0}$$ is invariant by the original differential system, which reduces there to $u'=u$, $v=0$, hence this axis is the $\color{red}{\text{unstable manifold}}$.
To determine the stable manifold, note that, for every solution $(u,v)$, one has $v(t)=v_0\mathrm e^{-t}$. Solving $u'=u+10v-4v^2$ then yields $$u(t)=-5v_0\mathrm e^{-t}+\tfrac43v_0^2\mathrm e^{-2t}+c\mathrm e^{t}=-5v(t)+\tfrac43v(t)^2+c\mathrm e^t,$$ for some constant $c$. The case $u(t)\to0$ corresponds to $c=0$, thus the $\color{blue}{\text{stable manifold}}$ is defined by the equation $$\color{blue}{u=-5v+\tfrac43v^2}.$$ If need be, these can be translated back in terms of $(x_1,x_2)$ coordinates, using $$ (u,v)=\tfrac12(x_1+x_2-3,x_1-x_2+1). $$