Jump to content

Recommended Posts

Posted

Question. Name the law given and verify it using a truth table. X+ X’.Y=X+Y

 

X | Y | X’ | X’.Y | X+X’.Y | X+Y
0 | 0 | 1 | 0 | 0 | 0
0 | 1 | 1 | 1 | 1 | 1
1 | 0 | 0 | 0 | 1 | 1
1 | 1 | 0 | 0 | 1 | 1

Prove algebraically that X + X’Y = X + Y.

L.H.S. = X + X’Y

= X.1 + X’Y (X . 1 = X property of 0 and 1)

= X(1 + Y) + X’Y (1 + Y = 1 property of 0 and 1)

= X + XY + X’Y

= X + Y(X + X’)

= X + Y.1 (X + X’ =1 complementary law)

= X + Y (Y . 1 = Y property of 0 and 1)

= R.H.S. Hence proved.

 

My teacher marked my answer WRONG. And told me to find the correct answer. Friends tell me is it a complementary law or distributive law or Absorption law? If it is absorption kindly tell me how to prove RHS and LHS algebraically.

 

Thank you for any advice or suggestions.

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.