Final answer:
To prove the equivalence of the two Boolean expressions x + xy = x, we can simplify both sides using the laws of Boolean algebra.
Step-by-step explanation:
To prove the equivalence of the two Boolean expressions x + xy = x, we can simplify both sides using the laws of Boolean algebra. Let's go step by step:
- Distribute x: x(1+y) = x
- Apply the identity law: x(1) = x
- Apply the identity law again: x = x
At each step, we used the distributive law and the identity law to simplify the expression. Therefore, we have shown that x + xy is equivalent to x.