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

Question

The statement (p(q))(p(q))\left( {p \wedge \left( { \sim q} \right)} \right) \Rightarrow \left( {p \Rightarrow \left( { \sim q} \right)} \right) is

Options

Solution

Key Concepts and Formulas

  • Implication: pqp \Rightarrow q is equivalent to pq\sim p \vee q.
  • Tautology: A statement that is always true, regardless of the truth values of its components.
  • Truth Table: A table that shows all possible truth values of a statement based on the truth values of its components.

Step-by-Step Solution

Step 1: Rewrite the given statement using the implication equivalence. We are given the statement (pq)(pq)(p \wedge \sim q) \Rightarrow (p \Rightarrow \sim q). We want to determine if this is a tautology, contradiction, or equivalent to some other statement. Using the implication rule, we can rewrite the implication pqp \Rightarrow \sim q as pq\sim p \vee \sim q. Thus, the given statement becomes (pq)(pq)(p \wedge \sim q) \Rightarrow (\sim p \vee \sim q)

Step 2: Rewrite the implication again. Applying the implication rule ABABA \Rightarrow B \equiv \sim A \vee B to the above, where A=(pq)A = (p \wedge \sim q) and B=(pq)B = (\sim p \vee \sim q), we get: (pq)(pq)\sim (p \wedge \sim q) \vee (\sim p \vee \sim q)

Step 3: Apply De Morgan's Law. De Morgan's Law states that (pq)pq\sim (p \wedge q) \equiv \sim p \vee \sim q. Applying this to (pq)\sim (p \wedge \sim q), we get p(q)\sim p \vee \sim (\sim q), which simplifies to pq\sim p \vee q. Substituting this back into our expression, we have: (pq)(pq)(\sim p \vee q) \vee (\sim p \vee \sim q)

Step 4: Simplify the expression. Since the expression involves only disjunctions (OR operations), we can rearrange the terms using the associative property: pqpq\sim p \vee q \vee \sim p \vee \sim q ppqq\sim p \vee \sim p \vee q \vee \sim q Since pppp \vee p \equiv p, we have ppp\sim p \vee \sim p \equiv \sim p. Also, qqTq \vee \sim q \equiv T (True). Therefore, p(qq)\sim p \vee (q \vee \sim q) pT\sim p \vee T

Step 5: Evaluate the final expression. Since anything ORed with True is True, pTT\sim p \vee T \equiv T. Therefore, the given statement is equivalent to True.

Step 6: Construct a Truth Table (Alternative Approach). Let E=(pq)(pq)E = (p \wedge \sim q) \Rightarrow (p \Rightarrow \sim q). We can construct a truth table to verify that EE is always true:

ppqqq\sim qpqp \wedge \sim qp\sim ppqp \Rightarrow \sim q (pq\sim p \vee \sim q)E=(pq)(pq)E = (p \wedge \sim q) \Rightarrow (p \Rightarrow \sim q)
TTFFFFT
TFTTFTT
FTFFTTT
FFTFTTT

Since the last column is always T, the statement is a tautology.

Common Mistakes & Tips

  • Remember the equivalence pqpqp \Rightarrow q \equiv \sim p \vee q. This is crucial for simplifying implications.
  • Be careful with De Morgan's Laws: (pq)pq\sim (p \wedge q) \equiv \sim p \vee \sim q and (pq)pq\sim (p \vee q) \equiv \sim p \wedge \sim q.
  • When simplifying, look for opportunities to use the identities ppTp \vee \sim p \equiv T and ppFp \wedge \sim p \equiv F.

Summary

We started with the statement (pq)(pq)(p \wedge \sim q) \Rightarrow (p \Rightarrow \sim q) and used logical equivalences to simplify it. We applied the implication rule and De Morgan's Law to arrive at the expression pT\sim p \vee T, which is always true. Therefore, the given statement is a tautology. We also verified this result by constructing a truth table.

Final Answer The final answer is \boxed{a tautology}, which corresponds to option (A).

Practice More Mathematical Reasoning Questions

View All Questions