Jump to content

Algebraic manipulation of boolean function


bool09

Recommended Posts

hello everyone. i've been trying to simplify this function

 

(y' + x).(y + z).

 

i've done a little simplification but i'm finding it hard to finish.. Here's what i've done

 

= yy' + y'z + xy + xz (yy' = 0)

= y'z + xy + xz

 

the final answer is y'z + xy.. (i don't how to get here, i have no idea), and i also don't want to use K-maps..

 

Any help is appreciated very much.. Thanks..

Link to comment
Share on other sites

hello everyone. i've been trying to simplify this function

 

(y' + x).(y + z).

 

i've done a little simplification but i'm finding it hard to finish.. Here's what i've done

 

= yy' + y'z + xy + xz (yy' = 0)

= y'z + xy + xz

 

the final answer is y'z + xy.. (i don't how to get here, i have no idea), and i also don't want to use K-maps..

 

Any help is appreciated very much.. Thanks..

 

y'z + xy + xz = y'z + xy + xz(y + y') = y'z + xy + xzy + xzy' = (y'z + y'xz) + xy + xzy = y'(z +xz) + (x +xz)y = y'z +xy

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.