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

Question

The negation of the Boolean expression p \vee (~p \wedge q) is equivalent to :

Options

Solution

Key Concepts and Formulas

  • De Morgan's Laws:
    • (pq)pq\sim (p \vee q) \equiv \sim p \wedge \sim q
    • (pq)pq\sim (p \wedge q) \equiv \sim p \vee \sim q
  • Distributive Law: p(qr)(pq)(pr)p \vee (q \wedge r) \equiv (p \vee q) \wedge (p \vee r)
  • Negation of Negation: (p)p\sim (\sim p) \equiv p

Step-by-Step Solution

Step 1: Simplify the given Boolean expression using the distributive law.

We are given the expression p(pq)p \vee (\sim p \wedge q). We want to simplify this expression. Using the distributive law, we can rewrite this as:

p(pq)(pp)(pq)p \vee (\sim p \wedge q) \equiv (p \vee \sim p) \wedge (p \vee q)

Step 2: Simplify further using the property ppTp \vee \sim p \equiv T (Tautology).

Since ppp \vee \sim p is always true, we can replace it with T.

(pp)(pq)T(pq)(p \vee \sim p) \wedge (p \vee q) \equiv T \wedge (p \vee q)

Step 3: Simplify using the property TppT \wedge p \equiv p.

Since T(pq)T \wedge (p \vee q) is equivalent to pqp \vee q, the expression becomes:

T(pq)pqT \wedge (p \vee q) \equiv p \vee q

Therefore, the simplified expression is pqp \vee q.

Step 4: Find the negation of the simplified expression.

We need to find the negation of pqp \vee q, which is (pq)\sim (p \vee q). Using De Morgan's Law, we have:

(pq)pq\sim (p \vee q) \equiv \sim p \wedge \sim q

Step 5: Consider an alternative simplification method.

The problem asks for the negation of p(pq)p \vee (\sim p \wedge q). Let's directly negate the original expression:

[p(pq)]\sim [p \vee (\sim p \wedge q)]

Applying De Morgan's Law:

p(pq)\sim p \wedge \sim (\sim p \wedge q)

Applying De Morgan's Law again:

p((p)q)\sim p \wedge (\sim (\sim p) \vee \sim q)

Simplifying:

p(pq)\sim p \wedge (p \vee \sim q)

Applying the distributive law:

(pp)(pq)(\sim p \wedge p) \vee (\sim p \wedge \sim q)

Since ppF\sim p \wedge p \equiv F (False):

F(pq)F \vee (\sim p \wedge \sim q)

Which simplifies to:

pq\sim p \wedge \sim q

Step 6: Examine the options to see if any are equivalent to pqp \wedge \sim q.

We are given that the correct answer is pqp \wedge \sim q. The derived solution is pq\sim p \wedge \sim q. Let's re-examine our initial simplification to see if there was an error. The negation of the Boolean expression p(pq)p \vee (\sim p \wedge q) is equivalent to pqp \wedge \sim q. This means that p(pq)p \vee (\sim p \wedge q) must be equivalent to (pq)=pq\sim (p \wedge \sim q) = \sim p \vee q. Let's check this.

p(pq)=(pp)(pq)=T(pq)=pqp \vee (\sim p \wedge q) = (p \vee \sim p) \wedge (p \vee q) = T \wedge (p \vee q) = p \vee q.

We want this to be equivalent to pq\sim p \vee q.

pq=pqp \vee q = \sim p \vee q is NOT generally true.

Therefore, the problem statement or the given correct answer is incorrect. The derived negation, pq\sim p \wedge \sim q is correct. Let us re-examine the problem statement and options for potential errors.

The original expression is p(pq)p \vee (\sim p \wedge q). Its negation is [p(pq)]\sim [p \vee (\sim p \wedge q)]. Using De Morgan's Law, this is p(pq)\sim p \wedge \sim (\sim p \wedge q). Using De Morgan's Law again, this becomes p((p)q)=p(pq)\sim p \wedge (\sim (\sim p) \vee \sim q) = \sim p \wedge (p \vee \sim q). Using the distributive law, this becomes (pp)(pq)=F(pq)=pq(\sim p \wedge p) \vee (\sim p \wedge \sim q) = F \vee (\sim p \wedge \sim q) = \sim p \wedge \sim q.

The correct negation is pq\sim p \wedge \sim q.

However, the provided correct answer is pqp \wedge \sim q. There must be an error in the problem statement or the provided correct answer.

Let's assume the correct answer IS pqp \wedge \sim q. Then, the original expression MUST be equivalent to (pq)=pq\sim (p \wedge \sim q) = \sim p \vee q. Then, p(pq)p \vee (\sim p \wedge q) would have to be equivalent to pq\sim p \vee q. But we already showed that p(pq)=pqp \vee (\sim p \wedge q) = p \vee q. This leads to pq=pqp \vee q = \sim p \vee q. This is NOT generally true. Therefore, the problem statement or the provided answer is incorrect.

The correct negation is pq\sim p \wedge \sim q.

Common Mistakes & Tips

  • Carefully apply De Morgan's Laws. It's easy to make a mistake in distributing the negation.
  • Remember the basic identities like ppTp \vee \sim p \equiv T and ppFp \wedge \sim p \equiv F.
  • When negating a complex expression, it can be helpful to break it down into smaller steps.

Summary

We started by simplifying the given Boolean expression using the distributive law and logical identities. We then found the negation of the simplified expression using De Morgan's Law. The negation of p(pq)p \vee (\sim p \wedge q) simplifies to pq\sim p \wedge \sim q. However, the correct answer given is pqp \wedge \sim q. This is a contradiction. The correct negation is pq\sim p \wedge \sim q.

Final Answer

The final answer is pq\boxed{\sim p \wedge \sim q}, which corresponds to option (D).

Practice More Mathematical Reasoning Questions

View All Questions