

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.
401. |
If A and B are subsets of a universal set μ, then A ∩ Bc = (A) A – B(B) A∪B(C) Φ(D) μ |
Answer» Correct option is (A) A – B |
|
402. |
For sets Φ, A = {1, 3}, B = {1, 5, 9}, C = {1, 5, 7, 9} True option is: (A) A ⊂ B (B) B ⊂ C (C) C ⊂ B (D) A ⊂ C |
Answer» Answer is (B) Because all the elements of set B = {1, 5, 9} is present in set C = (1, 5, 7, 9} Hence, B ⊂ C |
|
403. |
If U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6} and B = {2, 3, 4} then prove that: (i) (A ∪B)’ = A’ ∩ B’ (ii) (A ∩ B)’ = A’ ∪ B’ |
Answer» A’ = U – A = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} – {1,2, 3, 4, 5, 6} = {7, 8, 9, 10} B’ = U – B = {1,2, 3, 4, 5, 6, 7, 8, 9, 10} – {2, 3, 4} = {1, 5, 6, 7, 8, 9, 10} (i) (A ∪B) = {1, 2, 3, 4, 5, 6} ∪ {2, 3, 4} = {1, 2, 3, 4, 5, 6} (A ∪B)’ = U – (A ∪ B) = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} – {1, 2, 3, 4, 5, 6} = {7, 8, 9, 10} and A’ ∩ B’ = {7, 8, 9, 10} ∩ {1, 5, 6, 7, 8, 9, 10} = {7, 8, 9, 10} (A ∪B)’ = A’ ∩ B’ (ii) A ∩ B = {1, 2, 3, 4, 5, 6,} ∩ {2, 3, 4} = {2, 3, 4} (A ∩ B)’ = U – (A ∩ B) = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} – {2, 3, 4} = {1, 5, 6, 7, 8, 9, 10} A’ ∪ B’ = {7, 8, 9, 10} ∪ {1, 5, 6, 7, 8, 9, 10} = {1, 5, 6, 7, 8, 9, 10} (A ∩ B)’ = A’ ∪ B’ |
|
404. |
If U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {1, 2, 3, 4, 5, 6}, B = {2, 3, 4} and C = {4, 6, 8, 10} then find the value of following sets: (i) (A ∪ B) ∩ B (ii) (A ∩ B) ∪ C (iii) A’ ∪ B’ (iv) (A ∪ B)’ |
Answer» (i) (A ∪ B) ∩ B A ∪ B = { 1,2, 3, 4, 5, 6} ∪ {2, 3, 4} = {1, 2, 3, 4, 5, 6} (A ∪ B) ∩ B = {1, 2, 3, 4, 5, 6} ∩ {2, 3, 4} = {2, 3, 4} = B (ii) (A ∩ B) ∪ C A ∩ B = {1, 2, 3, 4, 5, 6} ∩ {2, 3, 4} = {2, 3, 4} (A ∩ B) ∪ C = {2, 3, 4} ∪ {4, 6, 8, 10} = {2, 3, 4, 6, 8, 10} (iii) A’ ∪ B’ A = {1, 2, 3, 4, 5, 6} U = {1,2, 3, 4, 5, 6, 7, 8, 9, 10} A’ = U – A = {1,2,…..10} – {1, 2,… 6} = {7, 8, 9, 10} Similarly, B’ = {1, 5, 6, 7, 8, 9, 10} A’ ∪ B’ = {7, 8, 9, 10} ∪ {1, 5, 6, 7, 8, 9, 10} = {1, 5, 6, 7, 8, 9, 10} (iv) (A ∪ B)’ A ∪ B = { 1, 2, 3, 4, 5, 6} = A ∪ {2, 3, 4} = {1, 2, 3, 4, 5, 6} (A ∪ B)’ = U – (A ∪ B) = {1, 2,… 10} – {1, 2, 3, 4, 5, 6} = {7, 8, 9, 10} |
|
405. |
Write the following sets in interval form. (i) {x : x ∈ R, a < x < b} (ii) {x : x ∈ R, 3 < x ≤ 5} (iii) {x : x ∈ R, 0 ≤ x < 8} (iv) {x : x ∈ R, -1 ≤ x ≤ 5} |
Answer» (i) {x : x ∈ R, a < x < b} = (a, b) (ii) {x : x ∈ R, 3 < x ≤ 5} = [3, 5] (iii) {x : x ∈ R, 0 ≤ x < 8}= [0, 8] (iv) {x : x ∈ R, -1 ≤ x ≤ 5} = [-1, 5] |
|
406. |
State True or False for the following statement:The sets {1, 2, 3, 4} and {3, 4, 5, 6} are equal. |
Answer» False {1, 2, 3, 4} and {3, 4, 5, 6} Since, every element of both the sets are not same They are not equal So, the given statement is false |
|
407. |
Let sets R and T be defined asR = {x ∈ Z | x is divisible by 2}T = {x ∈ Z | x is divisible by 6}. Then T ⊂ R |
Answer» Answer is True |
|
408. |
Given A = {0, 1, 2}, B = {x ∈ R | 0 ≤ x ≤ 2}. Then A = B. |
Answer» Answer is False |
|
409. |
State True or False for the following statement:Q ∪ Z = Q, where Q is the set of rational numbers and Z is the set of integers. |
Answer» True We know, every integer is a rational number Hence, Z ⊂ Q and Q ∪ Z = Q So, the given statement is true. |
|
410. |
`f:{1,2,3}rarr{4,5}` is not a functio if it is defined by which one of the following?A. {(2,4),(3,5),(1,5)}B. {(1,4),(2,4),(3,4)}C. {(1,4),(2,5),(3,4)}D. {(1,4),(1,5),(2,4),(2,5),(3,4),(3,5)} |
Answer» Correct Answer - D If the relation is defined by option (d), then each 1, 2 and 3 has two images. So, it is not a function. |
|
411. |
The number `(2+sqrt(2))^(2)` isA. a natural numberB. an irrational numberC. a rational numberD. a whole number |
Answer» Correct Answer - B `(2+sqrt(2))^(2)=4+2+4sqrt(2)=6+4sqrt(2)` So, it is an irrational number |
|
412. |
If A = {1, 2, 3, 4, 5}, B = {4, 5, 6, 7, 8}, C = {7, 8, 9, 10, 11} and D = {10, 11, 12, 13, 14}. Find:(i) A ∪ B(ii) A ∪ C(iii) B ∪ C(iv) B ∪ D(v) A ∪ B ∪ C(vi) A ∪ B ∪ D(vii) B ∪ C ∪ D(viii) A ∩ (B ∪ C)(ix) (A ∩ B) ∩ (B ∩ C)(x) (A ∪ D) ∩ (B ∪ C). |
Answer» In generally X ∪ Y = {a: a ∈ X or a ∈ Y} X ∩ Y = {a: a ∈ X and a ∈ Y}. (i) A = {1, 2, 3, 4, 5} B = {4, 5, 6, 7, 8} A ∪ B = {x: x ∈ A or x ∈ B} = {1, 2, 3, 4, 5, 6, 7, 8} (ii) A = {1, 2, 3, 4, 5} C = {7, 8, 9, 10, 11} A ∪ C = {x: x ∈ A or x ∈ C} = {1, 2, 3, 4, 5, 7, 8, 9, 10, 11} (iii) B = {4, 5, 6, 7, 8} C = {7, 8, 9, 10, 11} B ∪ C = {x: x ∈ B or x ∈ C} = {4, 5, 6, 7, 8, 9, 10, 11} (iv) B = {4, 5, 6, 7, 8} D = {10, 11, 12, 13, 14} B ∪ D = {x: x ∈ B or x ∈ D} = {4, 5, 6, 7, 8, 10, 11, 12, 13, 14} (v) A = {1, 2, 3, 4, 5} B = {4, 5, 6, 7, 8} C = {7, 8, 9, 10, 11} A ∪ B = {x: x ∈ A or x ∈ B} = {1, 2, 3, 4, 5, 6, 7, 8} A ∪ B ∪ C = {x: x ∈ A ∪ B or x ∈ C} = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11} (vi) A = {1, 2, 3, 4, 5} B = {4, 5, 6, 7, 8} D = {10, 11, 12, 13, 14} A ∪ B = {x: x ∈ A or x ∈ B} = {1, 2, 3, 4, 5, 6, 7, 8} A ∪ B ∪ D = {x: x ∈ A ∪ B or x ∈ D} = {1, 2, 3, 4, 5, 6, 7, 8, 10, 11, 12, 13, 14} (vii) B = {4, 5, 6, 7, 8} C = {7, 8, 9, 10, 11} D = {10, 11, 12, 13, 14} B ∪ C = {x: x ∈ B or x ∈ C} = {4, 5, 6, 7, 8, 9, 10, 11} B ∪ C ∪ D = {x: x ∈ B ∪ C or x ∈ D} = {4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14} (viii) A = {1, 2, 3, 4, 5} B = {4, 5, 6, 7, 8} C = {7, 8, 9, 10, 11} B ∪ C = {x: x ∈ B or x ∈ C} = {4, 5, 6, 7, 8, 9, 10, 11} A ∩ B ∪ C = {x: x ∈ A and x ∈ B ∪ C} = {4, 5} (ix) A = {1, 2, 3, 4, 5} B = {4, 5, 6, 7, 8} C = {7, 8, 9, 10, 11} (A ∩ B) = {x: x ∈ A and x ∈ B} = {4, 5} (B ∩ C) = {x: x ∈ B and x ∈ C} = {7, 8} (A ∩ B) ∩ (B ∩ C) = {x: x ∈ (A ∩ B) and x ∈ (B ∩ C)} = ϕ (x) A = {1, 2, 3, 4, 5} B = {4, 5, 6, 7, 8} C = {7, 8, 9, 10, 11} D = {10, 11, 12, 13, 14} A ∪ D = {x: x ∈ A or x ∈ D} = {1, 2, 3, 4, 5, 10, 11, 12, 13, 14} B ∪ C = {x: x ∈ B or x ∈ C} = {4, 5, 6, 7, 8, 9, 10, 11} (A ∪ D) ∩ (B ∪ C) = {x: x ∈ (A ∪ D) and x ∈ (B ∪ C)} = {4, 5, 10, 11} |
|
413. |
If Y = {1, 2, 3,…, 10}, and a represents any element of Y, write the following sets, containing all the elements satisfying the given conditions.(i) a ∈ Y but a2∉ Y(ii) a + 1 = 6, a ∈ Y(iii) a is less than 6 and a ∈ Y |
Answer» (i) According to the question, Y = {1, 2, 3,…, 10} where a represents any element of Y Y = {1, 2, 3,…, 10} 12 = 1, 22 = 4, 32 = 9 1, 4, 9 ∈ Y ⇒ 1, 2, 3 do not satisfy given condition Hence, {a: a ∈ Y and a2∉ Y} = {4, 5, 6, 7, 8, 9, 10} (ii) According to the question, Y = {1, 2, 3,…, 10} where a represents any element of Y Y = {1, 2, 3,…, 10} a + 1 = 6 ⇒ a = 5 ⇒ 5 satisfies the given condition Hence, {a: a + 1 = 6, a ∈ Y } = {5} (iii) According to the question, Y = {1, 2, 3,…, 10} where a represents any element of Y Y = {1, 2, 3,…, 10} a is less than 6 ⇒ 1, 2, 3, 4, 5 1, 2, 3, 4, 5 satisfy the given condition Hence, {a: a is less than 6, a ∈ Y } = {1, 2, 3, 4, 5} |
|
414. |
If ` y {1,2,3,"……",10}` and a represents any element of Y, write the following sets, containing all the elements satisfying the given conditions, (i) `a in Y` but `a^(2) !in Y` (ii) `a +1 = 6, a in Y` (iii) a is less than 6 and `a in Y` |
Answer» Given ` Y = {1,2,3,"………"10}` (i) {`a:a in Y` and `a^(2) !in Y`} `= {4,5,6,7,8,9,10}` (ii) `{a:a + =6, a in Y} = {5}` (iii) is less than 6 and `a in Y`} = ` {1,2,3,4,5}` |
|
415. |
if U = {a, b, c} and A = {a, c, d, e} then verify that: (i) (A ∪ B)’ = (A’ ∩ B’) (ii) (A ∩ B)’ = (A’ ∪ B’) |
Answer» Given; U = {a, b, c} and B = {a, c, d, e} (i) (A ∪ B)’ = (A’ ∩ B’) (ii) (A ∩ B)’ = (A’ ∪ B’) |
|
416. |
Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9}, A = {2, 4, 6, 8} and B = {2, 3, 5, 7}. Verify that: (A ∩ B}’ = A’ ∪ B’. |
Answer» (A ∩ B) = {x:x ϵ A and x ϵ B}. = {2} (A∩B)’ means Complement of (A∩B) with respect to universal set U. So, (A∩B)’ = U – (A∩B) U – (A∩B)’ is defined as {x ϵ U : x ∉ (A∩B)’} U = {1, 2, 3, 4, 5, 6, 7, 8, 9} (A∩B)’ = {2} U – (A∩B)’ = {1, 3, 4, 5, 6, 7, 8, 9} A’ means Complement of A with respect to universal set U. So, A’ = U – A U – A is defined as {x ϵ U : x ∉ A} U = {1, 2, 3, 4, 5, 6, 7, 8, 9} A = {2, 4, 6, 8} A’ = {1, 3, 5, 7, 9} B’ means Complement of B with respect to universal set U. So, B’ = U – B U – B is defined as {x ϵ U : x ∉ B} U = {1, 2, 3, 4, 5, 6, 7, 8, 9} B = {2, 3, 5, 7}. B’ = {1, 4, 6, 8, 9} A’ ∪ B’ = {x: x ϵ A or x ϵ B} = {1, 3, 4, 5, 6, 7, 8, 9} Hence verified |
|
417. |
Let A = {1, 2, 4, 5} B = {2, 3, 5, 6} C = {4, 5, 6, 7}. Verify the following identities: A ∩ (B ∪ C) = (A ∩ B) ∩ (A ∩ C). |
Answer» A = {1, 2, 4, 5} B = {2, 3, 5, 6} C = {4, 5, 6, 7}. Now, B ∪ C = {5, 6} A ∩ (B ∪ C) = {5} Similarly finding out R.H.S we get, A ∩ B = {2, 5} A ∩ C = {4, 5} (A ∩ B) ∩ (A ∩ C) = {5} L.H.S = R.H.S Hence, Verified. |
|
418. |
Let A = {x: x ∈ N}, B = {x: x = 2n, n ∈ N), C = {x: x = 2n – 1, n ∈ N} and, D = {x: x is a prime natural number} Find:(i) A ∩ B(ii) A ∩ C(iii) A ∩ D(iv) B ∩ C(v) B ∩ D(vi) C ∩ D |
Answer» A = All the natural numbers i.e. {1, 2, 3…..} B = All the even natural numbers i.e. {2, 4, 6, 8…} C = All the odd natural numbers i.e. {1, 3, 5, 7……} D = All the prime natural numbers i.e. {1, 2, 3, 5, 7, 11, …} (i) A ∩ B Here, A contains all elements of B. ∴ B ⊂ A = {2, 4, 6, 8…} ∴ A ∩ B = B (ii) A ∩ C Here, A contains all elements of C. ∴ C ⊂ A = {1, 3, 5…} ∴ A ∩ C = C (iii) A ∩ D Here, A contains all elements of D. ∴ D ⊂ A = {2, 3, 5, 7..} ∴ A ∩ D = D (iv) B ∩ C B ∩ C = ϕ Since, there is no natural number which is both even and odd at same time. (v) B ∩ D B ∩ D = 2 Since, {2} is the only natural number which is even and a prime number. (vi) C ∩ D C ∩ D = {1, 3, 5, 7…} = D – {2} Hence, every prime number is odd except {2}. |
|
419. |
Find the smallest set A such that A ∪ {1, 2} = {1, 2, 3, 5, 9}. |
Answer» A ∪ {1, 2} = {1, 2, 3, 5, 9} The elements of A and {1, 2} together give us the result Therefore smallest set of A can be A = {1, 2, 3, 5, 9} – {1, 2} A = {3, 5, 9} |
|
420. |
Given an example sets, ` A,B,C` such that `A cap B =A cap C but B ne C`. |
Answer» Consider the sets ` A={1,2,3}, B={3,4} and C ={3,5,7}`. Then , ` A cap B= {1,2,3 } cap {3,4}={3}`. And , `A cap C={1,2,3} cap {3,5,7}={3}`. Thus, `A cap B =A cap C, " and Clerly", B ne C`. |
|
421. |
If A and B are two sets such that `A sub B`, then what is `A cap B` ? |
Answer» Given, `A sub B` then `x in A rArr x in B` i.e., all elements of set A are also the elements of set B Now, `A cup B = {x : x in A or x in B}` So, if `A sub B` then `A cup B = B`. |
|
422. |
If U is the universal set and A ⊂ U then fill in the blanks. (i) A ∪ A’ = …. (ii) A ∩ A’ = …. (iii) ϕ ‘∩ A = …. (iv) U’ ∩ A = …. |
Answer» Given; U is the universal set and \(A\subset U\) (i) A ∪ A’ = U (ii) A ∩ A’ = Φ or {} (iii) ϕ ‘∩ A = Φ (iv) U’ ∩ A = Φ or {} |
|
423. |
The number of points, having both co-ordinates as integers, that lie in the interior of the triangle with vertices `(0, 0)`, `(0, 41)` and `(41, 0)` is (1) `901` (2) `861` (3) `820` (4) `780`. |
Answer» `x/a+y/b=1` `x/41+y/41=1` `1/41+40/41=1` first point=(39,1) `=sum_(i=1)^39=(i(i+1))/2` `=(39(89+1))/2` `=(39*90)/2` =780 Units. |
|
424. |
Let P(-1,0), Q(0,0) and R (3,3V3) be three points. Then the equation of the bisector of the angle PQR is |
Answer» LinePQ `y-0=(0-0)/(-1-0)(x-(-1))` y=0 Line QR `y-0=(3sqrt3)/3*(x-0)` `y=sqrt3x` 1st bisector `sqrt3y=x` `sqrt3y-x=0`. |
|
425. |
Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9}, A = {1, 2, 3, 4}, B = {2, 4, 6, 8} and C = {3, 4, 5, 6}. Find: (B – C)’ |
Answer» B – C is defined as {x ϵ B : x ∉ C} B = {2, 4, 6, 8} C = {3, 4, 5, 6} B – C = {2, 8} Now, (B – C)’ = U – (B – C) U = {1, 2, 3, 4, 5, 6, 7, 8, 9} B – C = {2, 8} (B – C)’ = {1, 3, 4, 5, 6, 7, 9}. |
|
426. |
If `A = {2,3,4,5} and B= {4,5,7}`, then `n (A cap B) = ?`A. 2B. 5C. `{4,5}`D. None of these |
Answer» Correct Answer - A | |
427. |
If `A sub B`, then `A cap B = ?`A. `phi`B. AC. BD. None of these |
Answer» Correct Answer - B | |
428. |
Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9}, A = {1, 2, 3, 4}, B = {2, 4, 6, 8} and C = {3, 4, 5, 6}. Find: (A’)’ |
Answer» A’ = U – A ((A’)’ = (U – A)’ = U – (U – A) = A A = {1, 2, 3, 4} |
|
429. |
If `A= {a,b,c,d,e} ,B={a,c,e,g} and C ={b,e,f,g}`, find : (i) `A cap (B-C)` (ii) `A-(Bcup C)` (iii) `A-(Bcap C)` . |
Answer» Correct Answer - (i) `{a,c} (ii)`{d}` (iii) `{a,b,c,d}` |
|
430. |
Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9}, A = {1, 2, 3, 4}, B = {2, 4, 6, 8} and C = {3, 4, 5, 6}. Find: B' |
Answer» B’ means Complement of B with respect to universal set U. So, B’ = U – B U – B is defined as {x ϵ U : x ∉ B} U = {1, 2, 3, 4, 5, 6, 7, 8, 9} B = {2, 4, 6, 8} B’ = {1, 3, 5, 7, 9} |
|
431. |
If `A={x : x=2n+1, n in Z} a n d B={x : x=2n , n in Z}`, then `AuuB=?` |
Answer» We have , `A cup B= { x :x " is an odd integer" } cup {x :x " is an even integer} ` `={x:x " is an integer "=Z`. |
|
432. |
Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9}, A = {1, 2, 3, 4}, B = {2, 4, 6, 8} and C = {3, 4, 5, 6}. Find: (A ∩ C)’ |
Answer» (A ∩ C) = {x:x ϵ A and x ϵ C}. = {3, 4} (A∩C)’ means Complement of (A∩C) with respect to universal set U. So, (A∩C)’ = U – (A∩C) U – (A∩C)’ is defined as {x ϵ U : x ∉ (A∩C)’} U = {1, 2, 3, 4, 5, 6, 7, 8, 9} (A∩C)’ = {3, 4} U – (A∩C)’ = {1, 2, 5, 6, 7, 8, 9} |
|
433. |
Find the set of values of `alpha` in the interval [ `pi/2,3pi/2`], for which the point (`sin alpha, cos alpha`)does not exist outside the parabola `2 y^2 + x - 2 = 0` |
Answer» `2y^2+x-2=0` `f(x,y)=2y^2+x-2` `f(0,0)=0+0-2<0` `f(h,k)=2k^2+h-2<=0` `2cos^alpha+sinalpha-2<=0` `2-2sin^2alpha+sinalpha-2<=0` `sinalpha(2sinalpha-1)>=0` `alpha in [pi/2,5/6pi]uu[pi,3/2pi]`. |
|
434. |
Tick the set which is infinite. A) The set of whole numbers < 10 B) The set of prime numbers < 10 C) The set of integers < 10 D) The set of factors of 10 |
Answer» Correct option is C) The set of integers < 10 The set of integers < 10 {….., -2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9} |
|
435. |
Let A, B and C be three sets. If `A in B`and `BsubC`. is it true that `AsubC`? If not give an example. |
Answer» Let there is an element `a` in set A.Then, `a in A`. Now, as `A` is a subset of `B` as we are given, `A sub B`. It means element `a` should also be in `B`. `a in B` Now, as `B` is a subset of `C` as we are given, `B sub C`. It means element `a` should also be in `C`. `a in C` Thus, we can say that, `A sub C`We have assumed it for a single element `a`. But, there can be many elements in Set `A` that will satisfy the given condition. |
|
436. |
Which of the following sets are empty sets? Justify your answer.i) A = {x : x2 = 4 and 3x = 9}. ii) The set of all triangles in a plane having the sum of their three angles less than 180. |
Answer» i) x2 = 4 ⇒ x = ± 2 3x = 9 ⇒ x = 3 The value of ‘x’ is not same in both cases, so this is a null set. ii) This is a null set, because the sum of the three angles of a triangle is equal to 180°. |
|
437. |
Prove that `1+tanA Tan(A/2)=tanA cot(A/2)-1=secA`. |
Answer» Here, we will use, `tan2A = (2tanA)/(1-tan^2A)` `1+tanAtan(A/2) = 1+((2tan(A/2))/(1-tan^2(A/2))*tan(A/2))` `=(1-tan^2(A/2)+2tan^2(A/2))/(1-tan^2(A/2))` `=(1+tan^2(A/2))/(1-tan^2(A/2))` `= (sec^2(A/2))/((cos^2(A/2)-sin^2(A/2))/(cos^2(a/2)))` `=(sec^2(A/2))/(sec^2(A/2)cosA)= secA` Now, `tanAcot(A/2) -1 = ((2tan(A/2))/(1-tan^2(A/2)))(1/tan(a/2)) - 1` `(2-1+tan^2(A/2))/(1-tan^2(A/2))` `=(1+tan^2(A/2))/(1-tan^2(A/2))` `= (sec^2(A/2))/((cos^2(A/2)-sin^2(A/2))/(cos^2(a/2)))` `=(sec^2(A/2))/(sec^2(A/2)cosA)= secA` |
|
438. |
Let `A = {1, {2, 3}, 4}`. Then, which of the following statements is true ? (i) `{2,3} in A` (ii) `{2,3} subset A` Rectify the wrong statement. |
Answer» Clearly, A is a set containing three elements, namely 1, {2,3} and 4. (i) `{2, 3} in A` is a true statement. (ii) `{2, 3} subset A` is wrong. On rectifying this statement, we get `{{2,3}} subset A` as true statement. |
|
439. |
`(1+cosx)/(1-cosx)=tan^2x/(secx-1)^2` |
Answer» LHS=`(1+cosx)/(1-cosx)=((1+cosx)(1-cosx))/(1-cosx)^2` `=(1-cos^2x)/(1-1/secx)^2=sin^2x/((secx-1)^2/sec^2x)` `=(sin^2x*sec^2x)/(secx-1)^2` `=((sin^2x)/(cosx))/(secx-1)^2` `=tan^2x/(secx-1)^2` RHS. |
|
440. |
In a group of 950 persons, 750 can speak Hindi and 460 can speak English. Find:(i) How many can speak both Hindi and English.(ii) How many can speak Hindi only.(iii) how many can speak English only. |
Answer» Here, we have, Suppose, the total number of people be n (P) = 950 The people who can speak English n (E) = 460 The people who can speak Hindi n (H) = 750 (i) How many people can speak both Hindi and English. The people who can speak both Hindi and English = n (H ∩ E) As we know, n (P) = n (E) + n (H) – n (H ∩ E) By substituting the values we get 950 = 460 + 750 – n (H ∩ E) 950 = 1210 – n (H ∩ E) n (H ∩ E) = 260 ∴ Number of people who can speak both English and Hindi are 260. (ii) How many people can speak Hindi only. As we can see that H is disjoint union of n (H–E) and n (H ∩ E). (If A and B are disjoint then n (A ∪ B) = n (A) + n (B)) ∴ H = n (H–E) ∪ n (H ∩ E) n (H) = n (H–E) + n (H ∩ E) 750 = n (H – E) + 260 n (H–E) = 490 ∴ 490 people can speak only Hindi. (iii) How many people can speak English only. As we can see that E is disjoint union of n (E–H) and n (H ∩ E) (If A and B are disjoint then n (A ∪ B) = n (A) + n (B)) ∴ E = n (E–H) ∪ n (H ∩ E). n (E) = n (E–H) + n (H ∩ E). 460 = n (H – E) + 260 n (H–E) = 460 – 260 = 200 Hence, 200 people can speak only English. |
|
441. |
What is the difference between a collection and a set? Give reasons to support your answer. |
Answer» The well defined collections are sets. For examples: The collection of good cricket players of India is not a set. However, the collection of all good player is a set. Collection of vowels in English alphabets is a set. Hence, we can say that every set is a collection, but every collection is not necessarily a set. Only well defined collections are sets. |
|
442. |
Let `A={1,{2}, {3, 4}, 5}`. Which of the following are incorrect statements? Rectify each : (i) `2 in A` (ii) ` {2} sub A` (iii) ` {1,2 } sub A` (iv) `{3, 4 } sub A ` (v) ` {1,5} sub A` (vi) ` {phi} sub A ` (vii) ` 1 sub A ` (viii) `{1,2,3,4 } sub A `. |
Answer» Clearly, A contains four elements, namely `1, {2} , {3,4 } and 5` (i) `2 in A` is incorrect. The correct statement would be `{2} in A`. (ii) `{2} sub A ` is incorrect. The correct statement is ` {{2}} sub A`. (iii) Clearly, `2 lin A ` and therefore , ` {1, 2 } sub A` is correct. THe correct statement would be `{1,{2},} sub A`. (iv) Clearly, `{3,4}` is an element of A. So, ` {3,4}, sub A` is incorrect and ` {{ 3,4}} sub A ` is correct. (v) Since 1 and 5 are both elements of A, so `{1,5} sub A` is correct. (vi) Since ` phi lin A`, so `{phi} sub A` is incorrect while `phi sub A ` is correct. (vii) Since ` 1 in A`, so ` 1 sub A` in incorrect and therefore , `{1} sub A ` is correct. (viii) Since ` 2 lin A and 3 lin A` , so `{1,2,3,4}sub A ` is incorrect. The correct statement would be `{1,{2}, {3,4}}sub A`. |
|
443. |
Prove that : `sin^2(72^@) - sin^2 (60^@) = (sqrt5 - 1)/8` |
Answer» Here, we will use, ` sin 18^@ = (sqrt5-1)/4` `sin^2(72^@) -sin^2(60^@)` `=sin^2(90^@ -18^@) - sin^2(60^@)` `=cos^2 (18^@)- sin^2(60^@)` `=1-sin^2(18^@)- sin^2(60^@)` Putting values of `sin 18^@ and sin 60^@` `=1-( (sqrt5-1)/4)^2 -(sqrt3/2)^2` `=1-((6-2sqrt5)/16)-3/4` `=(16-6+2sqrt5-12)/16` `=(2sqrt5-2)/16` `:. sin^2(72^@) -sin^2(60^@) =(sqrt5-1)/8` |
|
444. |
Prove that `( sin 5x - 2 sin 3x + sin x )/( cos 5x - cos x) = tan x` |
Answer» Here, we will use the following rules, `sinA - sinB = 2cos((A+B)/2)sin((A-B)/2)` `cosA-cosB = -2sin((A+B)/2)sin((A-B)/2)` `L.H.S. = (sin5x - 2sin3x+sinx)/(cos5x-cosx)` `= ((sin5x - sin3x)-(sin3x-sinx))/(cos5x-cosx)` `=(2cos4xsinx - 2cos2xsinx)/(-2sin3xsin2x)` `=(sinx(cos4x-cos2x))/(-sin3xsin2x)` `=(sinx(-2sin3xsinx))/(-sin3xsin2x)` `=(2sin^2x)/(sin2x)` `= (2sin^2x)/(2sinxcosx)` `=sin/cosx = tanx = R.H.S.` |
|
445. |
Which of the following are empty sets? Why?i. A = {a | a is a natural number smaller than zero}ii. B = {x |x2= 0} iii. C = {x | 5x – 2 = 0, x ∈N} |
Answer» i. A = {a| a is a natural number smaller than zero} Natural numbers begin from 1. ∴ A = { } ∴ A is an empty set. ii. B = {x | x2 = 0} Here, x = 0 ∴ x = 0 … [Taking square root on both sides] ∴ B = {0} ∴B is not an empty set. iii. C = {x | 5x – 2 = 0, x ∈ N} Here, 5x – 2 = 0 ∴ 5x = 2 ∴ x = 2/5 Given, x ∈ N But, x = is not a natural number. ∴ C = { } ∴ C is an empty set. |
|
446. |
In a group of 1000 people, there are 750 who can speak Hindi and 400 who can speak Bengali. How many can speak Hindi only? How many can speak Bengali? How many can speak both Hindi and Bengali? |
Answer» Let Total number of People n(P) = 1000 People who speak Hindi n(H) = 750 People who speak Bengali n(B) = 400 We have P = n(H∪B) ⇒ n(P) = n(H)+n(B)– n (H ∩B) = 1000 = 750+400 – n (H ∩B) ⇒n (H ∩B) = 150. ∴ 150 People can speak both languages. H = (H–B) ∪ (H ∩B) (union is disjoint) ∴ n(H) = n(H–B) +n(H ∩B) 750 = n(H–B)+150 n(H–B) = 600 ∴ 600 people speak Hindi. B = (B–H) ∪ (H ∩B) (union is disjoint) ∴ n(B) = n(B–H) +n(H ∩B) 400 = n(B–H)+150 n(B–H) = 250 ∴ 250 people speak Bengali. |
|
447. |
B = {x : x + 5 = 5} is not an empty set. Why? |
Answer» B = {x: x + 5 = 5} is not an empty set let x ∈ Z or x ∈ W then for x = 0 ⇒ x + 5 = 0 + 5 = 5 So if x ∈ W, or x ∈ Z then for x = 0, x + 5 = 5 is true. Then the set B = {0} which is not an empty set. Note: But if x ∈ N We will have no ‘x’ such that x + 5 = 5 then ‘B’ will be an empty set. But in the textbook it is not given whether x ∈ N (or) x ∈ W (or) x ∈ Z. Hence we consider first one. |
|
448. |
The intercepts made by the circle `x^2+y^2-5x-13y-14=0` on the x- axis and the y-axis are : |
Answer» Let points of intersection on the x-axis are `(x_1,0) and (x_2,0) `and points of intersection on y-axis is `(0,y_1) and (0,y_2)`. Then, `|x_2-x_1|` and `|y_2-y_1|` will be the x-intercepts and y-intercepts. Now, when `y = 0`, equation of circle becomes, `x^2-5x-14 = 0` Here, `x_1+x_2= 5` and `x_1x_2 = -14` So, `(x_2-x_1)^2 = (x_1+x_2)^2-4(x_1)(x_2)` `(x_2-x_1)^2 = 25-(-56) = 81` `|x_2-x_1| = 9` So, x-intercept is `9`. Now, when `x = 0`, equation of circle becomes, `y^2-13y-14 = 0` Here, `y_1+y_2 = 5 and y_1y_2 = -14` So, `(y_2-y_1)^2 = (y_1+y_2)^2-4y_1y_2` `(y_2-y_1)^2 = 169-4(-14) = 225` `|y_2-y_1| = 15` So, y-intercept is `15`. |
|
449. |
Which of the following collection is not a set ?A. The colours in RAINBOW.B. All good books in a school library.C. The members of your family.D. The principals of your school. |
Answer» Correct Answer - B (a) The collection of colours in a RAINBOW is well-defined. So it is a set. (b) We cannot say which books are there in our collection. So, it is not a well-defined collection. Hence, it is not a set. (c) The members of your family is a well-defined collection. `:.` It is a set. (d) The collection of principals in your school is a well-defined collection. `:.` It is a set Hence, the correct option is (b). |
|
450. |
Which of the following is an empty set ?A. `{x : x in N, x" is divisible by 2"}`B. `{x : x in N, x" is the additive inverse of "2016}`C. `{x : x" is a binary digit"}`D. { x : x is either prime or composite} |
Answer» Correct Answer - B (a) `{x : x in N, x" is divisible by 2"}` `={2, 4, 6, ...}` `:.` It is not an empty set. (b) `{x : x in N, x" is an additive inverse of "2016}` Additive inverse of 2016 is but `-2016 notin N` `:.` It is an empty set. (c) Binary digits are 0 and 1. `:.` Given set is not an empty set. (d) Except 1, every natural number is either prime ot composite. `:.` Given set is not an empty set. Hence, the correct option is (b) |
|