Let p represent a true statement, while q and r represent false statements. Find the truth value of the compound statement.

~[(~p ^ q) ^ r]

1 answer

~p = F
~p ^ ~q = F
(~p ^ q) ^ r = F
~[(~p ^ q) ^ r] = T