CSC 156 Spring 2025 - Homework 3 (100 pts. total)
Assigned Mon Feb 10, due Mon Feb 17
BEFORE STARTING THIS ASSIGNMENT:
Before starting the exercises given below for each section, please make sure to read each section and check your understanding (by doing the participation exercises and those additional exercises with answers provided).
FOR ALL QUESTIONS IN THIS ASSIGNMENT:
Answer each question. *Make sure to justify your answer for all questions. Do NOT just state the answer.*
THE ASSIGNMENT:
I. Let P(x) be the predicate (x is odd) ∨ (x < 8),
and let the domain be the set of numbers {6, 7, 8, 9, 10}.
[ 5 pts. ] a) Is ∀x P(x) true or false? Why?
[ 5 pts. ] b) Is ∃x P(x) true or false? Why?
[ 5 pts. ] c) Is ¬(∃x P(x)) true or false? Why?
[ 5 pts. ] d) Is ∃x ¬P(x) true or false? Why?
II. Section 1.6 Additional Exercises
[16 pts.] #1bcdg
[12 pts.] #2bdf
[10 pts.] #3bc
[ 8 pts.] #4cd
[ 4 pts. ] #5a
III. Section 2.1 Additional Exercises
[20 pts.] #1abde
[10 pts.] #2a
Last Modified: 2/9/25