19.9k views
5 votes
What is the truth table for the statement p^(qv~p)

User Ehfeng
by
6.5k points

1 Answer

3 votes
Hello,

1) p∧(q∨¬p)=(p∧q)∨(p∧¬p)=p∧q proof:

2)

p|q|¬p|q∨¬p|p∧(q∨¬p)|p∧q
0|0|..1|.......1|..............0|0
0|1|..1|.......1|..............0|0
1|0|..0|.......0|..............0|0
1|1|..0|.......1|..............1|1







User Isac Casapu
by
6.7k points