Question
If q is false and p q r is true, then which one of the following statements is a tautology ?
Options
Solution
Key Concepts and Formulas
- Logical AND (): is true only if both and are true. Otherwise, it's false.
- Logical Equivalence (): is true if both and have the same truth value (both true or both false). Otherwise, it's false.
- Tautology: A statement that is always true, regardless of the truth values of its components.
- Logical OR (): is true if at least one of or is true. It's false only if both are false.
- Logical Implication (): is true if is false, or if is true (or both). It is only false when is true and is false.
Step-by-Step Solution
Step 1: Analyze the given information. We are given that is false (F) and is true (T).
Step 2: Determine the truth value of . Since is false, must also be false, regardless of the truth value of . This is because for to be true, both and must be true, and we know is false. So, .
Step 3: Determine the truth value of . We know that is true, and we just found that is false. Therefore, must also be false for the equivalence to be true. If were true, then would be false. So, .
Step 4: Evaluate the truth values of the given options. Now that we know and , we can analyze each option to see which one is a tautology.
(A) Since is false, is always false, regardless of the truth value of . Thus, this is not a tautology.
(B) Since is false, this becomes , which simplifies to . This statement is false when is true and false when is false. Thus, it is not a tautology.
(C) Since is false, this becomes , which simplifies to . This statement is true when is true and false when is false. Thus, it is not a tautology.
(D) Since is false, is always false. Therefore, the statement becomes , which is equivalent to . Since is always true, this statement is a tautology.
Step 5: Verify the correct answer. We need to check if the answer we arrived at matches the given correct answer, which is option (D).
Common Mistakes & Tips
- Remember the truth tables for the logical operators. A quick reference can prevent errors.
- When dealing with equivalences, remember that both sides must have the same truth value for the entire statement to be true.
- A statement is a tautology if and only if it is always true, regardless of the truth values of its components. Don't settle for just one case where the statement is true.
Summary
We are given that is false and is true. From this, we deduced that is also false. Then, we evaluated each of the given options with to determine which one is a tautology. We found that option (D), , is a tautology because when is false, is always false, making the implication always true.
Final Answer
The final answer is \boxed{(p \wedge r) \to (p \vee r)}, which corresponds to option (D).