Unit 5 – Set & Functions
Quiz
- 1. What is a set?
- A group of numbers only
- A collection of well-defined objects
- A list of random items
- A collection with duplicate elements
- 2. Which symbol represents the universal set?
- ∅\emptyset∅
- UUU
- ⊆\subseteq⊆
- A′A'A′
- 3. If A⊆BA \subseteq BA⊆B, what does it mean?
- AAA is equal to BBB
- Every element of AAA is also an element of BBB
- AAA is disjoint with BBB
- AAA has more elements than BBB
- 4. Which of the following represents an empty set?
- {0}\{0\}{0}
- ∅\emptyset∅
- {1,2,3}\{1, 2, 3\}{1,2,3}
- x:x2+1=0,x∈R}\{x : x^2 + 1 = 0, x \in \mathbb{R}\}{x:x2+1=0,x∈R}
- 5. The union of two sets AAA and BBB is denoted by:
- A∩BA \cap BA∩B
- A∪BA \cup BA∪B
- A−BA - BA−B
- A′A'A′
- 6. What is the intersection of sets A={1,2,3}A = \{1, 2, 3\}A={1,2,3} and B={2,3,4}B = \{2, 3, 4\}B={2,3,4}?
- {1,4}\{1, 4\}{1,4}
- {1,2,3,4}\{1, 2, 3, 4\}{1,2,3,4}
- {2,3}\{2, 3\}{2,3}
- ∅\emptyset∅
- 7. What is the complement of a set AAA in a universal set UUU?
- Elements not in AAA but in UUU
- Elements in AAA only
- Elements in both AAA and UUU
- None of the above
- 8. If A∩B=∅A \cap B = \emptysetA∩B=∅, then AAA and BBB are called:
- Subsets
- Universal sets
- Disjoint sets
- Equal sets
- 9. The Cartesian product A×BA \times BA×B consists of:
- Elements common to both AAA and BBB
- Pairs of elements (a,b)(a, b)(a,b) where a∈Aa \in Aa∈A and b∈Bb \in Bb∈B
- Union of AAA and BBB
- None of the above
- 10. The domain of a function is:
- The set of all outputs
- The set of all inputs
- The range of the function
- None of the above
No comments:
Post a Comment