Solve for (x,y) satisfies $$ \left\{\begin{matrix} x-y \in \left [ -1,1 \right ] & \\ 3x-4y \in \left [ 2,3 \right ] \end{matrix}\right. $$
I have tried to solve this by multiplying the first inequality by 4 and subtracting the two inequalities from each other to lead to the solution $ x \in \left [ -7,2 \right ] $ and $ y \in \left [ -6,1 \right ] $. But obviously this is not the correct solution by checking the range of $x-y$
Can someone help me to solve this?

