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

Question

If p,qp,q and rr are three propositions, then which of the following combination of truth values of p,qp,q and rr makes the logical expression {(pq)((p)r)}((q)r)\left\{ {(p \vee q) \wedge \left( {( \sim p) \vee r} \right)} \right\} \to \left( {( \sim q) \vee r} \right) false?

Options

Solution

Key Concepts and Formulas

  • Logical Connectives: Understanding the truth tables for logical connectives like \vee (OR), \wedge (AND), \sim (NOT), and \to (IMPLICATION).
  • Implication (Conditional Statement): ABA \to B is false only when AA is true and BB is false. Otherwise, it's true.
  • Truth Tables:
    • pqp \vee q is true if at least one of pp or qq is true. It's false only when both pp and qq are false.
    • pqp \wedge q is true only when both pp and qq are true. It's false if at least one of pp or qq is false.
    • p\sim p is true when pp is false, and false when pp is true.

Step-by-Step Solution

We want to find the truth values of p,q,rp, q, r that make the expression {(pq)((p)r)}((q)r)\left\{ {(p \vee q) \wedge \left( {( \sim p) \vee r} \right)} \right\} \to \left( {( \sim q) \vee r} \right) false. This expression is of the form ABA \to B, which is false only when AA is true and BB is false. Therefore, we need to find p,q,rp, q, r such that (pq)((p)r)(p \vee q) \wedge ((\sim p) \vee r) is true and (q)r(\sim q) \vee r is false.

Step 1: Analyze the condition for (q)r(\sim q) \vee r to be false. (q)r(\sim q) \vee r is false only when both q\sim q and rr are false. This means qq must be true and rr must be false. So, we have q=Tq = T and r=Fr = F.

Step 2: Substitute q=Tq = T and r=Fr = F into the expression (pq)((p)r)(p \vee q) \wedge ((\sim p) \vee r) and analyze its truth value. Substituting q=Tq = T and r=Fr = F, the expression becomes (pT)((p)F)(p \vee T) \wedge ((\sim p) \vee F). Since pTp \vee T is always true regardless of the value of pp, the expression simplifies to T(pF)T \wedge (\sim p \vee F). For this expression to be true, we must have pF\sim p \vee F to be true. pF\sim p \vee F is true only when p\sim p is true, which means pp must be false. So, we have p=Fp = F.

Step 3: Verify the truth values p=F,q=T,r=Fp = F, q = T, r = F in the original expression. The original expression is {(pq)((p)r)}((q)r)\left\{ {(p \vee q) \wedge \left( {( \sim p) \vee r} \right)} \right\} \to \left( {( \sim q) \vee r} \right). Substituting p=F,q=T,r=Fp = F, q = T, r = F, we have: ((FT)((F)F))((T)F)((F \vee T) \wedge ((\sim F) \vee F)) \to ((\sim T) \vee F) (T(TF))(FF)(T \wedge (T \vee F)) \to (F \vee F) (TT)F(T \wedge T) \to F TFT \to F FF Since the expression evaluates to false, the truth values p=F,q=T,r=Fp = F, q = T, r = F make the expression false.

Step 4: Check the other options. (B) p=T,q=T,r=Fp = T, q = T, r = F: ((TT)((T)F))((T)F)((T \vee T) \wedge ((\sim T) \vee F)) \to ((\sim T) \vee F) (T(FF))(FF)(T \wedge (F \vee F)) \to (F \vee F) (TF)F(T \wedge F) \to F FFF \to F TT

(C) p=T,q=F,r=Tp = T, q = F, r = T: ((TF)((T)T))((F)T)((T \vee F) \wedge ((\sim T) \vee T)) \to ((\sim F) \vee T) (T(FT))(TT)(T \wedge (F \vee T)) \to (T \vee T) (TT)T(T \wedge T) \to T TTT \to T TT

(D) p=T,q=F,r=Fp = T, q = F, r = F: ((TF)((T)F))((F)F)((T \vee F) \wedge ((\sim T) \vee F)) \to ((\sim F) \vee F) (T(FF))(TF)(T \wedge (F \vee F)) \to (T \vee F) (TF)T(T \wedge F) \to T FTF \to T TT

Only option (A) makes the expression false.

Common Mistakes & Tips

  • Remember the truth table for implication. ABA \to B is only false when AA is true and BB is false.
  • When simplifying expressions, use parentheses carefully to avoid errors.
  • Work systematically through each step to ensure accuracy.

Summary

To find the combination of truth values for p,q,rp, q, r that makes the given logical expression false, we first recognized that the expression is an implication. An implication is false only when the antecedent is true and the consequent is false. We then found the conditions for the consequent to be false, which gave us q=Tq = T and r=Fr = F. Substituting these values into the antecedent, we found that pp must be false for the antecedent to be true. Therefore, the combination of truth values that makes the expression false is p=F,q=T,r=Fp = F, q = T, r = F. This corresponds to option (A).

Final Answer

The final answer is \boxed{p = F,q = T,r = F}, which corresponds to option (A).

Practice More Mathematical Reasoning Questions

View All Questions