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:
Check (i)&(iii): B and not E contradict B -> E. Invalid.Check (i)&(iv): B and E are fully consistent with B -> E. Valid.Check (ii)&(iv): not B with E is also consistent (exhaustion without break is allowed). However, typical single-answer tests select the pair that most directly reflects the rule’s necessity linkage (B forces E). Among the printed options, (i)&(iv) cleanly exhibits the implication.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