In this 6x6 Logic Equations you have to find unique integer values for the variables (ranging from 1 to 6) to make all statements true.
AB
means A
times B
, or A * B
;A > B
shows that A ≠ 1
;C + D = 4
, we can make the following statements:C = 1
and D = 3
OR C = 3
and D = 1
;A = 2B
means that A
is even;