9 9 votes If $p, q$ and $r$ are three propositions, then which of the following combination of truth values of $p, q$ and $r$ makes the logical expression $\{(p \vee q) \wedge((\sim p) \vee r)\} \rightarrow((\sim q) \vee r)$ false?$p=F, q=T, r=F$$p=T, q=T, r=F$$p=T, q=F, r=T$$p=T, q=F, r=F$ Mathematical Logic discrete-mathematics goclasses goclasses-cs-dpp goclasses-cs-dpp-day-227 goclasses-dm-practice-questions propositional-logic + – GO Classes 482 views answer comment Share Follow Print 0 reply Please log in or register to add a comment.
0 0 votes { (p ∨ q) ∧ (¬p ∨ r) → (¬q ∨ r)}a. p = F, q = T, r = F= { (F ∨ T) ∧ (T ∨ F) → (F ∨ F)}= (T ∧ T) → F= T → F = Falseb. p = T, q = T, r = F= { (T ∨ T) ∧ (F ∨ F) → (F ∨ F)}= (T ∧ F) → F= F → F = Truec. p = T, q = F, r = T= { (T ∨ F) ∧ (F ∨ T) → (T ∨ T)}= (T ∧ T) → T= T → T= Trued. p = T, q = F, r = F= { (T ∨ F) ∧ (F ∨ F) → (T ∨ F)}= (T ∧ F) → T= F → T= TrueAnswer: A chidambareswar23 answered Mar 24 chidambareswar23 comment Share Follow 0 reply Please log in or register to add a comment.
0 0 votes Answer: A Meticulous_March answered Mar 24 Meticulous_March comment Share Follow 0 reply Please log in or register to add a comment.
0 0 votes Option A Being Honest & Loyal answered Mar 24 Being Honest & Loyal comment Share Follow 0 reply Please log in or register to add a comment.
0 0 votes Answer: Option A port67 answered Mar 25 port67 comment Share Follow 0 reply Please log in or register to add a comment.
0 0 votes Option: A port67 answered Mar 25 port67 comment Share Follow 0 reply Please log in or register to add a comment.
0 0 votes In propositional logic, the statement P-->Q is false only when P is True and Q is False. Because only Option A follows the True -->False pattern.Answer : A VIPIN_CHANDRA answered Mar 25 VIPIN_CHANDRA comment Share Follow 0 reply Please log in or register to add a comment.