Question 1124648
first is -y>=-2x-3 or y<=2x+3.  At the origin, 0>=-3, so the origin is part of the solution.
second is -y <=-2x+4 or y>=2x-4  At the origin, 0<=4, so again, the origin is part of the solution.

The graphical solution is between the lines and includes the lines.


{{{graph(300,300,-10,10,-10,10,2x+3,2x-4)}}}