The Student Room Group

Disjunctive Normal Form (DNF)

Hi Guys,

Little stuck today on trying to find the Disjunctive Normal Form for the following:

(p AND (q OR NOT( r AND p))) OR (p AND NOT(r))

Wondering if anyone could help me out, would be much appreciated, been trying all morning to show a method as to find the DNF
Original post by Crean09
Hi Guys,

Little stuck today on trying to find the Disjunctive Normal Form for the following:

(p AND (q OR NOT( r AND p))) OR (p AND NOT(r))

Wondering if anyone could help me out, would be much appreciated, been trying all morning to show a method as to find the DNF


I'm a little new to this, but for the first bit: p(q¬(rp)) p \land (q \lor \neg (r \land p)) [The left to the main disjunctive].
surely if p p is true then the only way ¬(rp) \neg (r \land p) can be true is if we have ¬r \neg r. So could you simplify it to :
p(q¬r) p \land (q \lor \neg r) .

Then I think it's a little easier. (If I'm right :biggrin:)

Quick Reply

Latest