Use properties of Boolean algebra to simplify the following Boolean expression (showing all the steps):
(x + y′)(x′ + y′)′
Use properties of Boolean algebra let us simplify the following Boolean expression:
"(x + y')(x' + y')'=\n(x + y')(x'' \\cdot y'')=\n(x + y')(x\\cdot y)\\\\=\nx\\cdot x\\cdot y + y'\\cdot x\\cdot y=\nx\\cdot y + y'\\cdot y\\cdot x=\nx\\cdot y +0\\cdot x\\\\=\nx\\cdot y +0=x\\cdot y"
Comments
Leave a comment