Solveeit Logo

Question

Mathematics Question on validating statements

The negation of p(qr)p{\land}(q \to \sim r) is

A

p(pr)\sim p \lor(p\land r)

B

p(pr)\sim p \land (p\land r)

C

p(pr)p \lor (p\lor r)

D

p(qr) p \vee (q \wedge r)

Answer

p(pr)\sim p \land (p\land r)

Explanation

Solution

(p(qr))=p(qr)\sim(p \wedge(q \rightarrow \sim r)) =\sim p \vee \sim(q \rightarrow-r)
=p(q(r))=\sim p \vee(q \wedge \sim(\sim r))
=p(qr)=\sim p \vee(q \wedge r)