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

Question

Which of the following Boolean expressions is not a tautology?

Options

Solution

Key Concepts and Formulas

  • Implication: pqpqp \Rightarrow q \equiv \sim p \vee q
  • Tautology: A statement that is always true, regardless of the truth values of its components.
  • Commutative Law: pqqpp \vee q \equiv q \vee p and pqqpp \wedge q \equiv q \wedge p
  • Associative Law: (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)
  • Law of Excluded Middle: ppTp \vee \sim p \equiv T (where T represents "True")
  • Identity Law: pTTp \vee T \equiv T and pFFp \wedge F \equiv F (where F represents "False")

Step-by-Step Solution

Step 1: Analyze option (A): (pq)(qp)(p \Rightarrow q) \vee (\sim q \Rightarrow p)

  • We want to simplify the expression using the implication rule.
  • (pq)(qp)(pq)((q)p)(p \Rightarrow q) \vee (\sim q \Rightarrow p) \equiv (\sim p \vee q) \vee (\sim(\sim q) \vee p)
  • Simplifying, we get: (pq)(qp)(\sim p \vee q) \vee (q \vee p)

Step 2: Further simplification using commutative and associative laws

  • Rearrange the terms using commutative and associative properties:
  • (pq)(qp)(pp)(qq)(\sim p \vee q) \vee (q \vee p) \equiv (\sim p \vee p) \vee (q \vee q)
  • Since qqqq \vee q \equiv q, we have: (pp)q(\sim p \vee p) \vee q

Step 3: Apply the Law of Excluded Middle

  • ppT\sim p \vee p \equiv T
  • Therefore, we have: TqT \vee q

Step 4: Apply the Identity Law

  • TqTT \vee q \equiv T
  • So, option (A) is a tautology.

Step 5: Analyze option (B): (qp)(qp)(q \Rightarrow p) \vee (\sim q \Rightarrow p)

  • We want to simplify the expression using the implication rule.
  • (qp)(qp)(qp)((q)p)(q \Rightarrow p) \vee (\sim q \Rightarrow p) \equiv (\sim q \vee p) \vee (\sim(\sim q) \vee p)
  • Simplifying, we get: (qp)(qp)(\sim q \vee p) \vee (q \vee p)

Step 6: Further simplification using commutative and associative laws

  • Rearrange the terms using commutative and associative properties:
  • (qp)(qp)(qq)(pp)(\sim q \vee p) \vee (q \vee p) \equiv (\sim q \vee q) \vee (p \vee p)

Step 7: Apply the Law of Excluded Middle

  • qqT\sim q \vee q \equiv T
  • Also, pppp \vee p \equiv p
  • Therefore, we have: TpT \vee p

Step 8: Apply the Identity Law

  • TpTT \vee p \equiv T
  • So, option (B) is a tautology.

Step 9: Analyze option (C): (pq)(qp)(p \Rightarrow \sim q) \vee (\sim q \Rightarrow p)

  • We want to simplify the expression using the implication rule.
  • (pq)(qp)(pq)((q)p)(p \Rightarrow \sim q) \vee (\sim q \Rightarrow p) \equiv (\sim p \vee \sim q) \vee (\sim(\sim q) \vee p)
  • Simplifying, we get: (pq)(qp)(\sim p \vee \sim q) \vee (q \vee p)

Step 10: Further simplification using commutative and associative laws

  • Rearrange the terms using commutative and associative properties:
  • (pq)(qp)(pp)(qq)(\sim p \vee \sim q) \vee (q \vee p) \equiv (\sim p \vee p) \vee (\sim q \vee q)

Step 11: Apply the Law of Excluded Middle

  • ppT\sim p \vee p \equiv T and qqT\sim q \vee q \equiv T
  • Therefore, we have: TTT \vee T

Step 12: Apply the Identity Law

  • TTTT \vee T \equiv T
  • So, option (C) is a tautology.

Step 13: Analyze option (D): (pq)(qp)(\sim p \Rightarrow q) \vee (\sim q \Rightarrow p)

  • We want to simplify the expression using the implication rule.
  • (pq)(qp)((p)q)((q)p)(\sim p \Rightarrow q) \vee (\sim q \Rightarrow p) \equiv (\sim(\sim p) \vee q) \vee (\sim(\sim q) \vee p)
  • Simplifying, we get: (pq)(qp)(p \vee q) \vee (q \vee p)

Step 14: Further simplification using commutative and associative laws

  • Rearrange the terms using commutative and associative properties:
  • (pq)(qp)pqqppq(p \vee q) \vee (q \vee p) \equiv p \vee q \vee q \vee p \equiv p \vee q

Step 15: Analyze the result.

  • The expression pqp \vee q is not a tautology. It is only true if either pp is true or qq is true, or both are true. If both pp and qq are false, then pqp \vee q is false. Therefore, option (D) is not a tautology.

Common Mistakes & Tips

  • Remember the correct definition of implication: pqpqp \Rightarrow q \equiv \sim p \vee q. A common mistake is to mix it up with other logical equivalences.
  • When simplifying complex Boolean expressions, carefully apply commutative and associative laws to group terms that can be simplified using the Law of Excluded Middle.
  • A tautology must be true for all possible truth values of its components. If you can find even one case where the expression is false, it's not a tautology.

Summary

We analyzed each of the given Boolean expressions to determine which one is not a tautology. By applying the implication rule, commutative and associative laws, the Law of Excluded Middle, and the Identity Law, we simplified each expression. Options (A), (B), and (C) simplified to TT, indicating that they are tautologies. Option (D) simplified to pqp \vee q, which is not a tautology because it is false when both p and q are false.

Final Answer

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

Practice More Mathematical Reasoning Questions

View All Questions