Tautologies and Contradictions
Quantifiers
Terms & Predicates
Venn diagrams
Sets
100

What is a Tautology?

A statement that is always true.

100

Rewrite the statement using a quantifier.

Some hotdogs have mustard.

∃ hotdogs have mustard.

100

Given the statement "Quin is running."

What is the term?

Quin

100

20 students took a survey.

5 like math and science

12 like science only

1 likes neither

How many students like only math?

2 students

100

Given the sets:

A={1,5,7,8}

B={2,5,8}

What is A ∩  B?

{5,8}

200

What is a Contradiction?

A statement that is always False.

200

Rewrite the statement using a quantifier.

All of the desks are grey.

∀ of the desks are grey.

200

Given the statement "The dog is brown."

What is the predicate?

is brown

200

40 students took a survey.

12 like kickball only

13 like jump rope only

10 like neither

How many students like kickball and jump rope?

5 students

200

Given the sets:

A={1,5,9,4}

B={3,7,2,9}

What is A ∩ B?

(empty set)

300

Is the following a tautology, contradiction, or neither?

p ∧ ~p

Contradiction

300

Rewrite the statement using a quantifier.

Some cats are orange but all cats have tails.

∃ cats are orange but ∀ cats have tails.

300

Given the statement "x is even."

What is the term?

x

300

30 students took a survey

11 play guitar

12 play piano

0 play both

How many students play neither?

7 students

300

What is the rule of the set?

F={0,1,1,2,3,5,8,13,...}

Fibonacci Sequence

(add the previous 2 numbers together)

400

Is the following a tautology, contradiction, or neither?

(p → q) ∨ (q → p)

tautology

400

What are the 2 meanings of ∀ ?

All

For all 

400

Given the statement "Alan is walking his dog."

What is the predicate?

is walking
400

260 students took a survey

100 like red

120 like blue

30 like green and blue 

50 like red and green

10 like all 3 colors

70 like green only 

40 like red only

50 people like blue

20 people like red and blue but not green 

20 like none of the colors

How many students like red and blue?

30 students

400

Given the sets:

A={1,8,3,9}

B={7,2,9,3}

C={1,5,9,2}

What is A ∪ (B ∩  C)?

{1,2,3,8,9}

500

Is the following a tautology, contradiction, or neither?

(p ∧ q) ∨ (~p ∨ (p ∧ ~q))

tautology

500

What are the 2 meanings of ∃?

Some

There exists


500

Given the statement "Some dogs are not beagles." What is the first predicate?

is a dog

500

260 students took a survey

100 like red

120 like blue

30 like green and blue 

50 like red and green

10 like all 3 colors

70 like green only 

40 like red only

50 people like blue

20 people like red and blue but not green 

20 like none of the colors

How many students like exactly 2 of the colors?

50 students

500

Given the sets:

A={1,3,7,9,0}

B={1,2,6,9,3,8}

C={1,8,4,2,0}

D={1,6,3,8,9,0}

What is {A ∩ B} ∪ {C ∩ D}?


{0,1,3,8,9}