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.
  • Implication (pqp \Rightarrow q): This is false only when pp is true and qq is false. Otherwise, it is true. pqp \Rightarrow q is equivalent to pq\sim p \vee q.
  • Negation (p\sim p): If pp is true, then p\sim p is false, and vice versa.
  • Disjunction (pqp \vee q): This is true if at least one of pp or qq is true. It is false only when both pp and qq are false.

Step-by-Step Solution

We will determine which of the given options is a tautology by analyzing their truth tables or using logical equivalences.

Option (A): ((p)q)p((\sim p) \vee q) \Rightarrow p

Step 1: Rewrite the implication using the equivalence ababa \Rightarrow b \equiv \sim a \vee b. ((p)q)p((p)q)p((\sim p) \vee q) \Rightarrow p \equiv \sim((\sim p) \vee q) \vee p

Step 2: Apply De Morgan's Law: (ab)(ab)\sim(a \vee b) \equiv (\sim a \wedge \sim b). ((p)q)p((p)q)p\sim((\sim p) \vee q) \vee p \equiv (\sim(\sim p) \wedge \sim q) \vee p

Step 3: Simplify (p)\sim(\sim p) to pp. (pq)p(p \wedge \sim q) \vee p

Step 4: Apply the absorption law: (ab)aa(a \wedge b) \vee a \equiv a. (pq)pp(p \wedge \sim q) \vee p \equiv p Since this is just pp, it is not a tautology as its truth value depends on the truth value of pp.

Option (B): p((p)q)p \Rightarrow((\sim p) \vee q)

Step 1: Rewrite the implication using the equivalence ababa \Rightarrow b \equiv \sim a \vee b. p((p)q)p((p)q)p \Rightarrow((\sim p) \vee q) \equiv \sim p \vee ((\sim p) \vee q)

Step 2: Since disjunction is associative, we can rewrite this as: p(pq)(pp)q\sim p \vee (\sim p \vee q) \equiv (\sim p \vee \sim p) \vee q

Step 3: Simplify pp\sim p \vee \sim p to p\sim p. (pp)qpq(\sim p \vee \sim p) \vee q \equiv \sim p \vee q This is not a tautology since it is false when pp is true and qq is false.

Option (C): ((p)q)q((\sim p) \vee q) \Rightarrow q

Step 1: Rewrite the implication using the equivalence ababa \Rightarrow b \equiv \sim a \vee b. ((p)q)q((p)q)q((\sim p) \vee q) \Rightarrow q \equiv \sim((\sim p) \vee q) \vee q

Step 2: Apply De Morgan's Law: (ab)(ab)\sim(a \vee b) \equiv (\sim a \wedge \sim b). ((p)q)q((p)q)q\sim((\sim p) \vee q) \vee q \equiv (\sim(\sim p) \wedge \sim q) \vee q

Step 3: Simplify (p)\sim(\sim p) to pp. (pq)q(p \wedge \sim q) \vee q

Step 4: Distribute the disjunction. (pq)q(pq)(qq)(p \wedge \sim q) \vee q \equiv (p \vee q) \wedge (\sim q \vee q)

Step 5: Since qq\sim q \vee q is always true, it simplifies to TT (True). (pq)Tpq(p \vee q) \wedge T \equiv p \vee q This is not a tautology since it is false when pp is false and qq is false.

Option (D): q((p)q)q \Rightarrow((\sim p) \vee q)

Step 1: Rewrite the implication using the equivalence ababa \Rightarrow b \equiv \sim a \vee b. q((p)q)q((p)q)q \Rightarrow((\sim p) \vee q) \equiv \sim q \vee ((\sim p) \vee q)

Step 2: Since disjunction is associative, we can rewrite this as: q((p)q)q(qp)\sim q \vee ((\sim p) \vee q) \equiv \sim q \vee (q \vee \sim p)

Step 3: Since disjunction is commutative, we can rewrite this as: q(qp)(qq)p\sim q \vee (q \vee \sim p) \equiv (\sim q \vee q) \vee \sim p

Step 4: Simplify qq\sim q \vee q to TT (True). (qq)pTp(\sim q \vee q) \vee \sim p \equiv T \vee \sim p

Step 5: Since TaT \vee a is always true, the entire expression is a tautology. TpTT \vee \sim p \equiv T This is a tautology. Therefore, option (D) is the answer.

There seems to be an error in the "Correct Answer" provided. The correct answer according to our derivation is (D), not (A).

Common Mistakes & Tips

  • Remember De Morgan's Laws and how to negate compound statements.
  • Be careful with the order of operations when constructing truth tables.
  • Use logical equivalences to simplify expressions before constructing truth tables, which can save time.

Summary

We analyzed each of the given options to determine which one represents a tautology. By using logical equivalences and truth table principles, we found that option (D), q((p)q)q \Rightarrow((\sim p) \vee q), is a tautology because it simplifies to TT (True) regardless of the truth values of pp and qq.

Final Answer

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

Practice More Mathematical Reasoning Questions

View All Questions