Multiple choice

In boolean algebra, (x + y)' = ____

  1. x

  2. y

  3. x'y'

  4. xy

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

De Morgan's law states that the complement of an OR expression is equal to the AND of the individual complements. Thus, (x + y)' equals x' . y'.