Question:medium

In a Boolean algebra theorem which of the following is TRUE?

Show Hint

To solve Boolean identities quickly, try substituting \( x=0, y=1 \) or vice versa. If an identity holds for all 4 combinations of 0 and 1, it is true.
Updated On: Jul 4, 2026
  • \( x + (x \cdot y) = y \)
  • \( x \cdot (x + y) = y \)
  • \( (x \wedge y) \vee x' \vee y' = 1 \)
  • \( (x \vee y) \wedge ((x \wedge y') \vee y)' = 0 \)
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0