

InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
701. |
The number of subsets of a set is 16, then the set has ……………. elements. A) 1 B) 2 C) 3 D) 4 |
Answer» Correct option is (D) 4 |
|
702. |
The domain of the function f(x) is denoted by `D_(f)` |
Answer» Correct Answer - (A) `rarr` (s); (B) `rarr` (r); (C ) `rarr` (p); (D) `rarr` (q) Let `y=sqrt(3-x)+sin^(-1)((3-2x)/(5))` For y to be defined `3-xge0" on "-1le(3-2x)/(5)le1xle3" ... (i)"` `-5le3-2xle5` and `-1lexle4" ... (ii)"` From Eqs. (i) and (ii), we get `x in [-1, 3]` (B) Let `y = log_(10)` `{1-log_(10)(x^(2)-5x+16)}` for y to be defined `x^(2)-5x+16gt0and1-log_(10)(x^(2)-5x+16)gt0` `(x-(5)/(2))^(2)+(39)/(4)gt0 and log_(10)(x^(2)-5x+16)lt1` which is true, `AAx inR" ... (i)"` `impliesx^(2)-5x+16lt10` `implies x^(2)-5x+6lt0implies(x-3)(x-2)lt0` `implies 2ltxlt3" ... (ii)"` From Eqs. (i) and (ii), `x in(2, 3)` (C ) Let `y=cos^(-1).(2)/(2+sinx)`, for y to be defined `-1le(2)/(2+sinx)le1 {:[(because-1ltsinxle1),(1lt2+sinxle3)]:}` Multiplying by (2+sinx) `-(2+sinx)le2le2+sinx` `implies-2-sinxle2|2le2+sinx` `{:(implies.-sin x le 4),(implies.sinxge-4):}:|:{:(sinxge0),(2npilexle(2n+1)pi.ninz" ... (i)"):}` We know that sin `x in [-1, 1]` `therefore x in R" ... (ii)"` From Eqs. (i) and (ii), `x in [2kpi, (2k+1)pi]` Domain `underset(k in I)(uu)[2kpi, (2k+1pi)]` (D) `y=sqrt(sinx)+sqrt(16-x^(2))` for y to be defined `{:(sinxge0),(x in[2kpi,(2k+1)pi]",k" in"I ... (i)"):}:|:{:(16-x^(2)ge0),(-4lexle4" ... (ii)"):}` From Eqs. (i) and (ii), we get `x in [-4, -pi]uu[0, pi]` |
|
703. |
Statement-1 If A = {x |g(x) = 0} and B = {x| f(x) = 0}, then `A nn B` be a root of `{f(x)}^(2) + {g(x)}^(2)=0` Statement-2 `x inAnnBimpliesx inAorx inB`.A. Statement-1 is true, Statement-2 is true, Statement-2 is a correct explanation for Statement-1B. Statement-1 is true, Statement-2 is true, Statement-2 is not a correct explanation for Statement-1C. Statement-1 is true, Statement-2 is falseD. Statement-1 is false, Statement-2 is true |
Answer» Correct Answer - C Let `alphain(AnnB)impliesalphainAandalphainB` `implies g(alpha)=0` `andf(alpha)=0` `implies {f(alpha)}^(2)+{g(alpha)}^(2)=0` `implies alpha" is a root of "{f(x)}^(2)+{g(x)}^(2)=0` Hence, Statement-1 is true and Statement-2 is false. |
|
704. |
Statement-1 If a set A has n elements, then the number of binary relations on `A = n^(n^(2))`. Statement-2 Number of possible relations from A to `A = 2^(n^(2))`.A. Statement-1 is true, Statement-2 is true, Statement-2 is a correct explanation for Statement-1B. Statement-1 is true, Statement-2 is true, Statement-2 is not a correct explanation for Statement-1C. Statement-1 is true, Statement-2 is falseD. Statement-1 is false, Statement-2 is true |
Answer» Correct Answer - B Let `A={a_(1), a_(2), a_(3), ..., a_(n)}` Then, the number of binary relations on `A=n^((nxxn))=n^(n^(2))` and number of relations form `A" to "A=2^(nxxn)=2^(n^(2))` Both statements are true but Statement-2 is not a correct explanation for Statement-1. |
|
705. |
Let `R` and `S` be two non-void relations on a set A. Which of the following statements is false?A. R and S are transitive `implies R uu S` is transitiveB. R and S are transitive implies `R nn S` is symmetricC. R and S are symmetric implies `R uu S` is symmetricD. R and S are reflexive implies `R nn S` is reflexive |
Answer» Correct Answer - A Let A = {1, 2, 3}, R = {(1, 1) (1, 2)} and S = {(2, 2), (2, 3)} be the transitive relation on A. Then, `R uu S = {(1, 1), (1, 2), (2, 2), (2, 3)}` `R uu S` is not transitive, because `(1, 2) in R uu S` and (2, 3) `in R uu S` but (1, 3) `cancelin R uu S`. |
|
706. |
If `f: RvecRvecR`are two given functions, then prove that`2m indot{if(x)-g(x),0}=f(x)-|g(x)-f(x)|`A. f(x) + g(x) - |g(x) - f(x)|B. f(x) + g(x) + |g(x) - f(x)|C. f(x) - g(x) + |g(x) - f(x)|D. f(x) - g(x) - |g(x) - f(x)| |
Answer» Correct Answer - D `f : R rarr R, g : R rarr R` f(x) = 2 min f(x) - g(x), 0 Let f(x) - g(x) `gt` 0, then F(x) = f(x) - g(x) - |f(x) - g(x)| and f(x) - g(x) `lt` 0, then F(x) = 2[F(x) - g(x)] = [f(x) - g(x)] - |f(x) - g(x)| |
|
707. |
If f(x)=ax+b and g(x)=cx+d, then f(g(x))=g(f(x)) is equivalent toA. f(a) = g(c )B. f(b) = g(b)C. f(d) = g(b)D. f(c ) = g(a) |
Answer» Correct Answer - C f(x) = ax + b g(x) = cx + d f(g(x)) = g (f(x)) f(cx + d) = g(ax + b) a (cx + d) + b = c (ax + b) + d acx + ad + b = acx + bc + d ad + b = cb + d f(d) = g(b) |
|
708. |
In a town three daily news papers X, Y, Z are published. 52% of the people read paper X, 61 % read Y and 78% read Z. 40% read X and Y; 38% read Y and Z, 46% read X and Z; 18% do not read any of the three news papers. Find the percentage of persons who read all the three papers. |
Answer» Let the number of person is the town be 100. Now it is given n(X) = 52, n(Y) = 61, n(Z) = 78, n(X ∩ Y) = 40, n(Y ∩ Z) = 38 n(X ∩ Z) = 46, n(X ∪ Y ∪ Z) = 100 – 18 = 82 We have n(X ∪ Y ∪ Z) = n(X) + n(Y) + n(Z) – n(X ∩ Y) – n(Y ∩ Z) – n(X ∩ Z) + n(X ∩ Y ∩ Z). ⇒ 82 = 52 + 61 + 78 – 40 – 38 – 46 + n(X ∩ Y ∩ Z) = 191 – 124 + n(X ∩ Y ∩ Z) = 67 + (X ∩ Y ∩ Z) ∴ n(X ∩ Y ∩ Z) = 82 – 67 = 15 Here 15% of the people read all the three papers. |
|
709. |
n(u) = 700, n(A) = 200, n(B).= 300. n(A ∩ B) = 100. Findn(A’ ∩ B’) |
Answer» n(A’ ∩ B’) = n(A ∪ B)’ = n(U) – n(A ∪ B) = 700 – n(A ∪ B) Now n(A ∪ B) = n(A) + n(B) – n(A ∩ B) = 200 + 300 – 100 = 400 ∴ n(A’ ∩ B’) = 700 – 400 = 300 |
|
710. |
If A = {1, 2, 3, B = {2, 3, 4}, C = {3, 4, 5, 6} and U = {1, 2, 3, 4, 5, 6, 7}. Find (i) (A ∪ B)’ (ii) Verity (A ∩ B)’ = A’ ∪ B’ |
Answer» (i) A ∪ B = {1,2, 3, 4} ∴ (A ∪ B)’ = ∪ – (A ∪ B) = {5, 6, 7} (ii) (A ∩ B) = {2,3} (A ∩ B)’ = ∪ – (A ∩ B) = {1,4, 5,6} …… (1) ⇒ A’ = ∪ – A = {4, 5, 6, 7} B’ = ∪ – B = {1, 5, 6, 7} ∴ A’ ∪ B’ = (1,4, 5, 6, 7} ……. (2) From (1) and (2) (A ∩ B)’ = A’ ∪ B’ |
|
711. |
If U = {1,2,3,4,5,6,7,8,9,10,12,24} A = {x ∶ x is prime number and x ≤ 10} B = {x ∶ x is a factor of 24} Verify the following result (i) A – B = A ∩ B’ (ii) (A ∪ B)’ = A’ ∩ B’ (iii) (A ∩ B)’ = A’ ∩ B’ |
Answer» Given, U = {1,2,3,4,5,6,7,8,9,10,12,24} A = {2,3,5,7} B = {1,2,3,4,5,6,8,12,24} Now, A’ = {1,4,6,8,9,10,12,24} B’ = {5,7,9,10} A ∪ B = {1,2,3,4,5,6,7,8,12,24} (A ∪ B)’ = {9,10} A ∩ B = {2,3} (A ∪ B)’ = {1,4,5,6,7,8,9,10,12,24} (i) A – B = A ∩ B’ L.H.S = A – B = {2,3,5,7} – {1,2,3,4,6,8,12,24} = {5,7} R.H.S = A ∩ B’ = {2,3,5,7} ∩ {5,7,9,10} = {5,7} ∴ L.H.S = R.H.S, (ii) (A ∪ B)’ = A ∩ B’ L.H.S = (A ∪ B)’ = {9,10} R.H.S = A’∩ B’ = {1,4,6,8,9,10,12,24} ∩ {5,7,9,10} = {9,10} ∴ L.H.S = R.H.S, (iii) (A ∩ B)’ = A’ ∩ B’ L.H.S = (A ∩ B)’ = {1,4,5,6,7,8,9,10,12,24} R.H.S = A’ ∩ B’ = {1,4,6,8,9,10,12,24} ∩ {5,7,9,10} = {1,4,5,6,7,8,9,10,12,34} ∴ L.H.S = R.H.S, |
|
712. |
If A = {5, 6, 7}, B = {6, 7, 8, 9} find A – (A – B) and A ∩ B. What is your observation? |
Answer» A = {5, 7}, B = {6, 7, 8, 9} A – B = {5, 6, 7} – {6, 7, 8, 9} = {5, 6, 7, 8, 9} = {5} A – (A – B) = {5, 6, 7} – {5} = {6, 7} A ∩ B – {5, 6, 7} ∩ {6, 7, 8, 9} = {6, 7} We observe that A – (A – B) = A ∩ B. |
|
713. |
If A = {x : x is natural number}, B = {x: x is an even natural number}, C = {x, x is an odd natural number}, then find A ∩ B, A ∩ C, A – B, A – C and describe sets in set builder form. |
Answer» A = {1, 2, 3, 4, ………….} B = {2,4, 6, 8, ………….. }; C = {1,3,5,7, ………….. } For finding, A∩B = {1,2,3,4, } ∩ {2,4,6,8, …. } = {2, 4, 6, 8…………. } = {x/x is an even natural number} For finding, A ∩ C = {1,2,3,4,…….} ∩ {1,3,5,7, ………. } = {1,3,5,7 :…….} A = {x/x is an odd natural number} For finding, A – B = {1,2,3,4, ……….. } – {2,4,6,8, …………… } = {1,3,5, ………….. } = {x/x is an odd natural number} For finding A – C = {1,2,3,4,…….}-{1,3,5,7, } = {2,4,6,8, ,…} = {x/x is an even natural number} |
|
714. |
A = {Regular Polygons}, B = {Triangles} and C = {Quadrilaterals}. Find i) A ∩ B ii) A ∩ C iii) A – B iv) A – C |
Answer» A = {Triangles, Quadrilaterals, Pentagon, Hexagon, Heptagon} B = {Triangles}; C = {Quadrilaterals} i) A ∩ B = {Triangles, Quadrilaterals, Pentagon, Hexagon, Heptagon} ∩ {Triangles} = {Triangles} ii) A ∩ C = {Triangles, Quadrilaterals, Pentagon, Hexagon, Heptagon} ∩ {Quadrilaterals} = {Quadrilaterals} iii) A-B = {Triangles, Quadrilaterals, Pentagon, Hexagon, Heptagon} – {Triangles} = {Quadrilaterals, Pentagon, Hexagon, Heptagon} iv) A – C = {Triangles, Quadrilaterals, Pentagon; Hexagon, Heptagon} – {Quadrilaterals} = {Triangles, Pentagon, Hexagon, Heptagon} |
|
715. |
If p(A) contains 128 elements, then the number of elements in A is A) 32 B) 7 C) 16 D) 64 |
Answer» Correct option is B) 7 |
|
716. |
The number of elements in the empty set is A) 1 B) 0 C) ∞ D) Φ |
Answer» Correct option is B) 0 |
|
717. |
Let R be the set of all real numbers. Consider the following subsets of the plane R x R: S = {(x, y): y = x + 1 and 0 < x < 2} and T = {(x, y) : x – y is an integer} Then which of the following is true? (a) T is an equivalence relation but S is not an equivalence relation. (b) Neither S nor T is an equivalence relation (c) Both S and T are equivalence relation (d) S is an equivalence relation but T is not an equivalence relation. |
Answer» (a) T is an equivalence relation but S is not an equivalence relation. (0, 1), (1, 2) it is not an equivalence relation T is an equivalence relation |
|
718. |
Let R be a relation defined by R = {(a, b) : `a ge b`}, where a and b are real numbers, then R isA. reflexive, symmetric and transitiveB. reflexive, transitive but not symmetricC. symmetric, transitive but not reflexiveD. neither transitive, nor reflexive, not symmetric |
Answer» Correct Answer - B `R = {(a, b) : a ge b}` We know that, `a ge a` `therefore (a, a)inR, AAainR` R is a reflexive relation. Let `(a, b) in R` `implies a ge b` `cancelimplies b le a` `cancelimplies (b, a) in R` So, R is not symmetric relation. Now, let (a, b) `in R` and (b, c) `in` R. `implies a ge b and b ge c` `implies a ge c` `implies (a, c) in R` `therefore` R is a transitive relation. |
|
719. |
If `f(x)=(a x^2+b)^3,`then find the function `g`such that `f(g(x))=g(f(x))dot`A. `g(x)=((b-x^(1//3))/(a))^(1//2)`B. `g(x)=(1)/((ax^(2)+b)^(3))`C. `g(x)=(ax^(2)+b)^(1//3)`D. `g(x)=((x^(1//3)-b)/(a))^(1//2)` |
Answer» Correct Answer - D | |
720. |
Let f be a function satisfying `f(x+y)=f(x) + f(y)` for all `x,y in R`. If `f (1)= k` then `f(n), n in N` is equal toA. `k^(n)`B. nkC. kD. None of these |
Answer» Correct Answer - B | |
721. |
Let `f:[-100pi,100pi] ->[-1,1]` be defined by `f(theta)=sin theta` Then what is the number of values of `theta in [-100pi, 1000pi]` for which `f(theta)=0`A. 1000B. 1101C. 1100D. 1110 |
Answer» Correct Answer - B `f(theta)=0`, if `theta` is an integral multiple of `pi`. From `-100pi` to `0pi` there are 101 values of `theta` for which `f(theta)=0`. From `pi` to `1000pi`, there are 1000 values for which `f(theta)=0` so, total values number is `101+1000=1101` |
|
722. |
If `3^((x-1))+3^((x+1))=30`, then what is the value of `3^((x+2))+3^(x)`?A. 30B. 60C. 81D. 90 |
Answer» Correct Answer - D Given: `3^((x-1))+3^((x+1))=30` `implies (3^(x))/(3)+3.3^(x)=30 " ....(i)"` Multiplying both the sides by 3 in equation (i) `3^(x)+3^(2).3^(x)=90` `implies3^(x)+3^(x+2)=90` |
|
723. |
Which one of the following is an infinite set ?A. The set of human beings on the earthB. The set of water drops in a glass of waterC. The set of trees in a forestD. The set of all primes |
Answer» Correct Answer - D In the given sets, the set of all primes is an infinite set. |
|
724. |
What is the value of `0.bar2+0.bar23`?A. `0.bar43`B. `0.bar45`C. `0.bar223`D. `0.2bar23` |
Answer» Correct Answer - B `0.bar2+0.bar23` `=(2)/(9)+(23)/(99)=(22+23)/(99)=(45)/(99)=0.bar45` |
|
725. |
If A and B are two sets, then A ∩ (A ∪ B) equals(A) A (B) B (C) φ (D) A ∩ B |
Answer» Answer is (A) A |
|
726. |
If `n(P) = 20, n(Q) = 18` and `n(Puu Q) = 27`, then `n(P - Q) = `A. 17B. 8C. 9D. 21 |
Answer» Correct Answer - C `n(A - B) = n(A)- n(A nn B)`. |
|
727. |
List all the elements of each of the sets given below.D = {x : x = n2 , n ϵ N and 2 ≤ n ≤ 5}. |
Answer» Here, x = n2 and 2 ≤ n ≤ 5 ∴ n = 2, 3, 4, 5 [it is given that n is less than equal to 2 and greater than equal to 5] If n = 2, x = (2)2 = 4 n = 3, x = (3)2 = 9 n = 4, x = (4)2 = 16 n = 5, x = (5)2 = 25 So, D = {4, 9, 16, 25} |
|
728. |
List all the elements of each of the sets given below. H = {x : x ϵ Z, |x| ≤ 2}. |
Answer» Given x ∈ Z and |x| ≤ 2 Z is a set of integers Integers are …-3, -2 , -1, 0, 1, 2, 3, … Now, if we take x = -3 then we have to check that it satisfies the given condition |x| ≤ 2 |-3| = 3 > 2 So, -3 ∉ H If x = -2 then |-2| = 2 [satisfying |x| ≤ 2] So, -2 ∈ H If x = -1 then |-1| = 1 [satisfying |x| ≤ 2] ∴ -1 ∈ H If x = 0 then |0| = 0 [satisfying |x| ≤ 2] ∴ 0 ∈ H If x = 1 then |1| = 1 [satisfying |x| ≤ 2] ⇒ 1 ∈ H If x = 2 then |2| = 2 [satisfying |x| ≤ 2] So, 2 ∈ H If x = 3 then |3| = 3 > 2 [satisfying |x| ≤ 2] So, 3 ∉ H So, H = {-2, -1, 0, 1, 2} So, E = {0, 1} |
|
729. |
List all the elements of each of the sets given below.E = {x : x ϵ Z and x2 = x}. |
Answer» Given: x ∈ Z and x2 = x Z is a set of integers Integers are …-2 , -1, 0, 1, 2, … Now, if we take x = -2 then we have to check that it satisfies the given condition x2 = x(-2)2 = 4 ≠ 2 So, -2 ∉ E If x = -1 then (-1)2 = 1 ≠ -1 [not satisfying x2 = x] So, -1 ∉ E If x = 0 then (0)2 = 0 [satisfying x2 = x] ∴ 0 ∈ E If x = 1 then (1)2 = 1 [satisfying x2 = x] ∴ 1 ∈ E If x = 2 then (2)2 = 4 ≠ 2 [not satisfying x2 = x] ⇒ 2 ∉ E So, E = {0, 1} |
|
730. |
List all the elements of each of the sets given below.F = {x : x = ∈ Z and - \(\frac{1}{2}\) < x\(\frac{13}{2}\)} |
Answer» Given x ∈ Z and \(-\frac{1}{2}\) <x<\(\frac{13}{2}\) It can be seen that \(-\frac{1}{2}\) = -0.5&\(\frac{13}{2}\) = 6.5 We know that, Z means Set of integers ∴ F = {0, 1, 2, 3, 4, 5, 6} |
|
731. |
What do you mean by a set? |
Answer» A set is a well defined collection of objects. Sets are usually denoted by capital letters A, B, C, etc. and their elements by small letters a, b, c, etc. |
|
732. |
Define : Subset and superset of a set: |
Answer» If every element of set A is also an element of set B, then A is a subset of B. We write it symbolically as A ⊆ B where ‘⊆’ denotes ‘is a subset of’. Ex. A = {4, 8, 12}, B = { 2, 4, 6, 8, 10, 12}, then A ⊆ B. ⇒ A is contained in B ⇒ B contains A ⇒ B is a superset of A ⇒ B ⊇ A Note : (i) Every set is a subset of itself. (ii) Null set is a subset of every set. |
|
733. |
What do you mean by Equivalent sets? |
Answer» Two sets A and B containing equal number of elements, which are not necessarily the same are called equivalent sets. Ex. A = { letters of the word ‘flower’} = { f, l, o, w, e,r } B = {2, 4, 6, 8, 10, 12} Here, n (A) = 6 and n (B) = 6, then A ∼ B, where ∼ is the symbol for equivalence. Note : All equal sets are equivalent but all equivalent sets are not necessarily equal. |
|
734. |
How many ways of expressing a set? |
Answer» There are two main ways of expressing a set: (i) Tabular form or Roster form: In this form we list all the members of the set separating them by commas and enclosing them in only brackets. Ex. The set of the first ten perfect square numbers is written as S = {1, 4, 9, 16, 25, 36, 49, 64, 81, 100} Note : • The elements of a set can be written in any order. • An element of a set is not written more than once (ii) Set-builder form or Rule method: In this method, instead of listing all elements of a set, we write the set by some special property or properties satisfied by all the elements and write it as: A = { \(x\) : P(\(x\))} or A = { \(x\) | \(x\) has the property P(\(x\))} Ex. The set of the first ten perfect square numbers is written as: S = {\(x\) | \(x\) = n2, 1 ≤ n ≤ 10, n ∈ Ν } |
|
735. |
How many types of sets? |
Answer» There are various types of sets: (i) Finite set: A set having no elements or a definite number of elements is called a finite set. Ex. V = The set of vowels of english alphabet = { a, e, i, o, u} (ii) Infinite set: A set having unlimited number of elements is called an infinite set. Ex. N = The set of natural numbers = { 1, 2, 3, 4 , ....} (iii) Empty set: A set containing no element is called the empty or null or void set. The symbol for empty set is φ. φ = { } (iv) Singleton set: A set containing only one element is called a singleton set. Ex. {2}, {a}, {0} Note : { } is the empty set whereas {0} is a singleton set. |
|
736. |
Define : Equal sets: |
Answer» Two sets P and Q containing the same elements are called equal sets. Here, P = Q iff a ∈ P ⇒ a ∈ Q and a ∈ Q ⇒ a ∈ P. Ex. P = {letters of the word ‘ramp’} Q = {letters of the word ‘pram ’} ⇒ P = Q |
|
737. |
Define : Cardinal number of a finite set: |
Answer» The number of distinct elements in a finite set A is called the cardinal number of A and is denoted by n(A) Ex. If A = { a, e, i, o, u }, then n (A) = 5. |
|
738. |
What is the cardinal number of the Set N of the natural numbes between 10 and 20 ? |
Answer» Natural numbers between 10 and 20 are 11, 12, 13, 14, 15, 16, 17, 18, 19. Hence, the cardinal number of this set is 9. | |
739. |
A and B are any two sets. `P_(1)` is the power set of A and `P_(2)` is the power set of B. If `n(P_(1)) - n(P_(2)) = 31`, then find the number of elements in A and B. |
Answer» Correct Answer - 5 | |
740. |
`45%` of the student of a class participated in Physics Olympiad Math Olympiad. 4 students participated in both. Find how many students. (i) Are there in the class ? (ii) Participated only in maths Olympiad ? (iii) Participated in at least one Olympiad ? |
Answer» Correct Answer - (i) 40 , (ii) 18 , (iii) 36 | |
741. |
What is the cardinal number of a set with the smallest odd number ? |
Answer» The smallest odd number is 1. Therefore, the set with smallest odd number has element 1. Hence, the cardinal number of this set is 1. | |
742. |
If A is the set of all the letters of the word HYDERABAD, then find the cardinal number of the power set of set `P(A)`. |
Answer» Correct Answer - 128 | |
743. |
If A = {1, 2, 3, 4, 5 }; B = {4, 5, 6, 7}, then find A – B and B – A. Are they equal? |
Answer» Given sets are A = {1, 2, 3, 4, 5} and B = {4, 5, 6, 7} A – B = {1, 2, 3, 4, 5} – {4, 5, 6, 7} = {1, 2, 3} B – A = {4, 5, 6, 7} – {1, 2, 3, 4, 5} = {6, 7} ∴ No, A – B ≠ B – A. |
|
744. |
On the Real number line, If A [0, 3] and B [2, 6], then find the following (i) A’ (ii) A ∪ B (iii) A ∩ B (iv) A – B |
Answer» Given, A = [0,3] and B = [2,6] (i) A = (- ∞, 0) ∪ (3, ∞) (ii) A ∪ B = [0,3] ∪ [2,6] = [0,6] (iii) A ∩ B = [0,3] ∩ [2,6] = [2,3] (iv) A – B = [0,3] − [2,6] = (0,2) |
|
745. |
State which of the following statements are true. i) { } = ∅ ii) ∅ = 0 iii) 0 = { 0 } |
Answer» i) True (T) ii) False (F) iii) False (F) |
|
746. |
If A = {4, 5, 6}; B = {7, 8}, then show that A ∪ B = B ∪ A. |
Answer» Given sets are A = {4, 5, 6} and B = {7, 8} A ∪ B = {4, 5, 6} ∪ {7, 8} = {4, 5, 6, 7, 8}. B ∪ A = {7, 8} ∪ {4, 5, 6} = {4, 5, 6, 7, 8} ∴ A ∪ B = B ∪ A. |
|
747. |
For any sets A and B show that (i) (A ∩ B) ∪ (A – B) = A (ii) A ∪ (B - A) = A ∪ B |
Answer» (i) (A ∩ B) ∪ (A – B) = A L.H.S = (A ∩ B) ∪ (A – B) = (A ∩ B) ∪ (A – B’) [∴ (A – B) = (A – B’] = A ∩ (B ∪ B’) [By distributive law] = A ∩ (U) [(B υ B') = U =Universal set] = A = R.H.S (ii) A ∪ (B - A) = A ∪ B L.H.S = A ∪ (B - A) = A ∪ (B – A’) [∴ (B - A) = (B ∩ A’] = (A ∪ B) ∩ (A ∪ A’) [By distributive law] = (A ∪ B) ∩ U = A ∪ B [∴ A υ A' = U =Universal set] = R.H.S |
|
748. |
Let A = {1, 3, 7, 8} and B = [2, 4, 7, 9}. Find A ∩ B. |
Answer» Given sets A = (1, 3, 7, 8} and B = {2,4, 7,9} A ∩ B = {1, 3, 7, 8} ∩ (2, 4, 7, 9} = {7} |
|
749. |
A = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}; B = {2, 3, 5, 7}. Find A ∩ B and show that A ∩ B = B. |
Answer» Given sets A = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} and B = {2, 3, 5, 7} A ∩ B = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} ∩ {2, 3, 5, 7} = {2, 3, 5, 7} = B ∴ A ∩ B = B |
|
750. |
Find sets A,B and C such that A ∩ B, B ∩ C and A ∩ C are non-empty sets and A ∩ B ∩ C = ∅. |
Answer» Let take three sets A = {1, 2), B = {2, 3} and C = {3, 1}: A ∩ B, B ∩ C and A ∩ C should be non-empty sets. A ∩ B = {2}, B ∩ C = {3} and A ∩ C = {1} Therefore, A ∩ B, B ∩ C and A ∩ C are non- empty. Intersection of all three sets is null set, A ∩ B ∩ C = ∅. |
|