SOLUTION: fill in the heading of the following truth table using any of p,q,~,->,?,V,and ^.
P Q _______
----------- ---
T T T
T F F
F T F
F F T
Can someone help m
Algebra ->
Conjunction
-> SOLUTION: fill in the heading of the following truth table using any of p,q,~,->,?,V,and ^.
P Q _______
----------- ---
T T T
T F F
F T F
F F T
Can someone help m
Log On
Question 484428: fill in the heading of the following truth table using any of p,q,~,->,?,V,and ^.
P Q _______
---------------
T T T
T F F
F T F
F F T
Can someone help me? Answer by chessace(471) (Show Source):
You can put this solution on YOUR website! First note that the function is "=" (it's true when P & Q same, false otherwise)
The 2nd and 3rd rows remind one of the difference of ^ and V,
So (P V Q) -> (P ^ Q) is a good start.
Check it out (should work).