Answered>Order 5237

Solve the following exercises using the tables provided below.

1-Not p and q

p         q         ~p       ~p ^ q                         

T         T         F             F                            

T         F         F             F                            

F         T         T             T                            

F         F         T             F                            

2-P and not q

p         q         ~q       p ^ ~q                         

3-Not p or q

p         q         ~p       ~p v q                         

4-P or not q

p         q         ~q       p v ~q                         

5-If p then not q

p         q         ~q       p > ~q                         

6-If not p then not q

p         q         ~p       ~q       ~p > ~q                      

7-P if and only if not q

p         q         ~q       p = ~q                         

 
"Not answered?"
Get the Answer