Sets and their representation - Question Bank

1. The set of all possible outcomes of tossing a coin twice is:
A) {H, T}
B) {HH, HT, TH, TT}
C) {H, T, HH, HT, TH, TT}
D) {HH}
2. The set of all integers x such that -5 < x <= 5 is:
A) {-4, -3, -2, -1, 0, 1, 2, 3, 4, 5}
B) {-5, -4, -3, -2, -1, 0, 1, 2, 3, 4, 5}
C) {-4, -3, -2, -1, 0, 1, 2, 3, 4}
D) {-5, -4, -3, -2, -1, 0, 1, 2, 3, 4}
3. Which of the following is a singleton set?
A) {a, b}
B) {}
C) {5}
D) {{}}
4. The set {x | x is a prime number and x is even} is:
A) {2}
B) {}
C) {0}
D) {2, 4, 6}
5. Which notation represents the set of all non-negative integers?
A) Z
B) W
C) N
D) Q+
6. The set of all points on a circle with center (0,0) and radius 1 is:
A) { (x, y) | x^2 + y^2 = 1 }
B) { (x, y) | x + y = 1 }
C) { (x, y) | x^2 + y^2 < 1 }
D) { (x, y) | x^2 + y^2 > 1 }
7. The set {10, 20, 30, 40, ...} can be represented as:
A) {x | x is a multiple of 10}
B) {x | x = 10n, n ∈ N}
C) {x | x = 10n, n ∈ Z, x > 0}
D) All of the above
8. Which of the following represents the set of all integers that are not multiples of 3?
A) {x | x = 3n + 1, n ∈ Z} ∪ {x | x = 3n + 2, n ∈ Z}
B) {x | x ≠ 3n, n ∈ Z}
C) {x | x mod 3 ≠ 0, x ∈ Z}
D) All of the above
9. The set of all possible outcomes when a fair die is rolled once is:
A) {1, 2, 3, 4, 5}
B) {1, 2, 3, 4, 5, 6}
C) {0, 1, 2, 3, 4, 5, 6}
D) {6}
10. Consider the set of solutions to the equation x^2 - 5x + 6 = 0. This set is:
A) {2, 3}
B) {x | x^2 - 5x + 6 = 0}
C) {2, 3, 5, 6}
D) {x | x is a root of the polynomial}
11. The set of all positive rational numbers is denoted by:
A) Q+
B) Q
C) R+
D) Z+
12. Which of the following is the correct set-builder notation for the set {..., -4, -2, 0, 2, 4, ...}?
A) {x | x is an even number}
B) {x | x = 2n, n ∈ N}
C) {x | x = 2n, n ∈ Z}
D) {x | x is divisible by 2}
13. The set {x | x is a day of the week} is:
A) Infinite
B) Finite
C) Empty
D) Singleton
14. The set of all integers that are multiples of both 2 and 3 is equivalent to the set of:
A) Multiples of 5
B) Multiples of 6
C) Multiples of 8
D) Multiples of 12
15. The set {x | x is a letter in the word 'BANANA'} is:
A) {B, A, N, A, N, A}
B) {B, A, N}
C) {B, A, N, N, A}
D) {A, B, N}
16. Which notation represents the set of all positive integers?
A) Z+
B) Z
C) N
D) W
17. The set {2, 3, 5, 7, 11, 13} is:
A) The set of all prime numbers.
B) The set of the first six prime numbers.
C) The set of prime numbers less than 15.
D) The set of odd prime numbers.
18. What does the notation {x ∈ N | x > 5} represent?
A) The set of natural numbers greater than 5.
B) The set of integers greater than 5.
C) The set of natural numbers less than 5.
D) The set of whole numbers greater than 5.
19. The set of all prime numbers is:
A) Finite
B) Infinite
C) Countably infinite
D) Uncountably infinite
20. Which set-builder notation describes the set {-2, 2}?
A) {x | x^2 = 4}
B) {x | x is an integer and |x| = 2}
C) {x | x is an integer and x = 2 or x = -2}
D) All of the above
21. The set {January, February, March, ..., December} represents:
A) The set of seasons.
B) The set of months in a year.
C) The set of days in a year.
D) The set of holidays.
22. Which of the following correctly represents the set of all multiples of 5?
A) {5, 10, 15, ...}
B) {x | x is divisible by 5}
C) {x | x = 5n, n ∈ N}
D) {x | x = 5n, n ∈ Z}
23. The set of all odd integers is:
A) {x | x = 2n, n ∈ Z}
B) {x | x = 2n + 1, n ∈ Z}
C) {x | x = 2n - 1, n ∈ Z}
D) {x | x is not even, x ∈ Z}
24. The set {1, 4, 9, 16, 25} can be represented as:
A) {x | x is a perfect square}
B) {x | x is a perfect square less than 30}
C) {x | x = n^2, where n is a natural number}
D) {x | x = n^2, where n is an integer from 1 to 5}
25. Which notation is used for the set of natural numbers including zero?
A) N
B) Z
C) W
D) Q
26. The set {0, 1, 2, 3, ..., 10} represents:
A) The set of natural numbers up to 10.
B) The set of whole numbers up to 10.
C) The set of integers from 0 to 10.
D) The set of digits.
27. The set {x | x is a positive integer and x < 1} is:
A) {1}
B) {}
C) {0}
D) {-1, 0, 1}
28. Which of the following is an infinite set?
A) The set of students in a classroom.
B) The set of planets in our solar system.
C) The set of all integers.
D) The set of letters in the English alphabet.
29. The set of all integers between -3 and 3 (exclusive) is:
A) {-3, -2, -1, 0, 1, 2, 3}
B) {-2, -1, 0, 1, 2}
C) {-3, -2, -1, 0, 1, 2}
D) {-2, -1, 0, 1, 2, 3}
30. The set {1, 3, 5, 7, 9} can be described as:
A) The set of odd numbers.
B) The set of odd numbers less than 10.
C) The set of the first five odd numbers.
D) The set of prime numbers less than 10.
31. Which symbol represents the set of all complex numbers?
A) R
B) I
C) C
D) Z
32. The set of all composite numbers less than 10 is:
A) {4, 6, 8, 9}
B) {4, 6, 8}
C) {1, 4, 6, 8, 9}
D) {2, 3, 5, 7}
33. Consider the set B = {3, 6, 9, 12}. Which set-builder notation is appropriate?
A) {x | x is a multiple of 3}
B) {x | x is a multiple of 3 and x < 15}
C) {x | x is a multiple of 3 and x <= 12}
D) {x | x is a natural number}
34. Which of the following is a finite set?
A) The set of all points on a line.
B) The set of all integers.
C) The set of all days in a year.
D) The set of all prime numbers.
35. The representation {x ∈ R | x^2 - 1 = 0} describes the set:
A) {-1, 1}
B) {1}
C) {-1}
D) {0, 1}
36. What is the set of whole numbers?
A) {1, 2, 3, ...}
B) {0, 1, 2, 3, ...}
C) {-1, 0, 1, ...}
D) {all integers}
37. The set {2, 4, 6, 8} can be represented in set-builder notation as:
A) {x | x is an even number}
B) {x | x is an even number less than 10}
C) {x | x is a positive even integer less than 10}
D) {x | x is a natural number}
38. Which of the following is NOT a standard notation for a set of numbers?
A) N (Natural numbers)
B) Z (Integers)
C) P (Prime numbers)
D) Q (Rational numbers)
39. The set of all digits in the decimal system is:
A) {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}
B) {1, 2, 3, 4, 5, 6, 7, 8, 9}
C) {0, 1, 2, ..., 10}
D) {a, b, c, ..., z}
40. Which representation correctly describes the set of odd numbers between 10 and 20?
A) {x | x is odd and 10 < x < 20}
B) {11, 13, 15, 17, 19}
C) {x | x is odd and 10 <= x <= 20}
D) {10, 11, 12, ..., 20}
41. The set of all real numbers is denoted by:
A) Q
B) Z
C) N
D) R
42. Which of the following is an empty set?
A) {0}
B) {}
C) {a, b}
D) {{}}
43. If a set is represented as {x | x is an even integer and 2 < x < 10}, what are its elements?
A) {4, 6, 8}
B) {2, 4, 6, 8, 10}
C) {3, 5, 7, 9}
D) {4, 5, 6, 7, 8, 9}
44. The set of all rational numbers is denoted by:
A) R
B) C
C) Q
D) Z
45. What does the symbol '|' or ':' mean in set-builder notation {x | x is a prime number}?
A) Such that
B) And
C) Or
D) Belongs to
46. Consider the set A = {1, 2, 3, 4, 5}. Which of the following is a correct representation of this set using set-builder notation?
A) {x | x is a natural number less than 6}
B) {x | x is an integer between 0 and 6}
C) {x | x is a positive integer}
D) {x | x < 5}
47. The set of natural numbers is typically represented by:
A) Z
B) Q
C) N
D) W
48. Which notation represents the set of all integers?
A) N
B) Z
C) Q
D) R
49. Set-builder notation is used to represent a set by:
A) Listing all its elements explicitly.
B) Providing a rule or property that defines the elements.
C) Using mathematical symbols to denote relationships.
D) Drawing a Venn diagram.
50. The set of all vowels in the English alphabet can be represented as:
A) {a, e, i, o, u}
B) {a, b, c, d, e}
C) {v, o, w, e, l}
D) {A, E, I, O, U}