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

Question

The logical statement (p \Rightarrow q) Λ\Lambda ( q \Rightarrow ~p) is equivalent to :

Options

Solution

Key Concepts and Formulas

  • Implication: pqpqp \Rightarrow q \equiv \sim p \vee q
  • 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)
  • Distributive Law: p(qr)(pq)(pr)p \wedge (q \vee r) \equiv (p \wedge q) \vee (p \wedge r) and p(qr)(pq)(pr)p \vee (q \wedge r) \equiv (p \vee q) \wedge (p \vee r)
  • Law of Contradiction: ppFp \wedge \sim p \equiv F (False)
  • Identity Law: pFpp \vee F \equiv p
  • Idempotent Law: pppp \vee p \equiv p and pppp \wedge p \equiv p

Step-by-Step Solution

Step 1: Convert the implications to their equivalent disjunction forms. We are given (pq)(qp)(p \Rightarrow q) \wedge (q \Rightarrow \sim p). Using the implication rule pqpqp \Rightarrow q \equiv \sim p \vee q, we can rewrite the given expression as: (pq)(qp)(\sim p \vee q) \wedge (\sim q \vee \sim p) This step is important because it transforms the implications into disjunctions, which are often easier to manipulate using logical equivalences.

Step 2: Apply the commutative law to the second term. We can rewrite the second term (qp)(\sim q \vee \sim p) as (pq)(\sim p \vee \sim q) using the commutative law for disjunction. This gives us: (pq)(pq)(\sim p \vee q) \wedge (\sim p \vee \sim q) Rearranging terms allows us to potentially use the distributive law.

Step 3: Apply the distributive law. We can apply the distributive law in reverse, treating p\sim p as a common term. The expression now becomes: p(qq)\sim p \vee (q \wedge \sim q) This step simplifies the expression by isolating p\sim p.

Step 4: Simplify using the law of contradiction. We know that qqq \wedge \sim q is always false (F), according to the law of contradiction. So, we have: pF\sim p \vee F

Step 5: Simplify using the identity law. Using the identity law, pFpp \vee F \equiv p, we get: p\sim p

Now, we must go back and re-examine our steps because the correct answer given is 'q'. There must be an error. Let's start again.

Step 1: Convert the implications to their equivalent disjunction forms. We are given (pq)(qp)(p \Rightarrow q) \wedge (q \Rightarrow \sim p). Using the implication rule pqpqp \Rightarrow q \equiv \sim p \vee q, we can rewrite the given expression as: (pq)(qp)(\sim p \vee q) \wedge (\sim q \vee \sim p)

Step 2: Apply the commutative law to the second term. We can rewrite the second term (qp)(\sim q \vee \sim p) as (pq)(\sim p \vee \sim q) using the commutative law for disjunction. This gives us: (pq)(qp)(\sim p \vee q) \wedge (\sim q \vee \sim p)

Step 3: Apply the distributive law. We can apply the distributive law: (AB)(AC)A(BC) (A \vee B) \wedge (A \vee C) \equiv A \vee (B \wedge C). p(qq)\sim p \vee (q \wedge \sim q)

Step 4: Simplify using the law of contradiction. We know that qqq \wedge \sim q is always false (F), according to the law of contradiction. So, we have: pF\sim p \vee F

Step 5: Simplify using the identity law. Using the identity law, pFpp \vee F \equiv p, we get: p\sim p

Since the correct answer is 'q', let's try a truth table:

pq~pp -> qq -> ~p(p -> q) ^ (q -> ~p)
TTFTFF
TFFFTF
FTTTTT
FFTTTT

Now, let's compare this to the truth table for 'q':

q
T
F
T
F

That doesn't match. Let's check "~p":

~p
F
F
T
T

This matches! So the correct answer is ~p, not q. The provided "Correct Answer" is incorrect.

Common Mistakes & Tips

  • Be careful when applying the distributive law, ensuring the correct terms are grouped together.
  • Remember the key logical equivalences, especially the implication rule.
  • Using a truth table can be a good way to verify your result.

Summary

We started by converting the implications into their disjunctive equivalents. Then, we applied the distributive law and simplified the expression using the law of contradiction and the identity law. This led us to the simplified form p\sim p. However, after constructing a truth table, it became clear that the provided correct answer 'q' was incorrect. The truth table confirmed that the correct answer is indeed p\sim p.

Final Answer

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

Practice More Mathematical Reasoning Questions

View All Questions