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

Question

Which one of the following statements is not a tautology?

Options

Solution

Key Concepts and Formulas

  • Implication: pqpqp \to q \equiv \sim p \vee q
  • 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
  • Tautology: A statement that is always true, regardless of the truth values of its components. We denote a tautology by tt.
  • Contradiction: A statement that is always false, regardless of the truth values of its components.
  • Law of Excluded Middle: pptp \vee \sim p \equiv t
  • Identity Laws: pttp \vee t \equiv t and ptpp \wedge t \equiv p

Step-by-Step Solution

Step 1: Analyze option (A): (pq)(p)q(p \wedge q) \to (\sim p) \vee q

We want to determine if (pq)(p)q(p \wedge q) \to (\sim p) \vee q is a tautology. We will use the implication rule to rewrite the expression.

(pq)(p)q(pq)(pq)(p \wedge q) \to (\sim p) \vee q \equiv \sim (p \wedge q) \vee (\sim p \vee q)

Using De Morgan's Law, we can rewrite (pq)\sim(p \wedge q) as pq\sim p \vee \sim q.

(pq)(pq)(pq)(pq)\sim (p \wedge q) \vee (\sim p \vee q) \equiv (\sim p \vee \sim q) \vee (\sim p \vee q)

Using the associative property of \vee, we can rearrange the terms.

(pq)(pq)p(qq)(\sim p \vee \sim q) \vee (\sim p \vee q) \equiv \sim p \vee (\sim q \vee q)

By the Law of Excluded Middle, qqt\sim q \vee q \equiv t.

p(qq)pt\sim p \vee (\sim q \vee q) \equiv \sim p \vee t

Since pt\sim p \vee t is always true, the expression is a tautology.

ptt\sim p \vee t \equiv t

Step 2: Analyze option (B): (pq)p(p \wedge q) \to p

We want to determine if (pq)p(p \wedge q) \to p is a tautology. We use the implication rule.

(pq)p(pq)p(p \wedge q) \to p \equiv \sim (p \wedge q) \vee p

Using De Morgan's Law, we rewrite (pq)\sim(p \wedge q) as pq\sim p \vee \sim q.

(pq)p(pq)p\sim (p \wedge q) \vee p \equiv (\sim p \vee \sim q) \vee p

Using the associative property of \vee, we can rearrange the terms.

(pq)p(pp)q(\sim p \vee \sim q) \vee p \equiv (\sim p \vee p) \vee \sim q

By the Law of Excluded Middle, ppt\sim p \vee p \equiv t.

(pp)qtq(\sim p \vee p) \vee \sim q \equiv t \vee \sim q

Since tqt \vee \sim q is always true, the expression is a tautology.

tqtt \vee \sim q \equiv t

Step 3: Analyze option (C): (pq)(p(q))(p \vee q) \to (p \vee (\sim q))

We want to determine if (pq)(p(q))(p \vee q) \to (p \vee (\sim q)) is a tautology. We use the implication rule.

(pq)(p(q))(pq)(p(q))(p \vee q) \to (p \vee (\sim q)) \equiv \sim (p \vee q) \vee (p \vee (\sim q))

Using De Morgan's Law, we rewrite (pq)\sim (p \vee q) as pq\sim p \wedge \sim q.

(pq)(p(q))(pq)(pq)\sim (p \vee q) \vee (p \vee (\sim q)) \equiv (\sim p \wedge \sim q) \vee (p \vee \sim q)

Using the associative property of \vee, we can rewrite the expression as

(pq)(pq)(pq)(pq)(qp)(qp)(\sim p \wedge \sim q) \vee (p \vee \sim q) \equiv (\sim p \wedge \sim q) \vee (p \vee \sim q) \equiv (\sim q \wedge \sim p) \vee (\sim q \vee p)

Using the distributive property: a(bc)=(ab)(ac)a \vee (b \wedge c) = (a \vee b) \wedge (a \vee c) and a(bc)=(ab)(ac)a \wedge (b \vee c) = (a \wedge b) \vee (a \wedge c)

We have qp\sim q \wedge \sim p and qp\sim q \vee p.

(qp)(qp)qppqqppq(\sim q \wedge \sim p) \vee (\sim q \vee p) \equiv \sim q \wedge \sim p \vee p \vee \sim q \equiv \sim q \vee p \wedge \sim p \vee \sim q

Rearranging terms using the commutative property of \vee and \wedge: (pq)(pq)qppq(\sim p \wedge \sim q) \vee (p \vee \sim q) \equiv \sim q \wedge \sim p \vee p \vee \sim q (qp)(pq)q(pp)pq(pp)p(\sim q \wedge \sim p) \vee (p \vee \sim q) \equiv \sim q \vee (\sim p \wedge p) \vee p \equiv \sim q \vee (\sim p \wedge p) \vee p Rearranging terms: (pq)(pq)(pq)(pq)q(pp)(\sim p \wedge \sim q) \vee (p \vee \sim q) \equiv (\sim p \wedge \sim q) \vee (p \vee \sim q) \equiv \sim q \vee (\sim p \wedge p) This simplifies to q\sim q since (pp)(\sim p \wedge p) is a contradiction. q(pp)qfq\sim q \vee (\sim p \wedge p) \equiv \sim q \vee f \equiv \sim q Since q\sim q is not always true, the expression is not a tautology.

Step 4: Analyze option (D): p(pq)p \to (p \vee q)

We want to determine if p(pq)p \to (p \vee q) is a tautology. We use the implication rule.

p(pq)p(pq)p \to (p \vee q) \equiv \sim p \vee (p \vee q)

Using the associative property of \vee, we can rearrange the terms.

p(pq)(pp)q\sim p \vee (p \vee q) \equiv (\sim p \vee p) \vee q

By the Law of Excluded Middle, ppt\sim p \vee p \equiv t.

(pp)qtq(\sim p \vee p) \vee q \equiv t \vee q

Since tqt \vee q is always true, the expression is a tautology.

tqtt \vee q \equiv t

Common Mistakes & Tips

  • Remember to apply De Morgan's Laws correctly. A common mistake is forgetting to negate both terms and change the operator.
  • When simplifying expressions, use the associative and commutative properties to group terms that can be simplified using the Law of Excluded Middle.
  • Don't assume an expression is a tautology without fully simplifying it.

Summary

We analyzed each option to determine if it is a tautology. Options (A), (B), and (D) simplified to tt, indicating they are tautologies. Option (C) simplified to q\sim q, which is not always true, meaning it is not a tautology. Therefore, the statement that is not a tautology is option (C).

Final Answer The final answer is \boxed{( p \vee q) \to ( p \vee (~q))}, which corresponds to option (C).

Practice More Mathematical Reasoning Questions

View All Questions