$$\begin{aligned}\dot{x}&=x\left ( 3-x-2y \right )\\ \dot{y}&=y\left ( 2-x-y \right )\end{aligned}$$
The above is a coupled equation.
The fixed point condition requires all $\;x,y\;$ for which $x^{\ast} =0\;$ and $\; y^{\ast}=0.$
Solving, I arrive at $\left ( x^*=0,y^*=0 \right )\;$ and $\;\left ( x^*=1,y^*=1 \right ).$
But there are $2$ other solutions: $\left ( x^*=0,y^*=2 \right )\;$ and $\;\left ( x^*=3,y^*=0 \right ).$
I am unable to determine the last $2$ ordered pairs of fixed points. Any help would be good.
Analytical solution for the third and fourth fixed points will be a bit tricky (messy and cumbersome). However, you can use substitution in any one of the equations (replace $y$ in $\dot x$ or $x$ in $\dot y$) and solve the quadratic equation to get your other two fixed points.