contestada

Let p represent a true statement, let q and r represent the false statements. Find the
truth value of the given compound statements.
~(pvq) ^~(p^q)
Solutions:

Respuesta :

If p is true and q is false, then

pq is true, and so ¬ (p q) is false (¬ stands for "negation" or "not")

pq is false, and so ¬ (pq) is true

which means

¬ (p q) ∧ ¬ (pq)

is false.