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

Question

Let r \in {p, q, \simp, \simq} be such that the logical statement r \vee (\simp) \Rightarrow (p \wedge q) \vee r is a tautology. Then r is equal to :

Options

Solution

Key Concepts and Formulas

  • Tautology: A statement that is always true, regardless of the truth values of its components.
  • Implication (\Rightarrow): p \Rightarrow q is equivalent to \simp \vee q. It is only false when p is true and q is false.
  • Disjunction (\vee): p \vee q is true if either p is true, q is true, or both are true. It is only false when both p and q are false.
  • Conjunction (\wedge): p \wedge q is true only if both p and q are true. It is false otherwise.
  • Negation (\sim): \simp is true if p is false, and \simp is false if p is true.

Step-by-Step Solution

Step 1: Rewrite the Implication

We are given the statement r \vee (\simp) \Rightarrow (p \wedge q) \vee r. We want to find the value of 'r' such that the statement is a tautology. First, rewrite the implication using the equivalence p \Rightarrow q \equiv \simp \vee q.

So, r \vee (\simp) \Rightarrow (p \wedge q) \vee r is equivalent to \sim(r \vee (\simp)) \vee ((p \wedge q) \vee r).

Step 2: Apply De Morgan's Law

Apply De Morgan's Law to simplify the first term: \sim(r \vee (\simp)) \equiv (\simr) \wedge p.

Therefore, the entire expression becomes: ((\simr) \wedge p) \vee ((p \wedge q) \vee r).

Step 3: Test the options

We will now test each of the given options for 'r' to see which makes the entire expression a tautology.

  • Option (A): r = p

Substituting r = p, we get: ((\simp) \wedge p) \vee ((p \wedge q) \vee p).

Since (\simp) \wedge p is always false (a contradiction), it simplifies to: False \vee ((p \wedge q) \vee p).

Now, (p \wedge q) \vee p is equivalent to p, since p \wedge q can only be true if p is true. So the expression becomes: False \vee p, which simplifies to p.

'p' is not a tautology, so option (A) is incorrect.

  • Option (B): r = q

Substituting r = q, we get: ((\simq) \wedge p) \vee ((p \wedge q) \vee q).

Now, (p \wedge q) \vee q is equivalent to q, since p \wedge q can only be true if q is true. So the expression becomes: ((\simq) \wedge p) \vee q.

This can be rewritten as: (\simq \vee q) \wedge (p \vee q).

Since \simq \vee q is always true (a tautology), the expression becomes: True \wedge (p \vee q), which simplifies to p \vee q.

p \vee q is not a tautology, so option (B) is incorrect.

  • Option (C): r = \simp

Substituting r = \simp, we get: (\sim(\simp) \wedge p) \vee ((p \wedge q) \vee \simp).

This simplifies to: (p \wedge p) \vee ((p \wedge q) \vee \simp).

Further simplifying, we get: p \vee ((p \wedge q) \vee \simp).

Rearranging the terms: (p \vee \simp) \vee (p \wedge q).

Since p \vee \simp is always true (a tautology), the expression becomes: True \vee (p \wedge q).

This simplifies to True, which is a tautology.

So, option (C) is correct.

  • Option (D): r = \simq

Substituting r = \simq, we get: (\sim(\simq) \wedge p) \vee ((p \wedge q) \vee \simq).

This simplifies to: (q \wedge p) \vee ((p \wedge q) \vee \simq).

Rearranging the terms: (p \wedge q) \vee \simq.

This can be rewritten as: (p \vee \simq) \wedge (q \vee \simq).

Since q \vee \simq is always true (a tautology), the expression becomes: (p \vee \simq) \wedge True, which simplifies to p \vee \simq.

p \vee \simq is not a tautology, so option (D) is incorrect.

Step 4: Verify the Correct Answer

The correct answer is r = \simp. Substituting this into the original expression: \simp \vee (\simp) \Rightarrow (p \wedge q) \vee \simp

This simplifies to: \simp \Rightarrow (p \wedge q) \vee \simp

Using the implication rule: \sim(\simp) \vee ((p \wedge q) \vee \simp)

Which simplifies to: p \vee (p \wedge q) \vee \simp

Rearranging: (p \vee \simp) \vee (p \wedge q)

Since p \vee \simp is always True: True \vee (p \wedge q)

This simplifies to True, which is a tautology.

Common Mistakes & Tips

  • When simplifying logical expressions, remember De Morgan's Laws and the equivalences for implications.
  • When testing options, try to simplify the expression as much as possible before substituting the value of 'r'.
  • Remember that p \vee True = True and p \wedge False = False.

Summary

We are given a logical statement and asked to find the value of 'r' that makes the statement a tautology. We first rewrote the implication using its equivalent form with disjunction. Then, we substituted each of the given options for 'r' into the simplified expression and checked if the resulting expression was always true (a tautology). Only the option r = \simp resulted in a tautology.

Final Answer

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

Practice More Mathematical Reasoning Questions

View All Questions