Try It Now
Site: | Saylor Academy |
Course: | CS202: Discrete Structures |
Book: | Try It Now |
Printed by: | Guest user |
Date: | Thursday, 3 April 2025, 6:40 PM |
Description
Work these exercises to see how well you understand this material.
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.
Solutions
- Answer:
- Answer:
- ¬(p ∧ r) ∨ s
- (p ∨ q) ∧ (r ∨ q)
- Answer: 24 = 16 rows