The solution to the equations is where the graphs of the two functions intersect. We can't trust the graph because it's not clear. We have to solve the system of inequalities. Let's solve for x in the first equation:
[tex]y \leq 2x-2[/tex]
[tex]y +2 \leq 2x[/tex]
[tex] \frac{y+2}{2} = x [/tex]
Plug that into the second equation for x:
[tex]y \leq ( \frac{y+2}{2})^2-3(\frac{y+2}{2})[/tex]
[tex]\frac{y^2+4y+4}{4}- \frac{3y-2}{2} = \frac{y^2+4y+4}{4}- \frac{6y-4}{4} [/tex]
[tex]y \leq\frac{y^2-2y}{4} [/tex]
[tex]0 \leq y^2-2y-4y[/tex]
[tex]0 \leq y(y-6) [/tex]
[tex]6 \leq y[/tex]
Now, plug this back into the first equation to solve for x:
[tex]6 \leq 2x-2[/tex]
[tex]8 \leq 2x[/tex]
[tex]4 \leq x[/tex]
So, the solution to that system is (4, 6) which looks like the D.