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

Question

Which of the following statements is a tautology?

Options

Solution

Key Concepts and Formulas

  • Tautology: A statement that is always true, regardless of the truth values of its components.
  • Conditional Statement: pqpqp \rightarrow q \equiv \sim p \vee q (If p, then q is equivalent to not p or q).
  • De Morgan's Laws:
    • (pq)pq\sim(p \wedge q) \equiv \sim p \vee \sim q
    • (pq)pq\sim(p \vee q) \equiv \sim p \wedge \sim q
  • Commutative Laws: pqqpp \vee q \equiv q \vee p and pqqpp \wedge q \equiv q \wedge p
  • Associative Laws: (pq)rp(qr)(p \vee q) \vee r \equiv p \vee (q \vee r) and (pq)rp(qr)(p \wedge q) \wedge r \equiv p \wedge (q \wedge r)
  • Identity Laws: pTTp \vee T \equiv T and pFFp \wedge F \equiv F, where T represents True and F represents False.
  • Absorption Law: p(pq)pp \vee (p \wedge q) \equiv p and p(pq)pp \wedge (p \vee q) \equiv p

Step-by-Step Solution

We will evaluate each option to determine which is a tautology.

Option (A): p(pq)p \vee (p \wedge q)

  • Step 1: Simplify the expression using the absorption law.
    • We are applying the absorption law: p(pq)pp \vee (p \wedge q) \equiv p.
    • p(pq)pp \vee (p \wedge q) \equiv p
  • Step 2: Analyze if the simplified expression is a tautology.
    • The expression simplifies to pp. This is not a tautology because its truth value depends on the truth value of pp. If pp is false, the expression is false.

Therefore, option (A) is not a tautology.

Option (B): (p(pq))q(p \wedge (p \rightarrow q)) \rightarrow \sim q

  • Step 1: Replace pqp \rightarrow q with its equivalent form pq\sim p \vee q.
    • We are using the conditional statement equivalence: pqpqp \rightarrow q \equiv \sim p \vee q.
    • (p(pq))q(p \wedge (\sim p \vee q)) \rightarrow \sim q
  • Step 2: Distribute pp over (pq)(\sim p \vee q).
    • We are applying the distributive law: p(pq)(pp)(pq)p \wedge (\sim p \vee q) \equiv (p \wedge \sim p) \vee (p \wedge q).
    • ((pp)(pq))q((p \wedge \sim p) \vee (p \wedge q)) \rightarrow \sim q
  • Step 3: Simplify ppp \wedge \sim p to FF (False).
    • ((F)(pq))q((F) \vee (p \wedge q)) \rightarrow \sim q
  • Step 4: Simplify F(pq)F \vee (p \wedge q) to (pq)(p \wedge q).
    • (pq)q(p \wedge q) \rightarrow \sim q
  • Step 5: Replace the conditional with its equivalent form.
    • We are using the conditional statement equivalence: pqpqp \rightarrow q \equiv \sim p \vee q.
    • (pq)q\sim (p \wedge q) \vee \sim q
  • Step 6: Apply De Morgan's Law.
    • pqq\sim p \vee \sim q \vee \sim q
  • Step 7: Simplify qq\sim q \vee \sim q to q\sim q.
    • pq\sim p \vee \sim q
  • Step 8: Analyze if the simplified expression is a tautology.
    • The expression simplifies to pq\sim p \vee \sim q, which is not a tautology because its truth value depends on the truth values of pp and qq. For example, if pp and qq are both true, the expression is false.

Therefore, option (B) is not a tautology.

Option (C): p(p(pq))p \rightarrow (p \wedge (p \rightarrow q))

  • Step 1: Replace pqp \rightarrow q with its equivalent form pq\sim p \vee q.
    • We are using the conditional statement equivalence: pqpqp \rightarrow q \equiv \sim p \vee q.
    • p(p(pq))p \rightarrow (p \wedge (\sim p \vee q))
  • Step 2: Replace the conditional with its equivalent form.
    • We are using the conditional statement equivalence: pqpqp \rightarrow q \equiv \sim p \vee q.
    • p(p(pq))\sim p \vee (p \wedge (\sim p \vee q))
  • Step 3: Distribute pp over (pq)(\sim p \vee q).
    • p((pp)(pq))\sim p \vee ((p \wedge \sim p) \vee (p \wedge q))
  • Step 4: Simplify ppp \wedge \sim p to FF (False).
    • p(F(pq))\sim p \vee (F \vee (p \wedge q))
  • Step 5: Simplify F(pq)F \vee (p \wedge q) to (pq)(p \wedge q).
    • p(pq)\sim p \vee (p \wedge q)
  • Step 6: This can be rewritten as (pp)(pq)(\sim p \vee p) \wedge (\sim p \vee q).
  • Step 7: Since pp\sim p \vee p is always true, we can replace it with TT.
    • T(pq)T \wedge (\sim p \vee q)
  • Step 8: Simplify T(pq)T \wedge (\sim p \vee q) to (pq)(\sim p \vee q)
    • (pq)(\sim p \vee q)
  • Step 9: Analyze if the simplified expression is a tautology.
    • The expression simplifies to pq\sim p \vee q, which is not a tautology because its truth value depends on the truth values of pp and qq. For example, if pp is true and qq is false, the expression is false.

Therefore, option (C) is not a tautology.

Option (D): (pq)(pq)(p \wedge q) \rightarrow (\sim p \rightarrow q)

  • Step 1: Replace pq\sim p \rightarrow q with its equivalent form (p)q\sim (\sim p) \vee q, which simplifies to pqp \vee q.
    • We are using the conditional statement equivalence: pqpqp \rightarrow q \equiv \sim p \vee q.
    • (pq)(pq)(p \wedge q) \rightarrow (p \vee q)
  • Step 2: Replace the conditional with its equivalent form.
    • (pq)(pq)\sim (p \wedge q) \vee (p \vee q)
  • Step 3: Apply De Morgan's Law.
    • (pq)(pq)(\sim p \vee \sim q) \vee (p \vee q)
  • Step 4: Rearrange the terms using the commutative and associative laws.
    • (pp)(qq)(\sim p \vee p) \vee (\sim q \vee q)
  • Step 5: Simplify pp\sim p \vee p and qq\sim q \vee q to TT (True).
    • TTT \vee T
  • Step 6: Simplify TTT \vee T to TT.
    • TT
  • Step 7: Analyze if the simplified expression is a tautology.
    • The expression simplifies to TT, which is a tautology.

Therefore, option (D) is a tautology.

Common Mistakes & Tips

  • Remember to use the correct logical equivalences when simplifying expressions.
  • Pay attention to the order of operations (parentheses, negation, conjunction/disjunction, implication).
  • When in doubt, create a truth table to verify your results.

Summary

We analyzed each of the given options and determined that option (D), (pq)(pq)(p \wedge q) \rightarrow (\sim p \rightarrow q), simplifies to T (True), and therefore is a tautology.

Final Answer

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

Practice More Mathematical Reasoning Questions

View All Questions