You are on page 1of 4

Tubice, Leirylle H.

BSBA FM 1-2

“ASSESSMENT #2"

1. Consider the following statements.


p: The game will be played in atlanta.
q: The game will be shown on CBS.
r: The game will not be shown on ESPN.
s: The Mets are favored to win.

Write the following symbolic statement in words.


a. q ^ p = The game will be shown on CBS and the game will be played in Atlanta.
b. ~r ^ s = The game will be shown on ESPN and the Mets are favored to win.
c. s↔ ~p = The mets will be favored to win if and only if the game will not be played in
Atlanta.

2. Construct a truth table for each proposition.


a. ~(~p v q)

p q ~p ~p v q ~(~p v q )

1 1 0 1 0

1 0 0 0 1

0 1 1 1 0

0 0 1 1 0
b. (p ^ q) ^ (~r v q)

p q r ~r p^q ~r v q ( p ^ q ) ^ (~r v q)

1 1 1 0 1 1 1

1 1 0 1 1 1 1

1 0 1 0 0 0 0

1 0 0 1 0 1 0

0 1 1 0 0 1 0

0 1 0 1 0 1 0

0 0 1 0 0 0 0

0 0 0 1 0 1 0

c. [ (p ^ q) v r ] ↔ [ (p ^ r) v (q ^ r) ]

p q r p^q p^r q^r (p^q)vr ( p ^ r ) v ( q ^ r) (p^q)vr↔(p^r)

1 1 1 1 1 1 1 1 1

1 1 0 1 0 0 1 0 0

1 0 1 0 1 0 1 1 1

1 0 0 0 0 0 0 0 1

0 1 1 0 0 2 1 1 1

0 1 0 0 0 0 0 0 1

0 0 2 0 0 0 1 0 0

0 0 0 0 0 0 0 0 1
d. [ ( p ^ r ) → ( q ^ ~r ) ] → [ ( p ^ q ) v r ) ]

p q r ~r p^r q^~r p^q ( p ^ r ) → ( q ^ ~r ) (p^q)vr

1 1 1 0 1 0 1 0 1

1 1 0 1 0 1 1 1 1

1 0 1 0 1 0 0 0 1

1 0 0 1 0 0 0 1 0

0 1 1 0 0 0 0 1 1

0 1 0 1 0 1 0 1 1

0 0 1 0 0 0 0 1 1

0 0 0 1 0 0 0 1 0

“ASSESSMENT #2.1"

1. Let U = {1 ,2, 3, 4, 6, 8, 9, 10,12, 14, 15, 16, 18, 20, 21, 22, 24, 26, 27, 30}
A = {2, 4, 6, 8, 10, 12, 14}
B = {3, 6, 9, 12, 15, 18, 21}
C = { 1, 3, 9, 15, 21, 24, 27, 30}

Determine the following:


a. B ∩ C = { 3, 9, 15, 21 }
b. C\ B = { 1, 24, 27,30 }
c. C ∪ ( A ∩ B ) = { 1, 3, 6, 9, 12, 15, 21, 24, 27, 30 }
d. ( A ∩ C ) ∪ ( B ∩ C ) = { 3, 9, 15, 21 }
e. n [( A ∪ B ) ∩ ( B ∪ C )] = 7
2. In a survey of university students, 64 had taken mathematics course, 94 had taken chemistry
course, 58 had taken physics course, 28 had taken mathematics and physics, 26 had taken
mathematics and chemistry, 22 had taken chemistry and physics course, and 14 had taken all
the three courses. Find how many had taken one course only.

Show your solution and use Venn Diagram.

➔ MATH only = M - (MC + MP + MCP) = 64 - (12 + 14 + 14) = 24


➔ CHEM only = C - (MC + CP + MCP) = 94 - (12 + 8 + 14) = 60
➔ PHY only = P - (MP + CP + MCP) = 58 - (14 + 8 + 14) = 22

➔ M + C + P = 24 + 60 + 22 = 106

Therefore, 106 students had taken only one course.

You might also like