Difficulty: Medium
Correct Answer: (i) and (iv)
Explanation:
Introduction / Context:
“Only if” signals a necessary condition. “The teacher gives a break, only if students are exhausted” means: If Break, then Exhausted. Symbolically, B -> E. We must choose the pair that is logically compatible with this rule.
Given Data / Assumptions:
Concept / Approach:
With B -> E: If B is true, E must be true. If E is true, nothing is guaranteed about B (E may occur without B). If E is false, B must be false (contrapositive). We check option pairs against these constraints.
Step-by-Step Solution:
Verification / Alternative check:
Contrapositive: not E -> not B. This invalidates any pair containing B with not E (that is (i)&(iii)).
Why Other Options Are Wrong:
Common Pitfalls:
Misreading “only if” as “if and only if.” We are not told E -> B; we are told B -> E.
Final Answer:
(i) and (iv)
Discussion & Comments