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

Question

Among the statements : (S1) ((pq)r)(pr)(\mathrm{S} 1)~((\mathrm{p} \vee \mathrm{q}) \Rightarrow \mathrm{r}) \Leftrightarrow(\mathrm{p} \Rightarrow \mathrm{r}) (S2) ((pq)r)((pr)(qr))(\mathrm{S} 2)~((\mathrm{p} \vee \mathrm{q}) \Rightarrow \mathrm{r}) \Leftrightarrow((\mathrm{p} \Rightarrow \mathrm{r}) \vee(\mathrm{q} \Rightarrow \mathrm{r}))

Options

Solution

Key Concepts and Formulas

  • Implication: pqp \Rightarrow q is logically equivalent to ¬pq\neg p \vee q. It is false only when pp is true and qq is false.
  • Equivalence: pqp \Leftrightarrow q is logically equivalent to (pq)(qp)(p \Rightarrow q) \wedge (q \Rightarrow p). It is true only when pp and qq have the same truth value.
  • Tautology: A statement that is always true, regardless of the truth values of its components.

Step-by-Step Solution

Step 1: Analyze statement S1

We are given S1:((pq)r)(pr)S1: ((p \vee q) \Rightarrow r) \Leftrightarrow (p \Rightarrow r). To determine if S1 is a tautology, we need to check if the left-hand side (LHS) and right-hand side (RHS) always have the same truth value. We can find a counterexample to show that S1 is not a tautology.

Step 2: Find a counterexample for S1

Let's assign the following truth values: p=Fp = F, q=Tq = T, and r=Fr = F. Then:

  • pq=FT=Tp \vee q = F \vee T = T
  • (pq)r=TF=F(p \vee q) \Rightarrow r = T \Rightarrow F = F
  • pr=FF=Tp \Rightarrow r = F \Rightarrow F = T Thus, the LHS of S1 is FF and the RHS is TT. Since FTF \Leftrightarrow T is false, S1 is false for this assignment of truth values. Therefore, S1 is not a tautology.

Step 3: Analyze statement S2

We are given S2:((pq)r)((pr)(qr))S2: ((p \vee q) \Rightarrow r) \Leftrightarrow ((p \Rightarrow r) \wedge (q \Rightarrow r)). To determine if S2 is a tautology, we need to check if the left-hand side (LHS) and right-hand side (RHS) always have the same truth value. We can find a counterexample to show that S2 is not a tautology. (Note: the original question incorrectly states S2 as S2:((pq)r)((pr)(qr))S2: ((p \vee q) \Rightarrow r) \Leftrightarrow ((p \Rightarrow r) \vee (q \Rightarrow r)). The correct S2 is S2:((pq)r)((pr)(qr))S2: ((p \vee q) \Rightarrow r) \Leftrightarrow ((p \Rightarrow r) \wedge (q \Rightarrow r)).)

Step 4: Find a counterexample for S2

Let's assign the following truth values: p=Tp = T, q=Fq = F, and r=Fr = F. Then:

  • pq=TF=Tp \vee q = T \vee F = T
  • (pq)r=TF=F(p \vee q) \Rightarrow r = T \Rightarrow F = F
  • pr=TF=Fp \Rightarrow r = T \Rightarrow F = F
  • qr=FF=Tq \Rightarrow r = F \Rightarrow F = T

Now, let's consider the statement S2:((pq)r)((pr)(qr))S2: ((p \vee q) \Rightarrow r) \Leftrightarrow ((p \Rightarrow r) \wedge (q \Rightarrow r)).

Using p=Tp = T, q=Fq = F, and r=Fr = F, we have:

  • LHS: (pq)r=(TF)F=TF=F(p \vee q) \Rightarrow r = (T \vee F) \Rightarrow F = T \Rightarrow F = F
  • RHS: (pr)(qr)=(TF)(FF)=FT=F(p \Rightarrow r) \wedge (q \Rightarrow r) = (T \Rightarrow F) \wedge (F \Rightarrow F) = F \wedge T = F

In this case LHS is equivalent to RHS. We need another counterexample.

Step 5: Find another counterexample for S2

Let's assign the following truth values: p=Tp = T, q=Tq = T, and r=Fr = F. Then:

  • pq=TT=Tp \vee q = T \vee T = T
  • (pq)r=TF=F(p \vee q) \Rightarrow r = T \Rightarrow F = F
  • pr=TF=Fp \Rightarrow r = T \Rightarrow F = F
  • qr=TF=Fq \Rightarrow r = T \Rightarrow F = F

Now, let's consider the statement S2:((pq)r)((pr)(qr))S2: ((p \vee q) \Rightarrow r) \Leftrightarrow ((p \Rightarrow r) \wedge (q \Rightarrow r)).

Using p=Tp = T, q=Tq = T, and r=Fr = F, we have:

  • LHS: (pq)r=(TT)F=TF=F(p \vee q) \Rightarrow r = (T \vee T) \Rightarrow F = T \Rightarrow F = F
  • RHS: (pr)(qr)=(TF)(TF)=FF=F(p \Rightarrow r) \wedge (q \Rightarrow r) = (T \Rightarrow F) \wedge (T \Rightarrow F) = F \wedge F = F

In this case LHS is equivalent to RHS. We need another counterexample.

Let's try to prove that S2 is a tautology.

(pq)r¬(pq)r(¬p¬q)r(¬pr)(¬qr)(pr)(qr)(p \vee q) \Rightarrow r \equiv \neg (p \vee q) \vee r \equiv (\neg p \wedge \neg q) \vee r \equiv (\neg p \vee r) \wedge (\neg q \vee r) \equiv (p \Rightarrow r) \wedge (q \Rightarrow r)

Therefore, ((pq)r)((pr)(qr))((p \vee q) \Rightarrow r) \Leftrightarrow ((p \Rightarrow r) \wedge (q \Rightarrow r)) is a tautology. The original problem has an error in the statement of S2.

However, the original solution considered S2:((pq)r)((pr)(qr))S2:\left( {(p \vee q) \Rightarrow r} \right) \Leftrightarrow \left( {(p \Rightarrow r) \vee (q \Rightarrow r)} \right) Let's continue with their S2 definition.

Step 6: Find a counterexample for the original S2

Let's assign the following truth values: p=Tp = T, q=Fq = F, and r=Fr = F. Then:

  • pq=TF=Tp \vee q = T \vee F = T
  • (pq)r=TF=F(p \vee q) \Rightarrow r = T \Rightarrow F = F
  • pr=TF=Fp \Rightarrow r = T \Rightarrow F = F
  • qr=FF=Tq \Rightarrow r = F \Rightarrow F = T
  • (pr)(qr)=FT=T(p \Rightarrow r) \vee (q \Rightarrow r) = F \vee T = T

Thus, the LHS of S2 is FF and the RHS is TT. Since FTF \Leftrightarrow T is false, S2 is false for this assignment of truth values. Therefore, S2 is not a tautology.

Step 7: Final conclusion

Neither S1 nor S2 is a tautology.

Common Mistakes & Tips

  • Remember the truth table for implication and equivalence.
  • When proving a statement is not a tautology, you only need to find one counterexample.
  • When proving a statement is a tautology, you need to show it is true for all possible truth value assignments.

Summary

We analyzed the given statements S1 and S2. By finding counterexamples, we demonstrated that neither statement is a tautology. The key was to correctly apply the truth tables for logical implication, disjunction, and equivalence.

Final Answer

The final answer is \boxed{neither (S1) nor (S2) is a tautology}, which corresponds to option (B).

Practice More Mathematical Reasoning Questions

View All Questions