TMUA Logic Drill · Necessary vs Sufficient
Hard · Paper 2 Style
Which statement is logically equivalent to:

x > 2 only if x2 > 4?

Correct answer: B

Solution: “P only if Q” means P ⇒ Q. Here P is “x > 2” and Q is “x2 > 4”. So the equivalent statement is x > 2 ⇒ x2 > 4.