Try It Now
Exercises
- Construct the truth tables of:
- p ∨ p
- p∧ (¬p)
- p ∨ (¬p)
- p ∧ p
- Rewrite the following with as few extraneous parentheses as possible:
- (¬((p) ∧ (r))) ∨ (s)
- ((p) ∨ (q)) ∧ ((r) ∨ (q))
- Determine the number of rows in the truth table of a proposition containing four variables p, q, r, and s.
Source: Al Doerr and Ken Levasseur, http://faculty.uml.edu/klevasseur/ads-latex/ads.pdf This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 License.