A collection of beautiful flowers is a set:
Yes
No
none of these two
Answer
The word 'beautiful' is a relative term. A flower that is beautiful to one person may not be beautiful to another person. So, the objects are not well defined and the collection does not form a set.
Hence, option 2 is the correct option.
Set of integers between 5 and 6 is:
an infinite set
not an empty set
a singleton set
the empty set
Answer
There is no integer between 5 and 6. So, the set has no element, i.e. it is the empty set.
Hence, option 4 is the correct option.
Set A = Set B ⇒
A and B are equivalent sets
A and B have identical elements
A contains all the elements of B and B contains all the elements of A.
all of the above are true
Answer
If Set A = Set B, then both sets have exactly the same (identical) elements. This means A contains all the elements of B and B contains all the elements of A, and since the number of elements is also the same, A and B are equivalent too. So, all the given statements are true.
Hence, option 4 is the correct option.
n(A) = n(B) ⇒
A = B
A ≠ B
A contains all the elements of B and B contains all the elements of A.
none of these
Answer
n(A) = n(B) means A and B have the same number of elements, i.e. they are equivalent sets. The elements need not be the same, so A and B need not be equal, need not be unequal, and need not contain all the elements of each other. So, none of the given statements is necessarily true.
Hence, option 4 is the correct option.
Number of elements in { prime numbers between the integers 7 and 11 } is:
0
3
5
2
Answer
The integers between 7 and 11 are 8, 9 and 10. None of these is a prime number. So, the set has no element.
Hence, option 1 is the correct option.
If A = { 0, 1, 2, { }, {0} }, then n(A) is:
5
4
3
6
Answer
The elements of A are 0, 1, 2, { } and {0}, which are 5 distinct elements.
Hence, option 1 is the correct option.
N = { x : x is a natural number and x2 ≤ 5 }, then set N is:
{-2, -1, 0, 1, 2}
{0, 1, 2}
{1, 2}
{-2, -1, 0}
Answer
The natural numbers are 1, 2, 3, ......
For x = 1, x2 = 1 ≤ 5
For x = 2, x2 = 4 ≤ 5
For x = 3, x2 = 9 > 5
So, N = { 1, 2 }.
Hence, option 3 is the correct option.
W = { x is a whole number and x2 ≤ 5 }, then set W is equal to:
{-2, -1, 0, 1, 2}
{0, 1, 2}
{1, 2}
{-2, -1, 0}
Answer
The whole numbers are 0, 1, 2, 3, ......
For x = 0, x2 = 0 ≤ 5
For x = 1, x2 = 1 ≤ 5
For x = 2, x2 = 4 ≤ 5
For x = 3, x2 = 9 > 5
So, W = { 0, 1, 2 }.
Hence, option 2 is the correct option.
I = { x is an integer and x2 ≤ 5 }, then set I is equal to:
{-2, -1, 0, 1, 2}
{0, 1, 2}
{1, 2}
{-2, -1, 0}
Answer
The integers are ......, -2, -1, 0, 1, 2, ......
For x = 0, x2 = 0 ≤ 5
For x = ±1, x2 = 1 ≤ 5
For x = ±2, x2 = 4 ≤ 5
For x = ±3, x2 = 9 > 5
So, I = { -2, -1, 0, 1, 2 }.
Hence, option 1 is the correct option.
If A = { 1, 2, 3, 4, 5, ......... } and B = { 2, 4, 6, 10, 12 }, then sets A and B are:
disjoint
overlapping
finite
equivalent
Answer
A = { 1, 2, 3, 4, 5, ......... } is the set of natural numbers and B = { 2, 4, 6, 10, 12 }. The elements 2, 4, 6, 10 and 12 of B are all present in A, so the two sets have elements in common.
Hence, option 2 is the correct option.