Find the complement of the following expression:X' + XY'
17 Likes
Complement of X' + XY':
= [X' + XY']' = X''.(XY')' [De-Morgan's Law] = X.(X' + Y'') [De-Morgan's Law] = X.(X' + Y) = X.X' + X.Y [Distributive Law] = 0 + X.Y [∵ X.X' = 0] = X.Y
Answered By
9 Likes
Using a truth table, verify the following expression:X + (Y + Z) = (X + Y) + Z
State the two absorption laws. Verify any one of them using truth table.
If A = 1, B = 0, C = 1 and D = 1, find its
Given F (X, Y, Z) = (X' + Y').(Y + Z')Write the function in canonical POS form.