volume_mute

Some Tautological Equivalences

publish date2022/08/19 01:30:00 GMT+10

volume_mute

Assign the right properties to the rows

ABBA  ABBA  (1) transparent
(AB) ∨ CA ∨ (BC) (AB) ∧ CA ∧ (BC) (2) transparent
A ∨ (BC) ⇔ (AB) ∧ (AC) A ∧ (B ∨ C) ⇔ (A ∧ B) ∨ (A ∧ C) (3) transparent
A ∨ 0 ⇔ A A ∧ 1 ⇔ A (4) transparent
AA' ⇔ 1 A' ⇔ 0 (5) transparent
Please drag and drop the selected option in the right place or type it instead
associative
commutative
distributive
complement
identity

Correct Answer

(1) commutative
(2) associative
(3) distributive
(4) identity
(5) complement

Reference

Mathematical Structures for Computer Science, Discrete Mathematics and its Applications, seventh edition


Quizzes you can take where this question appears