Question 1176260
1. 

{{{x = 20 }}}-> vertical line

{{{drawing ( 600, 600, -25, 25, -25, 25,
green(line(20,30,20,-30)),
graph( 600, 600, -25, 25, -25, 25, 0)) }}}



2.

{{{ x < 22 }}}

<a href="https://ibb.co/9yXxrGg"><img src="https://i.ibb.co/9yXxrGg/MSP86001i8hbfdg629b08ig00002iea72c70e5ge0df.gif" alt="MSP86001i8hbfdg629b08ig00002iea72c70e5ge0df" border="0"></a>


3. 

{{{y = 17 }}}-> horizontal line

{{{
graph( 600, 600, -25, 25, -25, 25, 17,17)) }}}


4. 

{{{z = 60 }}}

<a href="https://ibb.co/9GZv1vr"><img src="https://i.ibb.co/9GZv1vr/MSP289241452a71c929de800003e39747518628g71.gif" alt="MSP289241452a71c929de800003e39747518628g71" border="0"></a>


5. 

{{{x <= 5}}}

<a href="https://ibb.co/BVbjcvq"><img src="https://i.ibb.co/BVbjcvq/MSP46818hg5idf4563c93a0000660id2a290a7e4f6.gif" alt="MSP46818hg5idf4563c93a0000660id2a290a7e4f6" border="0"></a>