Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Check if the following statements are tautology or contradiction.?
a) (~p ˅ q) ˅ (p ˄ ~q)
b) (p ˄ q) → (p ˅ q)
I'd really appreciate it if you could show me the working.
1 Answer
- PeterLv 48 years agoFavorite Answer
You can do these by using truth tables or Boolean algebra. As there are only 2 variables and so only 4 cases I will use truth tables.
a)
p q (~p ˅ q) (p ˄ ~q) (~p ˅ q) ˅ (p ˄ ~q)
T T T F T
T F F T T
F T T F T
F F T F T
Always true, tautology
p q (p ˄ q) (p ˅ q) (p ˄ q) → (p ˅ q)
T T T T T
T F F T T
F T F T T
F F F F T
Also a tautology.