Check sibling questions

Using Boolean logic, verify using truth table that X + XY = X for each X, Y in {0,1}

 

Answer:

Truth table for all possible combination of values of X,Y:

X

Y

XY

X+XY

0

0

0

0

0

1

0

0

1

0

0

1

1

1

1

1

The values of column X and column X+XY match.

Hence, the expression X+XY = X is verified.

  1. Computer Science - Class 11
  2. Chapter 12 Class 11 - Boolean Algebra

About the Author

Davneet Singh

Davneet Singh has done his B.Tech from Indian Institute of Technology, Kanpur. He has been teaching from the past 14 years. He provides courses for Maths, Science and Computer Science at Teachoo