asked 199k views
0 votes
Which is the minimum sop expression for the function f(x,y,z) = (x + y')' z + (xz)' + y ? Partial credit is granted for incomplete simplifications?

asked
User Charde
by
8.3k points

1 Answer

0 votes

we are given

expression as

f(x,y,z) = (x + y')' z + (xz)' + y

we can simplify it

step-1: Distribute complements

f(x,y,z) = x'.(y')' z + (x'+z') + y

f(x,y,z) = x'yz + x'+z'+y

step-2: Combine like terms

f(x,y,z) = x'(yz+1)+z'+y

f(x,y,z) = x'+z'+y ..................Answer


answered
User Paul Hachmang
by
7.7k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.