Solveeit Logo

Question

Mathematics Question on mathematical reasoning

Let pp and qq be two statements Then (p(pq))\sim(p \wedge(p \Rightarrow \sim q)) is equivalent to

A

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

B

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

C

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

D

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

Answer

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

Explanation

Solution

The correct answer is (B) : (p)q(\sim p) \vee q
∼(p∧(p→∼q))
≡∼p∨∼(∼p∨∼q)
≡∼p∨(p∧q)
≡(∼p∨p)∧(∼p∨q)
≡t∧(∼p∨q)
≡∼p∨q