I solved an initial value problem and got the following:
$x(t)=e^{2t}$
$y(t)=e^{-3t}$
So, the equilibrium point $(0,0)$ is of saddle nature.
Also $x(t)\rightarrow+\infty$ and $y(t)\rightarrow 0$ as $t\rightarrow\infty$
So the phase portrait should be like this:

Is it correct? Thanks for any response.
EDIT
The original problem statement is:
Determine the nature of equilibrium point (0,0) of the system $\dot x=x+y, \dot y=4x-2y$ subject to the initial condition $(x(0),y(0))=(2,-3)$. Also sketch the phase portrait.

