Antworten:
# x = -1 # und # y = 0 #
Erläuterung:
#Farbe (weiß) (xx) x = y-1 #, # 2x + y = -2 #
#Farbe (weiß) xx2x + y = -2 <=> x = (- y-2) / 2 #
# => y-1 = (- y-2) / 2 #
# => Farbe (rot) (2xx) (y-1) = Farbe (rot) (2xx) (- y-2) / 2 #
# => 2y-2color (rot) (+ 2) = - y-2color (rot) (+ 2) #
# => y = 0 #
#Farbe (weiß) (xx) x = y-1 #
#Farbe (weiß) (xxx) = Farbe (blau) 0-1 #
#color (weiß) (xxx) = - 1 #