Question
Mathematics Question on mathematical reasoning
The number of values of r∈p,q,∼p,∼q for which ((p∧q)⇒(r∨q))∧((p∧r)⇒q) is a tautology, is :
A
1
B
2
C
4
D
3
Answer
2
Explanation
Solution
((p∧q)⇒(r∨q))∧((p∧r)⇒q)
We know, p⇒q is equivalent to
∼p∨q
(∼(p∧q)∨(r∨q))∧(∼(p∧r))∨q))
⇒(∼p∨∼q∨r∨q)∧(∼p∨∼r∨q)
⇒(∼p∨r∨t)∧(∼p∨∼r∨q)
⇒(t)∧(∼p∨∼r∨q)
For this to be tautology, (∼p∨∼r∨q) must be always true which follows for r=∼p or r=q.
So, the correct option is (B) : 2