Question
Which of the following Boolean expression is a tautology?
Options
Solution
Key Concepts and Formulas
- Tautology: A statement that is always true, regardless of the truth values of its components.
- Logical connectives:
- (p and q) is true if and only if both p and q are true.
- (p or q) is true if at least one of p or q is true.
- (p implies q) is false if and only if p is true and q is false. It is equivalent to .
Step-by-Step Solution
We need to determine which of the given Boolean expressions is a tautology. A tautology is a statement that is always true, regardless of the truth values of its components. We will use truth tables to evaluate each option.
Option (A):
Step 1: Construct a truth table for . We need columns for p, q, , , and .
Step 2: Fill in the truth values for p and q.
Step 3: Calculate the truth values for . is true only when both p and q are true.
Step 4: Calculate the truth values for . is false only when p is true and q is false.
Step 5: Calculate the truth values for . is true if either is true or is true (or both).
The truth table is:
Since the last column is not all true, option (A) is not a tautology.
Option (B):
Step 1: Construct a truth table for .
Step 2: Fill in the truth values for p and q.
Step 3: Calculate the truth values for .
Step 4: Calculate the truth values for . is true if either p is true or q is true (or both).
Step 5: Calculate the truth values for .
The truth table is:
Since the last column is not all true, option (B) is not a tautology.
Option (C):
Step 1: Construct a truth table for .
Step 2: Fill in the truth values for p and q.
Step 3: Calculate the truth values for .
Step 4: Calculate the truth values for .
Step 5: Calculate the truth values for . is false only when is true and is false.
The truth table is:
Since the last column is all true, option (C) is a tautology.
Option (D):
Step 1: Construct a truth table for .
Step 2: Fill in the truth values for p and q.
Step 3: Calculate the truth values for .
Step 4: Calculate the truth values for .
Step 5: Calculate the truth values for . is true only when both and are true.
The truth table is:
Since the last column is not all true, option (D) is not a tautology.
Common Mistakes & Tips
- Carefully evaluate . Remember that it is only false when p is true and q is false.
- Double-check your truth tables to avoid errors.
- If you are having trouble, rewrite as .
Summary
We examined each option using truth tables to determine which Boolean expression is a tautology (always true). By constructing the truth tables for each option, we found that the expression in option (C) is a tautology.
Final Answer
The final answer is \boxed{(p \wedge q) \to (p \to q)}, which corresponds to option (C).