De Morgan’s First Law states that (A + B)’ is equivalent to:
AA' + B'
B(A * B)'
CA * B
DA' * B'
Explanation
De Morgan’s First Law states that the complement of a logical sum (OR) equals the logical product (AND) of individual complements: (A + B)’ = A’ * B’. De Morgan’s Second Law states that (A * B)’ = A’ + B’.

No Comments