Skip to main content
Back to Mathematical Reasoning
JEE Main 2024
Mathematical Reasoning
Mathematical Reasoning
Easy

Question

The number of values of r{p,q,p,q}\mathrm{r} \in\{\mathrm{p}, \mathrm{q}, \sim \mathrm{p}, \sim \mathrm{q}\} for which ((pq)(rq))((pr)q)((\mathrm{p} \wedge \mathrm{q}) \Rightarrow(\mathrm{r} \vee \mathrm{q})) \wedge((\mathrm{p} \wedge \mathrm{r}) \Rightarrow \mathrm{q}) is a tautology, is :

Options

Solution

Key Concepts and Formulas

  • Implication: ABABA \Rightarrow B \equiv \sim A \vee B
  • Tautology: A statement that is always true, regardless of the truth values of its components.
  • Commutative and Associative Laws: ABBAA \vee B \equiv B \vee A, (AB)CA(BC)(A \vee B) \vee C \equiv A \vee (B \vee C)
  • Law of Excluded Middle: AATA \vee \sim A \equiv T

Step-by-Step Solution

Step 1: Rewrite the implication using the equivalence ABABA \Rightarrow B \equiv \sim A \vee B

We are given the expression ((pq)(rq))((pr)q)((\mathrm{p} \wedge \mathrm{q}) \Rightarrow(\mathrm{r} \vee \mathrm{q})) \wedge((\mathrm{p} \wedge \mathrm{r}) \Rightarrow \mathrm{q}), which is a tautology. Using the implication rule, we can rewrite the expression as: ((pq)(rq))((pr)q)(\sim(p \wedge q) \vee (r \vee q)) \wedge (\sim(p \wedge r) \vee q)

Step 2: Apply De Morgan's Law: (AB)AB\sim(A \wedge B) \equiv \sim A \vee \sim B

Applying De Morgan's Law to both negated conjunctions, we get: ((pq)(rq))((pr)q)((\sim p \vee \sim q) \vee (r \vee q)) \wedge ((\sim p \vee \sim r) \vee q)

Step 3: Simplify the expression using associative and commutative laws

Rearranging the terms using the associative and commutative properties of disjunction, we have: (p(qq)r)(prq)(\sim p \vee (\sim q \vee q) \vee r) \wedge (\sim p \vee \sim r \vee q)

Step 4: Apply the Law of Excluded Middle: qqT\sim q \vee q \equiv T

Since qq\sim q \vee q is always true, we can replace it with TT: (pTr)(prq)(\sim p \vee T \vee r) \wedge (\sim p \vee \sim r \vee q)

Step 5: Simplify using the property ATTA \vee T \equiv T

Since pTr\sim p \vee T \vee r contains TT, the entire expression becomes TT. Therefore, we have: T(prq)T \wedge (\sim p \vee \sim r \vee q) Which simplifies to: prq\sim p \vee \sim r \vee q

Step 6: Determine the condition for the expression to be a tautology

For the expression prq\sim p \vee \sim r \vee q to be a tautology, it must always be true. We are given that r{p,q,p,q}r \in \{p, q, \sim p, \sim q\}. Let's analyze each case:

  • Case 1: r=pr = p. The expression becomes ppqpq\sim p \vee \sim p \vee q \equiv \sim p \vee q. This is NOT a tautology. For example, if pp is true and qq is false, the expression is false.
  • Case 2: r=qr = q. The expression becomes pqqpTT\sim p \vee \sim q \vee q \equiv \sim p \vee T \equiv T. This IS a tautology.
  • Case 3: r=pr = \sim p. The expression becomes p(p)qppqTqT\sim p \vee \sim (\sim p) \vee q \equiv \sim p \vee p \vee q \equiv T \vee q \equiv T. This IS a tautology.
  • Case 4: r=qr = \sim q. The expression becomes p(q)qpqqpq\sim p \vee \sim (\sim q) \vee q \equiv \sim p \vee q \vee q \equiv \sim p \vee q. This is NOT a tautology (as shown in Case 1).

Therefore, only two values of rr (namely qq and p\sim p) make the given expression a tautology.

Common Mistakes & Tips

  • Be careful with De Morgan's Laws and implication rules. These are common sources of errors.
  • Remember that any expression disjuncted with TT is always TT.
  • When checking for tautologies, consider cases where the expression might be false. If you find one such case, it's not a tautology.

Summary

We simplified the given expression using logical equivalences and De Morgan's laws to obtain prq\sim p \vee \sim r \vee q. We then checked each possible value of rr from the set {p,q,p,q}\{p, q, \sim p, \sim q\} to see which ones resulted in a tautology. We found that r=qr = q and r=pr = \sim p both resulted in tautologies, while r=pr = p and r=qr = \sim q did not. Therefore, there are two values of rr for which the given expression is a tautology.

Final Answer

The final answer is \boxed{2}, which corresponds to option (A).

Practice More Mathematical Reasoning Questions

View All Questions