154k views
5 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?

User Barat
by
5.1k points

1 Answer

7 votes

we are given


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

we can expand and simplify it

step-1: Distribute complement


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

step-2: Simplification


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


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


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


User Hiedi
by
5.5k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.