Expression 4: StartAbsoluteValue, "y" plus 1 , EndAbsoluteValue less than or equal to .2 left brace, "x" greater than 4 , "x" less than 0 , StartAbsoluteValue, "x" minus 2 , EndAbsoluteValue less than .5 , right bracey+1≤.2x>4,x<0,x−2<.5
4
( a OR b ) AND ( c OR d )
5
Expression 6: StartAbsoluteValue, "y" plus 2 , EndAbsoluteValue less than or equal to .2 left brace, "x" greater than 2 , "y" plus 2 greater than 0 , right brace left brace, "x" less than 2 , "y" plus 2 less than 0 , right bracey+2≤.2x>2,y+2>0x<2,y+2<0
6
( a AND b ) OR ( c AND d )
7
Expression 8: StartAbsoluteValue, "y" plus 3 , EndAbsoluteValue less than or equal to .2 left brace, "x" greater than 0 left brace, "x" less than 1 , right brace , "x" greater than 2 left brace, "x" less than 3 , right brace , right bracey+3≤.2x>0x<1,x>2x<3