chillerbros17
New member
- Joined
- Nov 19, 2006
- Messages
- 4
The exclusive or operation is defined by the following truth table:
p q p V q
--------------------
T T F
T F T
F T T
F F F
a. express p V q in terms of p,q, v, ^, ~
b. express p v q in terms of p, q, ^, ~, v
c. Show that one of the distributive laws no longer holds when v is replaced by v.
[/code]
p q p V q
--------------------
T T F
T F T
F T T
F F F
a. express p V q in terms of p,q, v, ^, ~
b. express p v q in terms of p, q, ^, ~, v
c. Show that one of the distributive laws no longer holds when v is replaced by v.
[/code]