In: Computer Science
Determine whether or not the following pairs are equivalent by constructing truth tables:
[(wx'+y')(w'y+z)] and [(wx'z+y'z)] [(wz'+xy)] and [(wxz'+xy+x'z')]
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
[(wx'z+y'z)] [(wz'+xy)] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
[(wxz'+xy+x'z')] | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
so as we can see these three table have different value of 0 or 1 on same input means output varies for same input in three boollean expression so these are not equivalent