Sets and Functions
This quiz covers the fundamental concepts of sets and functions. It assesses your understanding of set operations, properties of functions, and their applications in various mathematical contexts.
Questions
Given the sets A = {1, 3, 5} and B = {2, 4, 6}, what is the union of A and B?
- {1, 2, 3, 4, 5, 6}
- {1, 3, 5, 2, 4, 6}
- {1, 2, 3, 4, 5}
- {1, 3, 5, 6}
What is the intersection of the sets A = {1, 2, 3, 4, 5} and B = {3, 4, 5, 6, 7}?
- {1, 2}
- {3, 4, 5}
- {1, 2, 3, 4, 5, 6, 7}
- {6, 7}
Which of the following is a function?
- {(1, 2), (2, 3), (3, 4)}
- {(1, 2), (2, 3), (3, 2)}
- {(1, 2), (1, 3), (2, 4)}
- {(1, 2), (2, 3), (3, 4), (4, 5)}
What is the domain of the function f(x) = sqrt(x - 1)?
- [0, ∞)
- [-1, ∞)
- [1, ∞)
- (-∞, 1]
What is the range of the function f(x) = 2x + 1?
- [-∞, ∞)
- [0, ∞)
- (-∞, 0]
- [-1, ∞)
Which of the following functions is one-to-one?
- f(x) = x^2
- f(x) = |x|
- f(x) = sin(x)
- f(x) = cos(x)
Which of the following functions is onto?
- f(x) = x^2
- f(x) = |x|
- f(x) = sin(x)
- f(x) = cos(x)
What is the inverse function of f(x) = 2x + 1?
- f^-1(x) = (x - 1)/2
- f^-1(x) = (x + 1)/2
- f^-1(x) = 2x - 1
- f^-1(x) = -2x + 1
Which of the following is an example of a composite function?
- f(x) = sin(x^2)
- f(x) = x^2 + 2x + 1
- f(x) = sqrt(x)
- f(x) = |x|
What is the composition of the functions f(x) = x^2 and g(x) = x + 1?
- h(x) = x^2 + 1
- h(x) = x^2 + 2x + 1
- h(x) = x^4 + 2x^2 + 1
- h(x) = x^4 + x^2 + 1
Which of the following is an example of a bijective function?
- f(x) = x^2
- f(x) = |x|
- f(x) = sin(x)
- f(x) = cos(x)
What is the cardinality of the set A = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}?
- 5
- 10
- 15
- 20
Which of the following sets is a subset of the set B = {1, 3, 5, 7, 9}?
- {1, 2, 3, 4, 5}
- {1, 3, 5}
- {2, 4, 6, 8}
- {0, 2, 4, 6, 8}
What is the complement of the set A = {1, 3, 5} in the universal set U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}?
- {2, 4, 6, 8, 10}
- {2, 4, 6, 8}
- {2, 3, 4, 6, 8, 9, 10}
- {2, 4, 6, 8, 9}
Which of the following is an example of a power set?
- {1, 2, 3}
- {1, {2, 3}, 4}
- {1, 2, {3, 4}}
- {{1, 2}, {3, 4}, {5, 6}}