

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.
551. |
In the binomial expansion of `(a+b)^n`, the coefficient of the 4th and 13th terms are equal to each other. Find n |
Answer» General term in `(a+b)^n,(T_(r+1)) = C(n,r)a^(n-r)b^r ` `:. T_4 = C(n,3)a^(n-3)b^3` `T_13 = C(n,12)a^(n-12)b^12` We are given coefficients of 4th and 13th terms are equal to each other. `:. C(n,3) = C(n,12)` We know, `C(n,12) = C(n,(n-12))` `:. C(n,3) = C(n,(n-12))` `=> 3 = n-12` `=> n = 15` |
|
552. |
Given that N = {1, 2, 3, ... , 100}. Then write(i) the subset of N whose elements are even numbers.(ii) the subset of N whose element are perfect square numbers. |
Answer» We have, N= {1,2, 3,4,…, 100} (i) subset of N whose elements are even numbers = {2,4, 6, 8,…, 100} (ii) subset of N whose elements are perfect square = {1,4, 9, 16, 25, 36,49, 64, 81, 100} |
|
553. |
Given L = {1, 2, 3, 4}, M = {3, 4, 5, 6} and N = {1, 3, 5} Verify that L – (M ∪ N) = (L – M) ∩ (L – N) |
Answer» Given L,= {1,2, 3,4}, M= {3,4,5,6} and N= {1,3,5} M⋃N= {1,3,4, 5,6} L – (M⋃N) = {2} Now, L-M= {1, 2} and L-N= {2,4} {L-M) ⋂ {L-N)= {2} |
|
554. |
If `A={x:x^(2)-2x+2gt0}andB={x:x^(2)-4x+3le0}` `AnnB` equalsA. `[1,oo]`B. [1,3]C. `(-oo,3]`D. `(-oo,1)uu(3,oo)` |
Answer» Correct Answer - B `A={x:x^(2)-2x+2gt0}={x:(x-1)^(2)+1gt0}=(-oo,oo)` `B={x:x^(2)-4x+3le0}={x:(x-1)(x-3)le0}` `={x:1lexle3}=[1,3]` `AnnB=(-oo,oo)nn[1,3]=[1,3]` |
|
555. |
If `A={x:x^(2)-2x+2gt0}andB={x:x^(2)-4x+3le0}` A - B equalsA. `(-oo,oo)`B. (1,3)C. `(3,oo)`D. `(-oo,1)uu(3,oo)` |
Answer» Correct Answer - D `A={x:x^(2)-2x+2gt0}={x:(x-1)^(2)+1gt0}=(-oo,oo)` `B={x:x^(2)-4x+3le0}={x:(x-1)(x-3)le0}` `={x:1lexle3}=[1,3]` `A-B=(-oo,oo)-[1,3]=(-oo,1)uu(3,oo)` |
|
556. |
If `A={x|cosxgt-(1)/(2)and0lexlepi}andB={x|sinxgt(1)/(2)and(pi)/(3)lexlepi}and" if "pilambdaleAnnBltpimu`, the value of `(lambda + mu)` is |
Answer» Correct Answer - 1 `therefore cosxgt-(1)/(2) and 0lexlepi` `implies-(2pi)/(3)ltxlt(2pi)/(3)and0lexlepi` `implies0lexlt(2pi)/(3)` `therefore A = [0, (2pi)/(3)]` Again, `sinxgt(1)/(2)and(pi)/(3)lexlepi` `implies (pi)/(3)lexlt(5pi)/(6)` `B=[(pi)/(3),(5pi)/(6))` Now, `AnnB=[(pi)/(3),(2pi)/(3))` `(pi)/(3)leAnnBlt(2pi)/(3)` Here `lambda=(1)/(3)andmu=(2)/(3)` `lambda+mu=1` |
|
557. |
Let A = {p, q, r}. Which of the following is an equivalence relation on A?A. `R_(1) = {(p, q), (q, r), (p, r), (p, p)}`B. `R_(2) = {(r, q), (r, p), (r, r), (q, q)}`C. `R_(3) = {(p, p), (q, q), (r, r), (p, q)}`D. None of the above |
Answer» Correct Answer - D A = {p, q, r} `R_(1) = {(p, q), (q, r), (p, r), (p, p)}` `(q, q) cancelin R_(1)`, so `R_(1)` is not reflexive relation So, `R_(1)` is not an equivalence relation. `R_(2) = {(r, q), (r, p), (r, r), (q, q)}` Here, `(p, p) cancelin R_(2)`, so `R_(2)` is not an equivalence relation . `R_(3)={(p, p),(q, q), (r, r), (p, q)}` `R_(3)` is an reflexive relation. `(p, a) in R_(3) " but "(q, p) cancelinR_(3)` `R_(3)` is not symmetric relation. So, `R_(3)` is not equivalence relation. |
|
558. |
What is the total number of proper subsets of a set consisting of n elements? |
Answer» A total number of subsets for any given ser is 2n. In every set there is only one improper set i.e. the set itself. ∴ proper subsets would be 2n–1. Example : A = {1,2,3}There will be 23 - 1 = 8 - 1 = 7 proper subsets.These are [ { ∅},{1},{2},{3},{1,2}, {1,3},{2,3}]. |
|
559. |
A group of soldier suffered the following injuries in a battle: 70 soldiers lost an eye, 75 lost an ear, 85 lost a leg and 80 lost an arm. What is the minimum number of soldier who lost all 4 ? |
Answer» 4 lost=100-20-15-25-30=100-90=10 minimum 10 soldiers lost all 4 things. |
|
560. |
A point A(2, 1) is outside the circle `x^2+y^2+2gx+2fy+c=0` & AP, AQ are tangents to the circle.The equation of the circle circumscribing the triangle APQ is:a. (x+g)(x-2)+(y+f)(y-1)=0b. (x+g)(x-2)-(y+f)(y-1)=0c. (x-g)(x+2)+(y-f)(y+1)=0d. (x-g)(x-2)+(y-f)(y-1)=0 |
Answer» APOQ is a cyclic quadrilateral `/_P+/_Q=180^0` Slope of line AP `m_1=(k-1)/(h-2)-(1)` Slope of line OP `m_2=(k+f)/(h+g)`-(2) `m_1*m_1=-1` From equation 1 and 2 `(k-1)/(h-2)*(k+f)/(h+g)=-1` `(k-1)*(k+f)=-(h-2)*(h+g)` `(k-1)*(k+f)+(h-2)*(h+g)=0` putting x=h and y=k `(x-1)*(x+f)+(y-2)*(y+g)=0`. |
|
561. |
find the area of the quadrilateral formed by a pair of tangents from the point (4,5) to the circle `x^2 + y^2 -4x -2y-11 = 0` and pair of its radii. |
Answer» `C:x^2+y^2-4x-2y-11=0` `(x-2)^2+(y-1)^2=4^2` `PC=sqrt((4-2)^2+(5-1)^2)=sqrt21` PA=2 units. area of PACB=2 area of PAC `=2*1/2*2*4` `=8 unit^2` |
|
562. |
Let A = {a,b,{c,d},e}. Which of the following statements are false and why?(i) {c,d} ⊂ A (ii) {c, d} A (iii) {{c,d}} ⊂ A (iv) a A (v) a ⊂ A. (vi) {a,b,e} ⊂ A (vii) {a,b,e} A (viii) {a,b,c} ⊂ A (ix) ϕ A (x) {ϕ} ⊂ A |
Answer» (i) False {c,d} is not a subset of A but it belong to A. {c,d} ϵ A (ii) True {c,d} ϵ A (iii) True {c,d} is a subset of A. (iv) It is true that a belong to A. (v) False a is not a subset of A but it belongs to A (vi) True (vii) False {a,b,e} ⊂ A this is the correct form. (viii) False {a,b,c} is not a subset of A (ix) False ϕ is a subset of A. ϕ ⊂ A. (x) False |
|
563. |
Let A = {{1,2,3}, {4,5}, {6,7,8}}. Determine which of the following is true or false: (i) 1 A (ii) {1,2,3} ⊂ A (iii) {6,7,8} A (iv) {2, ϕ} ⊂ A (v) 2 ⊂ A (vi) {2,{1}} A (vii) {{2}}, {1}} A (viii) {ϕ,{ϕ}, {1, ϕ}} ⊂ A. |
Answer» (i) False 1 is not an element of A. (ii) True {1,2,3} ϵ A. this is correct. (iii) True. {6, 7, 8} ϵ A. (iv) False 2 is not an element of A, and ϕ is also not an element of A. Hence, false. (v) False 2 alone is not an element of A. Hence, false. (vi) True {1, 2, 3} is the set belonging to A. {2, {1}} does not belong to A. (vii) True {{2}}, {1}} does not belongs to A. Hence, true. (viii) False Φ does not belong to A. |
|
564. |
If A = {1} and B = {{1}, 2} then show that A ⊄ B. Hint 1 ϵ A but 1⊄ B. |
Answer» There is only one element in set A. Now, 1 is not an element of B. Therefore, A ⊄ B. |
|
565. |
If the surface area of a cube increases at a rate of 24cm^2/s, then the rate at which its volume increases with respect to time if its side a=2cm, will be: |
Answer» Here, side of the cube is `a = 2cm` . Then, Surface area of the cube `(S) = 6a^2` `:. (dS)/dt = 12a*(da)/dt = 24` `=>12**2((da)/dt) = 24 =>(da)/dt = 1` Now, volume of the cube `(V)= a^3` `:.` Rate of change of volume,`(dV)/dt = 3a^2(da)/dt = 3**(2)^2**1 = 12 (cm^3)/sec` |
|
566. |
`log^2(100x)+log^2(10x)=14+log(1/x)` |
Answer» `log^2(100x)+log^2(10x) = 14+log(1/x)` `=>log(100x)^2+log(10x)^2 = 14-logx` `=>(log100+logx)^2+(log10+logx)^2 = 14-logx` `=>(2+logx)^2+(1+logx)^2 = 14-logx` Let, `logx = t`, then our equation becomes, `(2+t)^2+(1+t)^2 = 14 - t` `=>4+t^2+4t+1+t^2+2t+t - 14 = 0` `=>2t^2+7t-9 = 0` `=>(2t+9)(t-1) = 0` `=> t = -9/2 and t = 1` `=>logx = -9/2 and logx = 1` `:. x = 10^(-9/2) and x = 10^1 =10` |
|
567. |
Write down all possible proper subsets of `(i) {1,2}` `(ii) {1,2,3}` |
Answer» 1)`A={1,2}` `X={}{1}{2}` 2)`A={1,2,3}` `X=[{}{1}{2}{3}{1,2}{1,3}{2,3}]`. |
|
568. |
Let `A = {1, 2, 3, 4, 5, 6}`, `B = {2, 4, 6, 8}`. Find `A - B a n d B - A`. |
Answer» Here, `A = {1,2,3,4,5,6}` and `B= {2,4,6,8}` `A-B` will contain all elements that are available in set A but, not in set B. So, `A-B` = {1,3,5} `B-A` will contain all elements that are available in set B but, not in set A. So, `B-A` = {8} |
|
569. |
Show that the set of letters needed to spell “CATARACT” and the set of letters needed to spell “TRACT” are equal. |
Answer» Let Set `P` is the set of letters needed to spell `"CATARACT"`. Then, `P = {C,A,T,R}` Let Set `Q` is the set of letters needed to spell `"TRACT"`. Then, `Q = {T,R,A,C}` As both sets `P` and `Q` are having same elements, it means, `P=Q`. |
|
570. |
If the sets `A = {1,3,5}, B = {2,4,6}` and `C = {0,2,4,6,8}`. Then, the universal set of all the three sets A, B and C can be `"………"` |
Answer» Correct Answer - `U={0,1,2,3,4,5,6,8}` | |
571. |
In a survey of 400 students in a school, 100 were listed as taking apple juice, 150 as taking orange juice and 75 were listed as taking both apple as well as orange juice. Find how many students were taking neither apple juice nor orange juice. |
Answer» This question can be solved by creating a venn diagram. Please refer video for the venn diagram. As per venn diagram, Students taking only apple juice `= 25` Students taking only orange juice `= 75` Students taking both juices `= 75` So, students taking neither of the juices` = 400 - 25 - 75 - 75 = 225` |
|
572. |
Write down all posible subsets of `A={1,{2,3}}`. |
Answer» Here, A contains two elements , namely 1 and `{2, 3}`. Let ` {2,3} =B, then A ={1,B}`. `therefore P(A) ={phi, {1}, {B}, { 1, B}}`. `rArr P(A) ={phi, {1}, {{2,3}} , {1,{2,3}}}`. |
|
573. |
In a survey of 400 students in a school, 100 were listed as taking apple juice, 150 as taking orange juice and 75 were listed as taking both apple as well as orange juice. Find how many students were taking neither apple juice nor orange juice. |
Answer» Let A – Apple juice; O – Orange juice be the sets. Given; n(U) = 400; n(A) = 100; n(O) = 150; n(A ∩ O) = 75 n (neither apple juice nor orange juice) = n(A’ ∩ O’) = n((A ∪ O)’) = n(U) – n(A ∪ O) = 400 – [n(A) + n(O) – n(A ∩ O)] = 400 – [100 + 150 – 75] = 400 – 175 = 225. |
|
574. |
There are 200 individuals with a skin disorder, 120 had been exposed to the chemical `C_1`? 50 to chemical `C_2`, and 30 to both the chemicals `C_1`and `C_2`. Find the number of individuals exposed to(i) Chemical `C_1`but not chemical `C_2` |
Answer» by using venn diagram (i) 90 (ii) 20 (iii) 90+30+20 = 140 answer |
|
575. |
In a group of students, 100students know Hindi, 50 know English and 25 know both. Each of the studentsknows either Hindi or English. How many students are there in the group? |
Answer» Let H be the set of people who know Hindi and E be the set of people who know English Then `(H cap E)` will represent the set of people who know Hindi and English both Here `n(H) = 100,n(E) =50 and n(H cap E) = 25` Now `n(H cup E) = n(H) +(E)- n(H cap E) =25` `rArr n(H cup E)=100+50 -25` `rArr n (H cup E)=125` Therefore, total number of students in the group = 125. |
|
576. |
In a survey of 600 students in a school. 150 students were found to be taking tea and 225 taking coffee, 100 were taking both tea and coffee. Find how many students were taking neither tea nor coffee? |
Answer» Let U = set of students in a school. A = set of students taking tea B = set of students taking coffee Then n(∪) = 600; n(A) = 150; n(B) = 225; n(A∩B) = 100 ∴ n(Au B) = n(A) + n(B)-n(A∩B) = 150 + 225-100 =275 Now n(A’∩B’) = n(A∪B) = n(∪)-n(A∪5) = 600-275 = 325 ∴ 325 students were taking neither tea nor coffee. |
|
577. |
In a survey of 600 students ina school, 150 students were found to be taking tea and 225 taking coffee, 100were taking both tea and coffee. Find how many students were taking neithertea nor coffee? |
Answer» Let universal set U is the set of all students of the survey and T is the set of student taking tea and C is the set of students taking coffee then `n(U)=600,n(T)=150,n(C)=225` and `n(T capC)=100` `:. n(T cup C)-n(T)+n(C)-n(T cap C)` `150 + 225 - 100` `= 275` Number of students who take neither tea nor coffee `= n(U)-n(T cup C)` `= 600-275 = 325` Therefore, 325 students take neither tea nor coffee. |
|
578. |
Consider the following for any three non empty sets A, B and C.1. A – (B ∪ C) = (A – B) ∪ (A – C) 2. A – B = A – (A ∩ B) 3. A = (A ∩ B) ∪ (A – B) which of the above is /are correct? (a) Only 1 (b) 2 and 3 (c) 1 and 2 (d) 1 and 3 |
Answer» (b) 2 and 3 1. A – (B ∪ C) = (A – B) ∪ (A – C) (A – B) ∪ (A – C) ⇒ For all (x ∈ A and x ∉ B) or (x ∈ A and x ∉ C) ⇒ For all (x ∈ A and x ∉ B and x ∉ C) ⇒ x ∈ A – (B ∩ C ) Hence not correct. 2. x ∈ (A – (A ∩ B)) ⇒ x ∈ A and x ∉ A ∩ B ⇒ x ∈ A and x ∉ B ⇒ x ∈ (A – B) 3. x ∈ [(A ∩ B) ∪ (A – B)] ⇒ (x ∈ A and x ∉ B) or (x ∈ A and x ∈ B′) ⇒ x ∈ A and x ∈ B and x ∈ B′ ⇒ x ∈ A and x ∈ B ∩ B′ ⇒ x ∈ A and x ∈ ϕ ⇒ x ∈ A ∪ ϕ ⇒ x ∈ A Hence (1) is incorrect. |
|
579. |
In a survey of 600 students in a school, 150 students were found to be taking tea and 225 taking coffee, 100 were taking both tea and coffee. Find how many students were taking neither tea nor coffee? |
Answer» Let U be the set of all students who took part in the survey. Let T be the set of students taking tea. Let C be the set of students taking coffee. Accordingly, n(U) = 600, n(T) = 150, n(C) = 225, n(T ∩ C) = 100 To find: Number of student taking neither tea nor coffee i.e., we have to find n(T' ∩ C'). n(T' ∩ C') = n(T ∪ C)' = n(U) – n(T ∪ C) = n(U) – [n(T) + n(C) – n(T ∩ C)] = 600 – [150 + 225 – 100] = 600 – 275 = 325 Hence, 325 students were taking neither tea nor coffee. |
|
580. |
Which one of the following is correct?(a) A ∪ (B – C) = A ∪ (B ∩ C′ ) (b) A – (B ∪ C) = (A ∪ B′) ∩ C′ (c) A – (B ∩ C) = (A ∩ B′) ∩ C (d) A ∩ (B – C) = (A ∩ B) ∩ C |
Answer» (b) A – (B ∪ C) = A ∩ (B ∪ C)′ A. A ∪ (B – C) = A ∪ (B ∩ C′) B. A – (B ∪ C) = A ∩ (B ∪ C)′ = A ∩ (B′ ∪ C′) C. A – (B ∩ C) = A ∩ (B ∩ C)′ = A ∩ (B′ ∪ C′) D. A ∩ (B – C) = A ∩ (B ∩ C′) Hence B is the correct option. |
|
581. |
d. minimum value on number of necklaces which can be formed using 17 identical pearls and two identical diamonds and similarly 8 m is number of necklaces which can be formed using 17 identical pearls and different diamonds, then m 18 15 |
Answer» `0,1,2,3...17` `n=18/2=9` `0,1,2,3...17` `n=18/2=9`. |
|
582. |
`999(57/99)xx99`= |
Answer» `999(57/99)*99` `999*57` `98958`. |
|
583. |
In a survey of 60 people, it was found that 25 people read newspaper H, 26 read newspaper T, 26 read newspaper I, 9 read both H and I, 11 read both H and T, 8 read both T and I, 3 read all three newspapers. Find: the number of people who read exactly one newspaper. |
Answer» Let A be the set of people who read newspaper H. Let B be the set of people who read newspaper T. Let C be the set of people who read newspaper I. Given n(A) = 25, n(B) = 26, and n(C) = 26 n(A∩C) = 9, n(A∩B) = 11, and (B∩C) = 8 n(A∩B∩C) = 3 Let U be the set of people who took part in the survey. n(A∪B∪C) = n(A) + n(B) + n(C) − n(A∩B) − n(B∩C) − n(C∩A) + n(A∩B∩C) = 25 + 26 + 26 − 11 − 8 − 9 + 3 = 52 Hence, 52 people read at least one of the newspaper. |
|
584. |
If A = { 1, 2, 3}, B = {1, 2} and C = {2, 3}, which one of the following is correct?(a) (A × B) ∩ (B × A) = (A × C) ∩ (B × C) (b) (A × B) ∩ (B × A) = (C × A) ∩ (C × B) (c) (A × B) ∪ (B × A) = (A × B) ∪ (B × C) (d) (A × B) ∪ (B × A) = (A × B) ∪ (A × C) |
Answer» (c) (A × B) ∪ (B × A) = (A × B) ∪ (B × C) (A × B) = { (1,1), (1,2), (2,1), (2,2), (3,1), (3,2)} (B × A) = { (1,1), (1,2), (1,3), (2,1), (2,2), (2,3)} (B × C) = { (1,2), (1,3), (2,2), (2,3)} (C × B) = { (2,1), (2,2), (3,1), (3,2)} (A × C) = { (1,2), (1,3), (2,2), (2,3), (3,2) (3,3)} (C × A) = { (2,1), (2,2), (2,3), (3,1), (3,2) (3,3)} ∴ (A × B) ∪ (B × A) = {(1,1), (1,2), (2,1), (2,2), (3,1), (3,2) (1,3), (2,3)} and (A × B) ∪ (B × C) = { (1,1), (1,2), (2,1), (2,2), (3,1), (3,2), (1,3), (2,3)} ∴ (A × B) ∪ (B × A) = (A × B) ∪ (B × C) |
|
585. |
If A and B are finite sets. which of the following is the correct statement.(a) n (A – B) = n (A) – n (B) (b) n (A – B) = n (B – A) (c) n (A – B) = n (A) – n (A ∩ B) (d) n (A – B) = n (B) – n (A ∩ B) |
Answer» (c) n (A – B) = n (A) – n (A ∩ B) n (A – B) = No. of these elements of A which are not common in A and B = n (A) – n (A ∩ B) |
|
586. |
Some sets are given below. A ={…,-4, -2, 0, 2, 4, 6,…} B = {1, 2, 3,…}C = {…,-12, -6, 0, 6, 12, 18, }D = {…, -8, -4, 0, 4, 8,…} I = {…,-3, -2, -1, 0, 1, 2, 3, 4, } Discuss and decide which of the following statements are true.a. A is a subset of sets B, C and D.b. B is a subset of all the sets which are given above. |
Answer» a. All elements of set A are not present in set B, C and D. ∴ A ⊆ B, ∴ A ⊆ C, ∴ A ⊆ D ∴ Statement (a) is false. b. All elements of set B are not present in set A, C and D. ∴ B ⊆ A, ∴ B ⊆ C, ∴ B ⊆ D ∴ Statement (b) is false. |
|
587. |
In a group of 65 people, 40 like cricket, 10 like both cricket and tennis. How many like tennis only and not cricket? How many like tennis? |
Answer» Let C = set of people who like cricket T = set of people who like tennis. Then n(C ∪ T) = 65; n(C) = 40; n(C ∩ T) = 10 ∴ n(T) = n{C∪T) + n(C∩T)-n(C) = 65 + 10-40 = 35 Number of people who like tennis only n(T-C) = n(T)-n(C ∩ T) = 35-10 = 25 |
|
588. |
In a committee, 50 people speak French, 20 speak Spanish and 10 speak both Spanish and French. How many speaks at least one of these two languages? |
Answer» Let F – French; S – Spanish be the sets. Given; n(F) = 50; n(S) = 20;w(F ∩ S) = 10 n (speaks at least one of these two languages) = n(F ∪ S) = n(F) + n(S) – n(F ∩ S) = 50 + 20 – 10 = 60. |
|
589. |
Suppose U = {1, 3, 9, 11, 13, 18, 19}, and B = {3, 9, 11, 13}. Find (B’)’ and draw the inference. |
Answer» U = {1, 3, 9, 11, 13, 18, 19}, B= {3, 9, 11, 13} ….(i) ∴ B’= {1, 18, 19} (B’)’= {3, 9, 11, 13} ….(ii) ∴ (B’)’ = B … [From (i) and (ii)] ∴ Complement of a complement is the given set itself. |
|
590. |
If n(A) = 15, n(A ∪ B) = 29, n(A ∩ B) = 7, then n(B) = ? |
Answer» Here, n(A) = 15, n(A ∪ B) = 29, n(A ∩ B) = 7 n(A ∪ B) = n(A) + n(B) – n(A ∩ B) ∴ 29 = 15 + n(B) – 7 ∴ 29 – 15 + 7 = n(B) ∴ n(B) = 21 |
|
591. |
Which one of the following is correct?(a) A × (B – C) = (A – B) × (A – C)(b) A × (B – C) = (A × B) – (A × C) (c) A ∩ (B ∪ C) = (A ∩ B) ∪ C (d) A ∪ (B ∩ C) = (A ∪ Β) ∩ C |
Answer» (b) A × (B – C) = (A × B) – (A × C) We known that the cartesian product of two sets is defined as X × Y = { (\(x\), y) : \(x\) ∈ \(x\) and \(x\) ∈ y} ∴ A × (B – C) = (A × B) – (A × C) |
|
592. |
Consider the following statements for non-empty sets A, B and C. 1. A – (B – C) = (A – B) ∪ C 2. A – (B ∪ C) = (A – B) – Cwhich of the statements given above is /are correct? (a) 1 only (b) 2 only (c) Both 1 and 2 (d) Neither 1 nor 2 |
Answer» (b) 2 only 1. A – ( B – C) = A – (B ∩ C′) = A ∩ (B ∩ C′)′ = A ∩ (B′ ∪ (C′)′) = A ∩ (B′ ∪ C) (Α – Β) ∪ C = (A ∩ B′) ∪ C Thus, A – ( B – C) ≠ (A – B) ∪ C 2. A – ( B ∪ C) = A ∩ (B ∩ C)′ = A ∩ (B′ ∩ C′) (A – B) – C = (A ∩ B′) – C = A ∩ B′ ∩ C′ ⇒ A – (B ∪ C) = (A – B) – C Associative property. |
|
593. |
A survey shows that 76% of the Indians like oranges, whereas 62% like bananas. What percentage of the Indians like both oranges and bananas? |
Answer» Here, we have, The people who like oranges = 76% The people who like bananas = 62% Suppose people who like oranges be n (O) Suppose people who like bananas be n (B) The total number of people who like oranges or bananas = n (O ∪ B) = 100 The people who like both oranges and bananas = n (O ∩ B) As we know, n (O ∪ B) = n (O) + n (B) – n (O ∩ B) By substituting the values we get 100 = 76 + 62 – n (O ∩ B) 100 = 138 – n (O ∩ B) n (O ∩ B) = 38 Hence, people who like both oranges and banana is 38%. |
|
594. |
Out of 600 students in a school, 125 played cricket, 220 played football and 300 played hockey of the total, 28 played both hockey and football, 70 played cricket and football and 32 played cricket and hockey, 26 played all the three games. What is the number of students who did not play any game? (a) 240 (b) 169 (c) 259 (d) 171 |
Answer» (c) 259 Here, n (c) = 125, n (F) = 220, n (H) = 300 n (H ∩ F) = 28 , n (C ∩ F) = 70, n (C ∩ H) = 32 and n ( C ∩ F ∩ H) = 26 ∴ Number of students who did not play any game = n (C′∩ F′∩ H′) = n ((C ∪ F ∪ H)′) = n ( ξ) – n (C ∪ F ∪ H) = n ( ξ) –[n (C) + n (F) + n (H) – n( C ∩ F) – n ( H ∩ F) – n ( C ∩ H) + n (C ∩ F ∩ H)] = 800–[ 125+220 + 300 – 70 –28–32– 26] = 800 – 541 = 259 |
|
595. |
In an examination `56%` of the candidates failed in English and `48%` failed in science. If `18%` failed in both English and science, find the percentage of those who passed in both the subjects. |
Answer» Correct Answer - 0.14 Failed in English only ` =(56-18)=38`. Failed in science only `=(48-18)=30`. Failed in both English and Science `=18`. Passed in both the subjects `=(100-86)=14`. |
|
596. |
For all sets A, B and C, show that (A – B) ∩ (A – C) = A – (B ∪ C) |
Answer» According to the question, There are three sets A, B and C To show: (A – B) ∩ (A – C) = A – (B ∪ C) Let x ∈ (A – B) ∩ (A – C) ⇒ x ∈ (A – B) and x ∈ (A – C) ⇒ (x ∈ A and x ∉ B) and (x ∈ A and x ∉ C) ⇒ x ∈ A and (x ∉ B and x ∉ C) ⇒ x ∈ A and x ∉ (B ∪ C) ⇒ x ∈ A – (B ∪ C) ⇒ (A – B) ∩ (A – C) ⊂ A – (B ∪ C) …(i) Let y ∈ A – (B ∪ C) ⇒ y ∈ A and y ∉ (B ∪ C) ⇒ y ∈ A and (y ∉ B and y ∉ C) ⇒ (y ∈ A and y ∉ B) and (y ∈ A and y ∉ C) ⇒ y ∈ (A – B) and y ∈ (A – C) ⇒ y ∈ (A – B) ∩ (A – C) ⇒ A – (B ∪ C) ⊂ (A – B) ∩ (A – C) …(ii) We know that, If P ⊂ Q and Q ⊂ P Then, P = Q Therefore, from equations (i) and (ii), A – (B ∪ C) = (A – B) ∩ (A – C) |
|
597. |
Determine whether statement are true or false. Justify your answer.For all sets A and B, (A – B) ∪ (A ∩ B) = A |
Answer» True According to the question, There are two sets A and B To check: (A – B) ∪ (A ∩ B) = A is true or false L.H.S = (A – B) ∪ (A ∩ B) Since, A – B = A ∩ B’, We get, = (A ∩ B’) ∪ (A ∩ B) Using distributive property of set: We get, (A ∩ B) ∪ (A ∩ C) = A ∩ (B ∪ C) = A ∩ (B’ ∪ B) = A ∩ U = A = R.H.S Hence, the given statement “for all sets A and B, (A – B) ∪ (A ∩ B) = A” is true |
|
598. |
If A and B are two sets such that A ⊂ B, then Find: A ∩ B |
Answer» A ∩ B means A intersection B. Common elements of A and B come in this group. Given A ⊂ B i.e. B is having all elements that is present in A. ∴ A ∩ B = A. Example: A = {1,2} B = {1,2,3,4} A ∩ B = {1,2} = A |
|
599. |
Determine whether statement are true or false. Justify your answer.For all sets A, B and C, if A ⊂ B, then A ∩ C ⊂ B ∩ C |
Answer» True According to the question, There are three sets A, B and C To check: if A ⊂ B, then A ∩ C ⊂ B ∩ C is true or false Let x ∈ A ∩ C ⇒ x ∈ A and x ∈ C ⇒ x ∈ B and x ∈ C {∵ A ⊂ B} ⇒ x ∈ B ∩ C ⇒ A ∩ C ⊂ B ∩ C Hence, the given statement “for all sets A, B and C, if A ⊂ B, then A ∩ C ⊂ B ∩ C” is true. |
|
600. |
For all sets a,B and C show that `(A-B)nn(A-C)=A-(BuuC)` |
Answer» Let `x in (A-B) nn (A-C)` `rArr x in (A-B)` and `x in (A-C)` ` rArr (x in A "and" x !in B)` and (`x in A` and `x !in C`) `rArr x in A` and `(x !in B "and" x !in C)` `rArr x in A` and `x !in (B uu C)` `rArr x in A - (B uu C)` `rArr (A-B) nn (A - C) sub A - (B uu C)"............"(i)` Now, let ` y in A - (B uu C)` `rArr y in A` and ` y !in (B uu C)` `rArr y in A` and `y !in (B uu C)` `rArr y in A` and `(y !in B "and" y !in C)` `rArr (y in A and y !in B) "and" (y in A "and" y !in C)` `rArr y in (A - B)` and `y in (A - C)` `rArr y in (A - B) nn (A - C)` `rArr A - (B uu C) sub (A - B) nn (A - C) "......"(ii)` From Eqs. (i) and (ii) `A - (B uu C) = (A - B) nn (A - C)` |
|