First, let’s define the variables used in the statements:

  • p, q, and r are propositional variables representing statements that can be either true or false.

Now, let’s construct the truth tables for each statement:

(i) – (pɅq)Ʌ (-r)

To construct the truth table for this statement, we need to consider all possible combinations of truth values for p, q, and r. There are 2^3 = 8 possible combinations, which we can list as follows:

pqr-rpɅq(pɅq)Ʌ(-r)
TTTFTF
TTFTTT
TFTFFF
TFFTFF
FTTFFF
FTFTFF
FFTFFF
FFFTFF

In the table above, the column labeled “-r” represents the negation of r, and the column labeled “pɅq” represents the conjunction (logical AND) of p and q. The column labeled “(pɅq)Ʌ(-r)” represents the conjunction of p and q, negated, and then conjuncted with the negation of r.

(ii) – (pɅ-q) v (r)

To construct the truth table for this statement, we need to consider all possible combinations of truth values for p, q, and r. There are 2^3 = 8 possible combinations, which we can list as follows:

pqr-qpɅ-q-pɅq(pɅ-q)v(r)
TTTFTFT
TTFFFFF
TFTTFFT
TFFTFFF
FTTFFFT
FTFFFFF
FFTTFFT
FFFTFFF

In the table above, the column labeled “-q” represents the negation of q, and the column labeled “pɅ-q” represents the conjunction of p and the negation of q. The column labeled “-pɅq” represents the negation of the conjunction of p and q. Finally, the column labeled “(pɅ-q)v(r)” represents the disjunction (logical OR) of the conjunction of p and the negation of q, and r.

JOIN OUR NEWSLETTER
And get notified everytime we publish a new blog post.