Question:medium

Consider the following logical statements:
R: If \(p \rightarrow q\) is false, then \(p \vee q\) is false.
S: If \(p \leftrightarrow q\) is false, then \(p \vee q\) is false.
Evaluate the truth values of R and S.

Show Hint

An implication \( P \rightarrow Q \) is only false when the premise \( P \) is True and the conclusion \( Q \) is False.
If you can find one case where the premise is met but the conclusion is not, the statement is false.
Updated On: Apr 11, 2026
  • Both R and S are true
  • R is true and S is false
  • R is false and S is true
  • Both R and S are false
Show Solution

The Correct Option is D

Solution and Explanation

Was this answer helpful?
1