Question 1086865


13.
 you have two vertical lines

{{{x>=-1}}} .........solid vertical line (part of solution)
{{{x<3}}} ...... at {{{x=3}}} you have dashed vertical line (not part of solution)

14.
{{{x>=1}}} .........solid vertical line (part of solution)
and horizontal line 
{{{y<2}}} is dashed line ( is not part of solution)

and, your system is:

{{{x>=-1}}}
{{{y<2 }}}