You are on page 1of 1

CPE 201

Discrete Math March 10,


2022

Perform the following items. Upload a photo of your answer sheet showing your solution. (2
items x 10 points)

1. Show, by the use of the truth table/matrix, that the statement   is
a tautology.

p q ¬p ¬q ¬p^¬q pvq (p v q) v [(¬ p ^ ¬ q)]


0 0 1 1 1 0 1
0 1 1 0 0 1 1
1 0 0 1 0 1 1
1 1 0 0 0 1 1

 Based from the output of the truth table, all are true. For that reason, it is a tautology.

2. Show that  are logically equivalent.

p q p↔q (p ^ q) ¬p ¬q (¬ p ^ ¬ q) (p ^ q) v ( ¬ p ^ ¬ q)
1 1 1 1 0 0 0 1
1 0 0 0 0 1 0 0
0 1 0 0 1 0 0 0
0 0 1 0 1 1 1 1

 Based from the result of the truth table, the result are the same, therefore we can tell
that they are logically equivalent.

You might also like