2 2 votes Digital Logic digital-logic k-map boolean-algebra made-easy-test-series + – Sourin Kundu 1.0k views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
1 1 vote x y z f 0 0 0 0 0 0 1 0 0 1 0 1 0 1 1 1 1 0 0 1 1 0 1 1 1 1 0 0 1 1 1 0 f = x’yz’ + x’yz + xy’z’ + xy’z f = x’y(z + z’) + xy’(z’ + z) f = x’y + xy’ (∵ a + a’ = 1) jay03 answered Apr 19, 2023 jay03 comment Share Follow 0 reply Please log in or register to add a comment.