You are on page 1of 3

Name: Lacanaria, Armel B.

Date: July 4, 2020


:

Schedule: 7:30AM – 10:00AM W S

Quiz: Truth Table

Construct the truth table of the following propositions of the following propositions. Show orderly
presentation of the truth-values. No erasures.

1. (p → q) ∧ (∼q → r)
p q r (p -> q) ~q (~q -> r) (p → q) ∧ (∼q → r)

T T T T F T T
T T F T F T T
T F T F T T F
T F F F T F F
F T T T F T T
F T F T F T T
F F T T T T T
F F F T T F F

2. Represent the sentences symbolically then construct the truth table.

If the cake gets hot then the icing melts and if the icing melts, the cake cannot be used at the
wedding reception.

Let: p: The cake gets hot

∼p: The cake is not hot

q: The icing melts

∼q: The icing doesn’t melt

r: The cake cannot be used at the wedding reception

∼r: The cake can be use at the wedding reception

Symbol: p -> q ^ (q -> r)


p q r p -> q q -> r p -> q ^ (q -> r)

T T T T T T
T T F F F F
T F T T T T
T F F F T F
F T T T T T
F T F T F F
F F T T T T
F F F T T T

3. Represent the sentences symbolically then construct the truth table.

Either Blaise Pascal invented several calculating machines and it is not the case that the
first-all electronic digital computer was constructed in the 20 th century or π was calculated to
1,000,000 decimal digits in 1954.

Let p: Blaise Pascal invented several calculating machines

∼p: Blaise Pascal did not invent several calculating machines

q: The first-all electronic digital computer was constructed in the 20th century

∼q: It is not the case that the first-all electronic digital computer that was constructed
in the 20th century

r: π was calculated to 1,000,000 decimal digits in 1954

∼r: π was not calculated to 1,000,000 decimal digits in 1954

Symbol: (p ^ ~q) ∨ r

p q r ~q P ^ ~q (p ^ ~q) ∨ r
T T T F F T
T T F F F F
T F T T T T
T F F T T T
F T T F F T
F T F F F F
F F T T F T
F F F T F F

You might also like