Let p, q , r and s be four primitive statements . Consider the following arguments: P:[(⇁p∨q)∧(r→s)∧(p∨r)]→(⇁s→q) Q:[(⇁p∧q)∧[q→(p→r)]]→⇁r R:[[(q∧r)→p]∧(⇁q∨p)]→r S:[p∧(p→r)∧(q∨⇁r)]→q
Which of the above arguments are valid?
A
P and Q only
No worries! We‘ve got your back. Try BYJU‘S free classes today!
B
P and R only
No worries! We‘ve got your back. Try BYJU‘S free classes today!
C
P and S only
Right on! Give the BNAT exam to get a 100% scholarship for BYJUS courses
D
P,Q,R and S
No worries! We‘ve got your back. Try BYJU‘S free classes today!
Open in App
Solution
The correct option is C P and S only P:[(⇁p∨q)∧(r→s)∧(p∨r)]→(⇁s→q) ≡[(p→q)∧(r→s)∧(p∨r)]→(q∨s)
which is a rule of inference called constructive dilemma and therefore valid.
S:[p∧(p→r)∧(q∨⇁r)]→q ≡p(p′+r)(q+r′)→q ≡pr(q+r′)→q ≡prq→q ≡(prq)′+q ≡p′+r′+q′+q ≡p′+r′+1 ≡1
Therefore S is valid .
Q and R can be similary simplified in boolean algebra to show that they are both not equivalent to 1 .
So only P and S are valid.