A set is a
collection of similar objects
collection of different objects
collection of same type of objects
well defined collection of objects
Answer
A set is a well-defined collection of objects i.e. a collection for which it is possible to tell beyond doubt whether a given object belongs to it or not.
Hence, option 4 is the correct option.
In Roster form, we have φ = ?
{ }
( )
[ ]
none of these
Answer
The empty set has no element at all. In roster form, it is written as { }.
Hence, option 1 is the correct option.
n(φ) = ?
1
2
0
none of these
Answer
The empty set has no element, so its cardinal number is 0 i.e. n(φ) = 0.
Hence, option 3 is the correct option.
A set having only one element is called
an infinite set
an empty set
a singleton set
none of these
Answer
A set containing exactly one element is called a singleton set.
Hence, option 3 is the correct option.
If A = {x : x is a letter in the word ENGAGEMENT}, then n(A) = ?
10
8
7
6
Answer
The letters in the word ENGAGEMENT are E, N, G, A, G, E, M, E, N, T. Writing each letter only once, we get E, N, G, A, M, T.
So, A = {E, N, G, A, M, T}, which has 6 elements i.e. n(A) = 6.
Hence, option 4 is the correct option.
Which of the following is an empty set?
{x : x ∈ W, x + 2 = 2}
{x : x is a prime number, x < 3}
{x : x ∈ I, x + 5 = 3}
{x : x ∈ N, x + 8 = 8}
Answer
Checking all options:
{x : x ∈ W, x + 2 = 2} ⇒ x = 0. Since 0 ∈ W, the set is {0} — not empty.
{x : x is a prime number, x < 3} ⇒ the only prime number less than 3 is 2, so the set is {2} — not empty.
{x : x ∈ I, x + 5 = 3} ⇒ x = -2. Since -2 ∈ I, the set is {-2} — not empty.
{x : x ∈ N, x + 8 = 8} ⇒ x = 0. Since 0 ∉ N, no natural number satisfies this — an empty set.
Hence, option 4 is the correct option.
Which of the following is a finite set?
{x : x ∈ I, x < 3}
{x : x ∈ N, x > 50}
{x : x ∈ I, x > -10}
{x : x ∈ N, 1 < x < 50}
Answer
Checking all options:
{x : x ∈ I, x < 3} = {......, -1, 0, 1, 2} — infinite.
{x : x ∈ N, x > 50} = {51, 52, 53, ......} — infinite.
{x : x ∈ I, x > -10} = {-9, -8, ......, 0, 1, 2, ......} — infinite.
{x : x ∈ N, 1 < x < 50} = {2, 3, 4, ......, 49} — finite, as the counting comes to an end.
Hence, option 4 is the correct option.
Which of the following is an infinite set?
{x : x ∈ N, x < 500}
{x : x ∈ N, x > 500}
{x : x ∈ N, 50 < x < 500}
{x : x ∈ I, -5000 < x < 5000}
Answer
Checking all options:
{x : x ∈ N, x < 500} = {1, 2, 3, ......, 499} — finite.
{x : x ∈ N, x > 500} = {501, 502, 503, ......} — infinite, as the counting never comes to an end.
{x : x ∈ N, 50 < x < 500} = {51, 52, ......, 499} — finite.
{x : x ∈ I, -5000 < x < 5000} = {-4999, ......, 0, ......, 4999} — finite.
Hence, option 2 is the correct option.
If A = {1, 2, 3} and B = {4, 5, 6}, then A and B are
equal
equivalent
empty
none of these
Answer
A = {1, 2, 3} and B = {4, 5, 6}, so n(A) = 3 and n(B) = 3.
The two sets have the same cardinal number but different elements. So they are equivalent (not equal).
Hence, option 2 is the correct option.
If A = {x : x ∈ N and x2 < 30}, then n(A) = ?
7
6
5
4
Answer
We take natural numbers x for which x2 < 30.
For x = 1, x2 = 1 < 30 ✓
For x = 2, x2 = 4 < 30 ✓
For x = 3, x2 = 9 < 30 ✓
For x = 4, x2 = 16 < 30 ✓
For x = 5, x2 = 25 < 30 ✓
For x = 6, x2 = 36 > 30 ✗
So, A = {1, 2, 3, 4, 5}, which has 5 elements i.e. n(A) = 5.
Hence, option 3 is the correct option.