Question
If the Boolean expression (p q) (q * (p) is a tautology, then the boolean expression (p * (q)) is equivalent to :
Options
Solution
Key Concepts and Formulas
- Implication: is equivalent to .
- Equivalence: is equivalent to . Also, is true if and only if and have the same truth value.
- Tautology: A statement that is always true, regardless of the truth values of its components.
Step-by-Step Solution
Step 1: Analyze the given tautology
We are given that is a tautology. This means that the expressions and have the same truth values for all possible truth values of and . Therefore, is equivalent to . We can write this as:
Step 2: Rewrite the implication using disjunction
Recall that is equivalent to . Substituting this into the equivalence from Step 1, we get:
Step 3: Determine the operation represented by '*'
Since , we can deduce that the operation represents disjunction (). Therefore, we can replace with :
Step 4: Simplify the expression using the identified operation
We want to find an equivalent expression for . Since we've determined that is equivalent to , we have:
Step 5: Rewrite the disjunction as an implication
Recall that is equivalent to . Applying this to our expression, we have:
Step 6: State the final equivalent expression
Therefore, is equivalent to .
Common Mistakes & Tips
- Remember the fundamental equivalences for implication and equivalence. A common mistake is to confuse with .
- Recognize that if an equivalence is a tautology, the expressions on either side must have identical truth tables. This allows you to deduce the unknown operation.
- When simplifying Boolean expressions, it can be helpful to rewrite implications as disjunctions and vice versa.
Summary
We are given that is a tautology. By rewriting the implication as a disjunction and comparing the two sides of the equivalence, we determined that the operation represents disjunction (). Then, we simplified the expression as , which is equivalent to .
Final Answer
The final answer is \boxed{q \Rightarrow p}, which corresponds to option (A).