

InterviewSolution
Saved Bookmarks
1. |
(p → q) ∧ (p → r) is logically equivalent to ________(a) p → (q ∧ r)(b) p → (q ∨ r)(c) p ∧ (q ∨ r)(d) p ∨ (q ∧ r)This question was posed to me in exam.The question is from Logics topic in chapter The Foundation: Logics and Proofs of Discrete Mathematics |
Answer» Correct choice is (a) p → (Q ∧ R) |
|