SOLUTION: how do construct a truth table

Algebra ->  Conjunction -> SOLUTION: how do construct a truth table       Log On


   



Question 1038503: how do construct a truth table
Answer by josgarithmetic(39617) About Me  (Show Source):
You can put this solution on YOUR website!
Two of the very simplest
p AND q, VALUE
----------
T | T | T
----------
T | F | F
----------
F | F | F
----------
F | T | F



p OR q INCLUSIVE, VALUE
-----------------------
T | T |          T
--------
F | T |          T
--------
F | F |          F
-------
T | F |          T