1 / 58100%
MATH 350 - DISCRETE
MATHEMATICS - Operations on sets
Question Bank - Set 5
Liberty University
Question 1
Question
Let A={2,4,6,8,10},B={3,6,9,12}, and C={5,10,15}. Find (AB)C.
Solution
Step 1: First, find AB, the union of sets Aand B.
AB={2,3,4,6,8,9,10,12}
Step 2: Next, find the intersection of ABand C.
(AB)C={10}
Therefore, (AB)C={10}.
Question 2
Question
Let A={xZ|1x10}and B={xZ|5x15}. Find ABand
AB.
Solution
Step 1: To find AB, we need to determine all the elements that are in either
set Aor set B, or both.
AB={xZ|1x10 or 5 x15}
AB={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}
Step 2: To find AB, we need to determine all the elements that are in
both set Aand set B.
AB={xZ|1x10 and 5 x15}
AB={5,6,7,8,9,10}
Question 3
Question
Let A={xZ|1x10}and B={xZ|5x15}. Find the
intersection and union of sets Aand B.
Solution
Step 1: To find the intersection of sets Aand B, we need to determine the
elements that are common to both sets.
AB={xZ|5x10}
Step 2: To find the union of sets Aand B, we need to combine all elements
from both sets, removing duplicates.
AB={xZ|1x15}
Question 4
Question
Let A={xN|1x10}and B={xN|5x15}. Find AB,
AB, and A\B.
Solution
Step 1: To find AB, we need to determine all elements that are in either set
Aor set B.A={1,2,3,4,5,6,7,8,9,10}B={5,6,7,8,9,10,11,12,13,14,15}
Therefore, AB={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}.
Step 2: To find AB, we need to determine all elements that are common
to both set Aand set B.AB={5,6,7,8,9,10}.
Step 3: To find A\B, we need to determine all elements that are in set A
but not in set B.A\B={1,2,3,4}.
2
Question 5
Question
Let A={xZ|2x10}and B={xZ|4x12}. Find the set
resulting from the operation AB.
Solution
Step 1: List the elements in sets Aand B.
A={2,3,4,5,6,7,8,9,10}
B={4,5,6,7,8,9,10,11,12}
Step 2: Combine the elements from both sets without including any dupli-
cates.
AB={2,3,4,5,6,7,8,9,10,11,12}
Therefore, AB={2,3,4,5,6,7,8,9,10,11,12}.
Question 6
Question
Let A={xZ|2x10}and B={xZ|5x15}. Find the
intersection ABand the union AB.
Solution
Step 1: To find the intersection AB, we look for elements that are common
to both sets Aand B.
AB={xZ|xis in both Aand B}
={xZ|5x10}
={5,6,7,8,9,10}.
Step 2: To find the union AB, we combine all elements from sets Aand
B.AB={xZ|xis in Aor B}
={xZ|2x15}
={2,3,4,5,6,7,8,9,10,11,12,13,14,15}.
Question 7
Question
Let A={x| 3x3}and B={x| 2x2}. Find the set
(AB)(ABc).
3
Solution
Step 1: Find AB, the intersection of sets Aand B.
AB={x| 3x2}
Step 2: Find ABc, the intersection of set Aand the complement of set B.
ABc={x|2< x 3}
Step 3: Find (AB)(ABc), the union of the two previously found sets.
(AB)(ABc) = {x| 3x3}
Question 8
Question
Let A={xR|x24x+ 3 <0}and B={xR|x22x3>0}. Find
AB.
Solution
Step 1: Find the values of xthat satisfy the inequality x24x+ 3 <0.
The quadratic x24x+ 3 factors as (x1)(x3).
To find where x24x+ 3 is less than 0, we want the signs of the factors
to alternate. This occurs between the roots at x= 1 and x= 3.
So, A={xR|1<x<3}.
Step 2: Find the values of xthat satisfy the inequality x22x3>0.
The quadratic x22x3 factors as (x3)(x+ 1).
To find where x22x3 is greater than 0, we want the signs of the factors
to be positive. This occurs for x < 1 or x > 3.
So, B={xR|x < 1 or x > 3}.
Step 3: Find the intersection AB.
ABrepresents the set of elements that are in both Aand B. So,
AB={xR|1<x<3 and x < 1 or x > 3}.
Simplifying the condition, we find AB={xR|1<x<3 and x > 3},
which is an empty set since no real number satisfies both inequalities
simultaneously.
Therefore, AB=.
4
Question 9
Question
Let A={xZ|0x10}and B={yN|5y15}. Determine the
set AB.
Solution
To determine the set AB, we need to find all elements that are in either Aor
Bor both.
Step 1: Determine the elements in A.A={0,1,2,3,4,5,6,7,8,9,10}.
Step 2: Determine the elements in B.B={5,6,7,8,9,10,11,12,13,14,15}.
Step 3: Determine AB.AB={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}.
Question 10
Question
Let A={xZ|2x8}and B={xZ|5x10}. Find the elements
of the set ABand AB.
Solution
Step 1: Find AB(intersection of sets Aand B).
AB={xZ|2x8}∩{xZ|5x10}
AB={xZ|5x8}={5,6,7,8}
Step 2: Find AB(union of sets Aand B).
AB={xZ|2x8}∪{xZ|5x10}
AB={xZ|2x10}={2,3,4,5,6,7,8,9,10}
Therefore, the elements of ABare 5, 6, 7, and 8, and the elements of AB
are 2, 3, 4, 5, 6, 7, 8, 9, and 10.
Question 11
Question
Let A={1,2,3,4,5}and B={3,4,5,6,7}. Find the set (AB)c(AB).
5
Solution
Step 1: First, we find AB:
AB={1,2,3,4,5}∪{3,4,5,6,7}={1,2,3,4,5,6,7}
Step 2: Next, we find (AB)c:
(AB)c={1,2,3,4,5,6,7}c=
Step 3: Then, we find AB:
AB={1,2,3,4,5}∩{3,4,5,6,7}={3,4,5}
Step 4: Finally, we find (AB)c(AB):
∅∩{3,4,5}=
Therefore, (AB)c(AB) = .
Question 12
Question
Let A={1,2,3,4},B={3,4,5,6}, and C={2,3,6,7}. Determine the set
(AB)C.
Solution
Step 1: Find AB. Step 2: Find (AB)C.
Step 1: Find AB. Since A={1,2,3,4}and B={3,4,5,6}, we have
AB={1,2,3,4}∪{3,4,5,6}={1,2,3,4,5,6}.
Step 2: Find (AB)C. Now, we need to find the intersection of AB
and C. Since AB={1,2,3,4,5,6}and C={2,3,6,7}, we have
(AB)C={1,2,3,4,5,6}∩{2,3,6,7}.
To find the intersection, we look for elements that are common to both sets.
In this case, the common elements are 2, 3, and 6. Therefore,
(AB)C={2,3,6}.
So, (AB)C={2,3,6}.
Question 13
Question
Let A={xZ|1x10},B={xZ|5x15}, and C={xZ|
1x5}. Compute (AB)C.
6
Solution
Step 1: First, let’s find AB, the union of sets Aand B.
AB={xZ|1x15}
Step 2: Next, let’s find (AB)C, the intersection of ABand C.
(AB)C={xZ|1x5}
Therefore, (AB)C={1,2,3,4,5}.
Question 14
Question
Let Aand Bbe sets such that |A|= 8, |B|= 10, and |AB|= 14. If |AB|= 4,
find |AB|, where Bdenotes the complement of set B.
Solution
Step 1: Recall that for any two sets Xand Y, the principle of inclusion-exclusion
states that
|XY|=|X|+|Y|−|XY|.
Step 2: Let’s use the principle of inclusion-exclusion to find |AB|. We
have:
|AB|=|A|+|B|−|AB|.
Substitute the given values:
14 = 8 + 10 4.
Step 3: Now, let’s find |AB|.
Since |AB|=|A|+|B|−|AB|, we can rearrange to find |AB|:
|AB|=|A|+|B|−|AB|= 8 + 10 14 = 4.
Step 4: We know that |AB|=|A|−|AB|. Substitute the known values
to find |AB|:
4=8 |AB|.
Step 5: Solving for |AB|, we get
|AB|= 8 4 = 4.
Therefore, |AB|= 4.
7
Question 15
Question
Let A={1,2,3,4,5},B={3,4,5,6,7}, and C={5,6,7,8,9}. Determine
(AB)(BC).
Solution
Step 1: Find AB.
AB={1,2,3,4,5}∪{3,4,5,6,7}
={1,2,3,4,5,6,7}
Step 2: Find BC.
BC={3,4,5,6,7}∪{5,6,7,8,9}
={3,4,5,6,7,8,9}
Step 3: Find (AB)(BC).
(AB)(BC) = {1,2,3,4,5,6,7}∩{3,4,5,6,7,8,9}
={3,4,5,6,7}
Therefore, (AB)(BC) = {3,4,5,6,7}.
Question 16
Question
Let A={1,2,3},B={2,3,4}, and C={3,4,5}. Find (AB)C.
Solution
Step 1: First, find the union of sets Aand B.
Step 1: AB={1,2,3}∪{2,3,4}
AB={1,2,3,4}
Step 2: Next, find the intersection of the result from Step 1 and set C.
Step 2: (AB)C={1,2,3,4}∩{3,4,5}
(AB)C={3,4}
Therefore, (AB)C={3,4}.
8
Question 17
Question
Let A={xR:x27x+ 10 >0}and B={xR:x26x+ 5 >0}. Find
the set AB.
Solution
Step 1: First, find the values of xthat satisfy the inequalities for sets Aand
Bseparately. For set A: We need to solve the inequality x27x+ 10 >0.
Factorizing the quadratic gives (x5)(x2) >0. From this, we can see that
x(2,5). Therefore, A={xR: 2 <x<5}.
Step 2: Now, find the values of xfor set B. For set B: We need to solve the
inequality x26x+ 5 >0. Factorizing the quadratic gives (x5)(x1) >0.
From this, we can see that x(−∞,1) (5,+). Therefore, B={xR:
x < 1 or x > 5}.
Step 3: Finally, find the intersection of sets Aand B. To find AB, we
need to find the values of xthat satisfy both inequalities. By construction, set
Arequires 2 <x<5 and set Brequires x < 1 or x > 5. Thus, the only overlap
between the two sets is (2,1). Therefore, AB={xR: 2 < x < 5} {x
R:x < 1 or x > 5}=.
Question 18
Question
Let A,B, and Cbe sets such that AB=ACand AB=AC. Prove
or disprove that B=C.
Solution
To prove or disprove that B=Cbased on the given information, we will consider
the definitions of union and intersection of sets.
Step 1: Recall the definition of set equality. Two sets Xand Yare equal,
denoted X=Y, if and only if every element of Xis an element of Yand vice
versa.
Step 2: Prove the statement. We are given that AB=ACand
AB=AC. From the definition of union, ABincludes all elements in
Aand B(at least once), and ACincludes all elements in Aand C(at least
once). Similarly, from the definition of intersection, ABincludes all elements
that are common to both Aand B, and ACincludes all elements that are
common to both Aand C.
Step 3: Analyze the sets Band C. Based on the given information: -
AB=ACimplies that any element in B(which is not in A) must also be
9
in Cto have the same union with A. - AB=ACimplies that any element
in B(which is in A) must also be in Cto have the same intersection with A.
Step 4: Conclusion. Since Band Cmust contain the same elements outside
of Aand the same elements inside of Ain order to satisfy the given conditions,
we can conclude that B=C.
Question 19
Question
Let A={xZ|1x10}and B={xZ|5x15}. Find
(AB)(AB).
Solution
Step 1: First, let’s find AB.
AB={xZ|1x10}∪{xZ|5x15}
In this case, ABwill be the set of all integers that are in either set Aor
set B(or both).
Step 2: By examining the two sets, we can see that ABwill be from the
smallest value in Ato the largest value in B, which is from 1 to 15. Therefore,
AB={xZ|1x15}
Step 3: Next, let’s find AB.
AB={xZ|1x10}∩{xZ|5x15}
ABis the set of all integers that are in both set Aand set B.
Step 4: By comparing the two sets, we see that the set of common values
between Aand Bis from 5 to 10. Therefore,
AB={xZ|5x10}
Step 5: Finally, let’s find (AB)(AB).
(AB)(AB) = {xZ|1x15}∩{xZ|5x10}
Step 6: By comparing the two sets, we can see that the common values
between (AB) and (AB) are from 5 to 10. Therefore,
(AB)(AB) = {xZ|5x10}
Question 20
Question
Let A={xR|0<x<2}and B={xR|1<x<3}. Find AB.
10
Solution
Step 1: To find AB, we need to determine the elements that are common to
both sets Aand B.
Step 2: Set Acontains all real numbers xsuch that 0 <x<2, and set B
contains all real numbers xsuch that 1 <x<3.
Step 3: To find AB, we need to find the values of xthat satisfy both
0<x<2 and 1 <x<3.
Step 4: The intersection of the two sets can be found by determining the
range in which the inequalities of both sets overlap.
Step 5: We see that the overlapping range is 1 <x<2, which means
AB={xR|1<x<2}.
Question 21
Question
Let A={xN: 1 x10}and B={xN: 5 x15}. Determine the
set (AB)(AB).
Solution
Step 1: Find AB.
AB={xN: 1 x10}∩{xN: 5 x15}
={5,6,7,8,9,10}
Step 2: Find B, the complement of set B.
B={xN:x < 5 or x > 15}
={1,2,3,4,16,17,18,19, ...}
Step 3: Find AB.
AB={xN: 1 x10}∩{xN:x < 5 or x > 15}
={1,2,3,4}
Step 4: Find (AB)(AB).
(AB)(AB) = {5,6,7,8,9,10}∪{1,2,3,4}
={1,2,3,4,5,6,7,8,9,10}
Therefore, (AB)(AB) = {1,2,3,4,5,6,7,8,9,10}.
11
Question 22
Question
Let A={xZ|1x10}and B={xZ|5x15}. Determine AB,
AB, and A\B.
Solution
Step 1: To find AB(the intersection of sets Aand B), we look for elements
that are in both sets.
AB={xZ|5x10}.
Step 2: Next, to find AB(the union of sets Aand B), we combine all
elements in both sets without repetitions.
AB={xZ|1x15}.
Step 3: Finally, to find A\B(the set difference of set Awith respect to set
B), we look for elements that are in set Abut not in set B.
A\B={xZ|1x4}.
Question 23
Question
Let A={xR| 2x3}and B={xR|x2<4}. Find the set AB.
Solution
Step 1: Let’s first determine the elements of set Aand set B. - Set A: The
set Aconsists of all real numbers xsuch that 2x3. Therefore, A=
{−2,1,0,1,2,3}. - Set B: The set Bconsists of all real numbers xsuch that
x2<4. This means xcan be in the range 2<x<2. So, B={−2,1,0,1}.
Step 2: Now, let’s find the union of sets Aand B, denoted by AB. The
union of two sets Aand Bis the set of all elements that are in A, in B, or in
both Aand B.
Step 3: Combining the elements of sets Aand B, we have AB={−2,1,0,1,2,3}.
Therefore, the set ABis {−2,1,0,1,2,3}.
Question 24
Question
Let A,B, and Cbe sets such that AB=AC. Prove or disprove: BC.
12
Solution
To prove or disprove BC, we need to show whether every element in set B
is also in set C.
Step 1: Let’s start by assuming that xB.
Step 2: Since AB=AC, we know that xABif and only if
xAC.
Step 3: If xAB, then either xAor xB.
Step 4: Since xB(by our assumption), we have two cases to consider:
Case 1: If xA, then xAC, which implies xC.
Case 2: If xB, then xAC, which implies xC.
Step 5: In either case, we have shown that if xB, then xC. Therefore,
BC.
Step 6: Hence, we have proved that if AB=AC, then BC.
Question 25
Question
Let Aand Bbe sets such that |A|= 10 and |B|= 15. If |AB|= 20 and
|AB|= 5, find |AB|where Bdenotes the complement of set B.
Solution
Step 1: We know that the union of two sets can be calculated using the formula
|AB|=|A|+|B||AB|. Therefore, we can find |B|using the known values.
|AB|=|A|+|B|−|AB|=20 = 10 + 15 5 = 20 = |B|= 15
Step 2: To find |AB|, we can use the formula |AB|=|A|−|AB|.
Since we already know |AB|= 5, we can calculate |AB|.
|AB|=|A|−|AB|= 10 5=5
Therefore, |AB|= 5.
Question 26
Question
Let A={xR|x24x+ 3 = 0}and B={xR|x23x10 = 0}. Find
the set AB.
13
Solution
Step 1: Find the solutions to the equations x24x+3 = 0 and x23x10 = 0.
For x24x+ 3 = 0: Factoring gives (x1)(x3) = 0, so the solutions
are x= 1 and x= 3.
For x23x10 = 0: Factoring gives (x5)(x+ 2) = 0, so the solutions
are x= 5 and x=2.
Step 2: Find AB, the intersection of sets Aand B. This is the set of all
elements that are in both Aand B.
AB={xR|xAand xB}
={1,3}∩{5,2}
={}
Therefore, AB=.
Question 27
Question
Let A={1,2,3,4}and B={3,4,5,6}. Define the set Cas the set of all
elements which are in either Aor B, but not both. Find the set C.
Solution
Step 1: First, let’s find the elements that are in Aor B, but not both. Step
2: The elements in ABare {1,2,3,4,5,6}. Step 3: The elements in AB
are {3,4}. Step 4: The elements that are in either Aor B, but not both, are
{1,2,5,6}. Step 5: Therefore, the set Cis C={1,2,5,6}.
Question 28
Question
Let Aand Bbe sets such that |AB|= 8, |A\B|= 12, and |B\A|= 15. Find
|AB|.
Solution
Step 1: Recall the formula for the cardinality of the union of two sets:
|AB|=|A|+|B|−|AB|.
Step 2: We are given |AB|= 8, |A\B|= 12, and |B\A|= 15. Let’s denote
|AB|=x,|A\B|=y, and |B\A|=zfor simplicity.
14
Step 3: We know that |A|=|AB|+|A\B|=x+yand |B|=|AB|+
|B\A|=x+z.
Step 4: Substituting x= 8, y= 12, and z= 15, we have |A|= 8 + 12 = 20
and |B|= 8 + 15 = 23.
Step 5: Now, we can find |AB|using the formula:
|AB|=|A|+|B|−|AB|= 20 + 23 8 = 43 8 = 35.
Therefore, |AB|= 35.
Question 29
Question
Let A={xR| 3x3}and B={xR| 2x4}. Find the set
(AB)(ABc).
Solution
Step 1: Find AB.
AB={xR| 3x3}∩{xR| 2x4}
={xR| 2x3}
Step 2: Find ABc.
ABc={xR| 3x3}∩{xR|x < 2 or x > 4}
={xR| 3x 2}∪{xR|3<x<4}
Step 3: Find (AB)(ABc).
(AB)(ABc) = {xR| 2x3}∪{xR| 3x 2}∪{xR|3<x<4}
={xR| 3x4}
Therefore, (AB)(ABc) = {xR| 3x4}.
Question 30
Question
Let A={1,2,3,4,5}and B={3,4,5,6,7}. Find each of the following sets:
a) AB
b) AB
c) A\B
d) B\A
15
Solution
a) To find the union of sets Aand B(AB), we need to combine all unique
elements from both sets.
Step 1: List out all elements in Aand B:
A={1,2,3,4,5}
B={3,4,5,6,7}
Step 2: Combine all unique elements from Aand B:
AB={1,2,3,4,5,6,7}
b) To find the intersection of sets Aand B(AB), we need to identify
elements that are common to both sets.
Step 1: List out all elements in Aand B:
A={1,2,3,4,5}
B={3,4,5,6,7}
Step 2: Identify elements that are common to both sets:
AB={3,4,5}
c) To find Aminus B(A\B), we need to list out elements that are in A
but not in B.
Step 1: List out all elements in Aand B:
A={1,2,3,4,5}
B={3,4,5,6,7}
Step 2: List out elements that are in Abut not in B:
A\B={1,2}
d) To find Bminus A(B\A), we need to list out elements that are in B
but not in A.
Step 1: List out all elements in Aand B:
A={1,2,3,4,5}
B={3,4,5,6,7}
Step 2: List out elements that are in Bbut not in A:
B\A={6,7}
16
Question 5
Question
Let A={xZ|2x10}and B={xZ|4x12}. Find the set
resulting from the operation AB.
Solution
Step 1: List the elements in sets Aand B.
A={2,3,4,5,6,7,8,9,10}
B={4,5,6,7,8,9,10,11,12}
Step 2: Combine the elements from both sets without including any dupli-
cates.
AB={2,3,4,5,6,7,8,9,10,11,12}
Therefore, AB={2,3,4,5,6,7,8,9,10,11,12}.
Question 6
Question
Let A={xZ|2x10}and B={xZ|5x15}. Find the
intersection ABand the union AB.
Solution
Step 1: To find the intersection AB, we look for elements that are common
to both sets Aand B.
AB={xZ|xis in both Aand B}
={xZ|5x10}
={5,6,7,8,9,10}.
Step 2: To find the union AB, we combine all elements from sets Aand
B.AB={xZ|xis in Aor B}
={xZ|2x15}
={2,3,4,5,6,7,8,9,10,11,12,13,14,15}.
Question 7
Question
Let A={x| 3x3}and B={x| 2x2}. Find the set
(AB)(ABc).
3
Solution
Step 1: Find AB, the intersection of sets Aand B.
AB={x| 3x2}
Step 2: Find ABc, the intersection of set Aand the complement of set B.
ABc={x|2< x 3}
Step 3: Find (AB)(ABc), the union of the two previously found sets.
(AB)(ABc) = {x| 3x3}
Question 8
Question
Let A={xR|x24x+ 3 <0}and B={xR|x22x3>0}. Find
AB.
Solution
Step 1: Find the values of xthat satisfy the inequality x24x+ 3 <0.
The quadratic x24x+ 3 factors as (x1)(x3).
To find where x24x+ 3 is less than 0, we want the signs of the factors
to alternate. This occurs between the roots at x= 1 and x= 3.
So, A={xR|1<x<3}.
Step 2: Find the values of xthat satisfy the inequality x22x3>0.
The quadratic x22x3 factors as (x3)(x+ 1).
To find where x22x3 is greater than 0, we want the signs of the factors
to be positive. This occurs for x < 1 or x > 3.
So, B={xR|x < 1 or x > 3}.
Step 3: Find the intersection AB.
ABrepresents the set of elements that are in both Aand B. So,
AB={xR|1<x<3 and x < 1 or x > 3}.
Simplifying the condition, we find AB={xR|1<x<3 and x > 3},
which is an empty set since no real number satisfies both inequalities
simultaneously.
Therefore, AB=.
4
Question 9
Question
Let A={xZ|0x10}and B={yN|5y15}. Determine the
set AB.
Solution
To determine the set AB, we need to find all elements that are in either Aor
Bor both.
Step 1: Determine the elements in A.A={0,1,2,3,4,5,6,7,8,9,10}.
Step 2: Determine the elements in B.B={5,6,7,8,9,10,11,12,13,14,15}.
Step 3: Determine AB.AB={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}.
Question 10
Question
Let A={xZ|2x8}and B={xZ|5x10}. Find the elements
of the set ABand AB.
Solution
Step 1: Find AB(intersection of sets Aand B).
AB={xZ|2x8}∩{xZ|5x10}
AB={xZ|5x8}={5,6,7,8}
Step 2: Find AB(union of sets Aand B).
AB={xZ|2x8}∪{xZ|5x10}
AB={xZ|2x10}={2,3,4,5,6,7,8,9,10}
Therefore, the elements of ABare 5, 6, 7, and 8, and the elements of AB
are 2, 3, 4, 5, 6, 7, 8, 9, and 10.
Question 11
Question
Let A={1,2,3,4,5}and B={3,4,5,6,7}. Find the set (AB)c(AB).
5
Solution
Step 1: First, we find AB:
AB={1,2,3,4,5}∪{3,4,5,6,7}={1,2,3,4,5,6,7}
Step 2: Next, we find (AB)c:
(AB)c={1,2,3,4,5,6,7}c=
Step 3: Then, we find AB:
AB={1,2,3,4,5}∩{3,4,5,6,7}={3,4,5}
Step 4: Finally, we find (AB)c(AB):
∅∩{3,4,5}=
Therefore, (AB)c(AB) = .
Question 12
Question
Let A={1,2,3,4},B={3,4,5,6}, and C={2,3,6,7}. Determine the set
(AB)C.
Solution
Step 1: Find AB. Step 2: Find (AB)C.
Step 1: Find AB. Since A={1,2,3,4}and B={3,4,5,6}, we have
AB={1,2,3,4}∪{3,4,5,6}={1,2,3,4,5,6}.
Step 2: Find (AB)C. Now, we need to find the intersection of AB
and C. Since AB={1,2,3,4,5,6}and C={2,3,6,7}, we have
(AB)C={1,2,3,4,5,6}∩{2,3,6,7}.
To find the intersection, we look for elements that are common to both sets.
In this case, the common elements are 2, 3, and 6. Therefore,
(AB)C={2,3,6}.
So, (AB)C={2,3,6}.
Question 13
Question
Let A={xZ|1x10},B={xZ|5x15}, and C={xZ|
1x5}. Compute (AB)C.
6
Solution
Step 1: First, let’s find AB, the union of sets Aand B.
AB={xZ|1x15}
Step 2: Next, let’s find (AB)C, the intersection of ABand C.
(AB)C={xZ|1x5}
Therefore, (AB)C={1,2,3,4,5}.
Question 14
Question
Let Aand Bbe sets such that |A|= 8, |B|= 10, and |AB|= 14. If |AB|= 4,
find |AB|, where Bdenotes the complement of set B.
Solution
Step 1: Recall that for any two sets Xand Y, the principle of inclusion-exclusion
states that
|XY|=|X|+|Y|−|XY|.
Step 2: Let’s use the principle of inclusion-exclusion to find |AB|. We
have:
|AB|=|A|+|B|−|AB|.
Substitute the given values:
14 = 8 + 10 4.
Step 3: Now, let’s find |AB|.
Since |AB|=|A|+|B|−|AB|, we can rearrange to find |AB|:
|AB|=|A|+|B|−|AB|= 8 + 10 14 = 4.
Step 4: We know that |AB|=|A|−|AB|. Substitute the known values
to find |AB|:
4=8 |AB|.
Step 5: Solving for |AB|, we get
|AB|= 8 4 = 4.
Therefore, |AB|= 4.
7
Question 15
Question
Let A={1,2,3,4,5},B={3,4,5,6,7}, and C={5,6,7,8,9}. Determine
(AB)(BC).
Solution
Step 1: Find AB.
AB={1,2,3,4,5}∪{3,4,5,6,7}
={1,2,3,4,5,6,7}
Step 2: Find BC.
BC={3,4,5,6,7}∪{5,6,7,8,9}
={3,4,5,6,7,8,9}
Step 3: Find (AB)(BC).
(AB)(BC) = {1,2,3,4,5,6,7}∩{3,4,5,6,7,8,9}
={3,4,5,6,7}
Therefore, (AB)(BC) = {3,4,5,6,7}.
Question 16
Question
Let A={1,2,3},B={2,3,4}, and C={3,4,5}. Find (AB)C.
Solution
Step 1: First, find the union of sets Aand B.
Step 1: AB={1,2,3}∪{2,3,4}
AB={1,2,3,4}
Step 2: Next, find the intersection of the result from Step 1 and set C.
Step 2: (AB)C={1,2,3,4}∩{3,4,5}
(AB)C={3,4}
Therefore, (AB)C={3,4}.
8
Question 17
Question
Let A={xR:x27x+ 10 >0}and B={xR:x26x+ 5 >0}. Find
the set AB.
Solution
Step 1: First, find the values of xthat satisfy the inequalities for sets Aand
Bseparately. For set A: We need to solve the inequality x27x+ 10 >0.
Factorizing the quadratic gives (x5)(x2) >0. From this, we can see that
x(2,5). Therefore, A={xR: 2 <x<5}.
Step 2: Now, find the values of xfor set B. For set B: We need to solve the
inequality x26x+ 5 >0. Factorizing the quadratic gives (x5)(x1) >0.
From this, we can see that x(−∞,1) (5,+). Therefore, B={xR:
x < 1 or x > 5}.
Step 3: Finally, find the intersection of sets Aand B. To find AB, we
need to find the values of xthat satisfy both inequalities. By construction, set
Arequires 2 <x<5 and set Brequires x < 1 or x > 5. Thus, the only overlap
between the two sets is (2,1). Therefore, AB={xR: 2 < x < 5} {x
R:x < 1 or x > 5}=.
Question 18
Question
Let A,B, and Cbe sets such that AB=ACand AB=AC. Prove
or disprove that B=C.
Solution
To prove or disprove that B=Cbased on the given information, we will consider
the definitions of union and intersection of sets.
Step 1: Recall the definition of set equality. Two sets Xand Yare equal,
denoted X=Y, if and only if every element of Xis an element of Yand vice
versa.
Step 2: Prove the statement. We are given that AB=ACand
AB=AC. From the definition of union, ABincludes all elements in
Aand B(at least once), and ACincludes all elements in Aand C(at least
once). Similarly, from the definition of intersection, ABincludes all elements
that are common to both Aand B, and ACincludes all elements that are
common to both Aand C.
Step 3: Analyze the sets Band C. Based on the given information: -
AB=ACimplies that any element in B(which is not in A) must also be
9
in Cto have the same union with A. - AB=ACimplies that any element
in B(which is in A) must also be in Cto have the same intersection with A.
Step 4: Conclusion. Since Band Cmust contain the same elements outside
of Aand the same elements inside of Ain order to satisfy the given conditions,
we can conclude that B=C.
Question 19
Question
Let A={xZ|1x10}and B={xZ|5x15}. Find
(AB)(AB).
Solution
Step 1: First, let’s find AB.
AB={xZ|1x10}∪{xZ|5x15}
In this case, ABwill be the set of all integers that are in either set Aor
set B(or both).
Step 2: By examining the two sets, we can see that ABwill be from the
smallest value in Ato the largest value in B, which is from 1 to 15. Therefore,
AB={xZ|1x15}
Step 3: Next, let’s find AB.
AB={xZ|1x10}∩{xZ|5x15}
ABis the set of all integers that are in both set Aand set B.
Step 4: By comparing the two sets, we see that the set of common values
between Aand Bis from 5 to 10. Therefore,
AB={xZ|5x10}
Step 5: Finally, let’s find (AB)(AB).
(AB)(AB) = {xZ|1x15}∩{xZ|5x10}
Step 6: By comparing the two sets, we can see that the common values
between (AB) and (AB) are from 5 to 10. Therefore,
(AB)(AB) = {xZ|5x10}
Question 20
Question
Let A={xR|0<x<2}and B={xR|1<x<3}. Find AB.
10
Solution
Step 1: To find AB, we need to determine the elements that are common to
both sets Aand B.
Step 2: Set Acontains all real numbers xsuch that 0 <x<2, and set B
contains all real numbers xsuch that 1 <x<3.
Step 3: To find AB, we need to find the values of xthat satisfy both
0<x<2 and 1 <x<3.
Step 4: The intersection of the two sets can be found by determining the
range in which the inequalities of both sets overlap.
Step 5: We see that the overlapping range is 1 <x<2, which means
AB={xR|1<x<2}.
Question 21
Question
Let A={xN: 1 x10}and B={xN: 5 x15}. Determine the
set (AB)(AB).
Solution
Step 1: Find AB.
AB={xN: 1 x10}∩{xN: 5 x15}
={5,6,7,8,9,10}
Step 2: Find B, the complement of set B.
B={xN:x < 5 or x > 15}
={1,2,3,4,16,17,18,19, ...}
Step 3: Find AB.
AB={xN: 1 x10}∩{xN:x < 5 or x > 15}
={1,2,3,4}
Step 4: Find (AB)(AB).
(AB)(AB) = {5,6,7,8,9,10}∪{1,2,3,4}
={1,2,3,4,5,6,7,8,9,10}
Therefore, (AB)(AB) = {1,2,3,4,5,6,7,8,9,10}.
11
Question 22
Question
Let A={xZ|1x10}and B={xZ|5x15}. Determine AB,
AB, and A\B.
Solution
Step 1: To find AB(the intersection of sets Aand B), we look for elements
that are in both sets.
AB={xZ|5x10}.
Step 2: Next, to find AB(the union of sets Aand B), we combine all
elements in both sets without repetitions.
AB={xZ|1x15}.
Step 3: Finally, to find A\B(the set difference of set Awith respect to set
B), we look for elements that are in set Abut not in set B.
A\B={xZ|1x4}.
Question 23
Question
Let A={xR| 2x3}and B={xR|x2<4}. Find the set AB.
Solution
Step 1: Let’s first determine the elements of set Aand set B. - Set A: The
set Aconsists of all real numbers xsuch that 2x3. Therefore, A=
{−2,1,0,1,2,3}. - Set B: The set Bconsists of all real numbers xsuch that
x2<4. This means xcan be in the range 2<x<2. So, B={−2,1,0,1}.
Step 2: Now, let’s find the union of sets Aand B, denoted by AB. The
union of two sets Aand Bis the set of all elements that are in A, in B, or in
both Aand B.
Step 3: Combining the elements of sets Aand B, we have AB={−2,1,0,1,2,3}.
Therefore, the set ABis {−2,1,0,1,2,3}.
Question 24
Question
Let A,B, and Cbe sets such that AB=AC. Prove or disprove: BC.
12
Solution
To prove or disprove BC, we need to show whether every element in set B
is also in set C.
Step 1: Let’s start by assuming that xB.
Step 2: Since AB=AC, we know that xABif and only if
xAC.
Step 3: If xAB, then either xAor xB.
Step 4: Since xB(by our assumption), we have two cases to consider:
Case 1: If xA, then xAC, which implies xC.
Case 2: If xB, then xAC, which implies xC.
Step 5: In either case, we have shown that if xB, then xC. Therefore,
BC.
Step 6: Hence, we have proved that if AB=AC, then BC.
Question 25
Question
Let Aand Bbe sets such that |A|= 10 and |B|= 15. If |AB|= 20 and
|AB|= 5, find |AB|where Bdenotes the complement of set B.
Solution
Step 1: We know that the union of two sets can be calculated using the formula
|AB|=|A|+|B||AB|. Therefore, we can find |B|using the known values.
|AB|=|A|+|B|−|AB|=20 = 10 + 15 5 = 20 = |B|= 15
Step 2: To find |AB|, we can use the formula |AB|=|A|−|AB|.
Since we already know |AB|= 5, we can calculate |AB|.
|AB|=|A|−|AB|= 10 5=5
Therefore, |AB|= 5.
Question 26
Question
Let A={xR|x24x+ 3 = 0}and B={xR|x23x10 = 0}. Find
the set AB.
13
Solution
Step 1: Find the solutions to the equations x24x+3 = 0 and x23x10 = 0.
For x24x+ 3 = 0: Factoring gives (x1)(x3) = 0, so the solutions
are x= 1 and x= 3.
For x23x10 = 0: Factoring gives (x5)(x+ 2) = 0, so the solutions
are x= 5 and x=2.
Step 2: Find AB, the intersection of sets Aand B. This is the set of all
elements that are in both Aand B.
AB={xR|xAand xB}
={1,3}∩{5,2}
={}
Therefore, AB=.
Question 27
Question
Let A={1,2,3,4}and B={3,4,5,6}. Define the set Cas the set of all
elements which are in either Aor B, but not both. Find the set C.
Solution
Step 1: First, let’s find the elements that are in Aor B, but not both. Step
2: The elements in ABare {1,2,3,4,5,6}. Step 3: The elements in AB
are {3,4}. Step 4: The elements that are in either Aor B, but not both, are
{1,2,5,6}. Step 5: Therefore, the set Cis C={1,2,5,6}.
Question 28
Question
Let Aand Bbe sets such that |AB|= 8, |A\B|= 12, and |B\A|= 15. Find
|AB|.
Solution
Step 1: Recall the formula for the cardinality of the union of two sets:
|AB|=|A|+|B|−|AB|.
Step 2: We are given |AB|= 8, |A\B|= 12, and |B\A|= 15. Let’s denote
|AB|=x,|A\B|=y, and |B\A|=zfor simplicity.
14
Step 3: We know that |A|=|AB|+|A\B|=x+yand |B|=|AB|+
|B\A|=x+z.
Step 4: Substituting x= 8, y= 12, and z= 15, we have |A|= 8 + 12 = 20
and |B|= 8 + 15 = 23.
Step 5: Now, we can find |AB|using the formula:
|AB|=|A|+|B|−|AB|= 20 + 23 8 = 43 8 = 35.
Therefore, |AB|= 35.
Question 29
Question
Let A={xR| 3x3}and B={xR| 2x4}. Find the set
(AB)(ABc).
Solution
Step 1: Find AB.
AB={xR| 3x3}∩{xR| 2x4}
={xR| 2x3}
Step 2: Find ABc.
ABc={xR| 3x3}∩{xR|x < 2 or x > 4}
={xR| 3x 2}∪{xR|3<x<4}
Step 3: Find (AB)(ABc).
(AB)(ABc) = {xR| 2x3}∪{xR| 3x 2}∪{xR|3<x<4}
={xR| 3x4}
Therefore, (AB)(ABc) = {xR| 3x4}.
Question 30
Question
Let A={1,2,3,4,5}and B={3,4,5,6,7}. Find each of the following sets:
a) AB
b) AB
c) A\B
d) B\A
15
Solution
a) To find the union of sets Aand B(AB), we need to combine all unique
elements from both sets.
Step 1: List out all elements in Aand B:
A={1,2,3,4,5}
B={3,4,5,6,7}
Step 2: Combine all unique elements from Aand B:
AB={1,2,3,4,5,6,7}
b) To find the intersection of sets Aand B(AB), we need to identify
elements that are common to both sets.
Step 1: List out all elements in Aand B:
A={1,2,3,4,5}
B={3,4,5,6,7}
Step 2: Identify elements that are common to both sets:
AB={3,4,5}
c) To find Aminus B(A\B), we need to list out elements that are in A
but not in B.
Step 1: List out all elements in Aand B:
A={1,2,3,4,5}
B={3,4,5,6,7}
Step 2: List out elements that are in Abut not in B:
A\B={1,2}
d) To find Bminus A(B\A), we need to list out elements that are in B
but not in A.
Step 1: List out all elements in Aand B:
A={1,2,3,4,5}
B={3,4,5,6,7}
Step 2: List out elements that are in Bbut not in A:
B\A={6,7}
16
Question 5
Question
Let A={xZ|2x10}and B={xZ|4x12}. Find the set
resulting from the operation AB.
Solution
Step 1: List the elements in sets Aand B.
A={2,3,4,5,6,7,8,9,10}
B={4,5,6,7,8,9,10,11,12}
Step 2: Combine the elements from both sets without including any dupli-
cates.
AB={2,3,4,5,6,7,8,9,10,11,12}
Therefore, AB={2,3,4,5,6,7,8,9,10,11,12}.
Question 6
Question
Let A={xZ|2x10}and B={xZ|5x15}. Find the
intersection ABand the union AB.
Solution
Step 1: To find the intersection AB, we look for elements that are common
to both sets Aand B.
AB={xZ|xis in both Aand B}
={xZ|5x10}
={5,6,7,8,9,10}.
Step 2: To find the union AB, we combine all elements from sets Aand
B.AB={xZ|xis in Aor B}
={xZ|2x15}
={2,3,4,5,6,7,8,9,10,11,12,13,14,15}.
Question 7
Question
Let A={x| 3x3}and B={x| 2x2}. Find the set
(AB)(ABc).
3
Solution
Step 1: Find AB, the intersection of sets Aand B.
AB={x| 3x2}
Step 2: Find ABc, the intersection of set Aand the complement of set B.
ABc={x|2< x 3}
Step 3: Find (AB)(ABc), the union of the two previously found sets.
(AB)(ABc) = {x| 3x3}
Question 8
Question
Let A={xR|x24x+ 3 <0}and B={xR|x22x3>0}. Find
AB.
Solution
Step 1: Find the values of xthat satisfy the inequality x24x+ 3 <0.
The quadratic x24x+ 3 factors as (x1)(x3).
To find where x24x+ 3 is less than 0, we want the signs of the factors
to alternate. This occurs between the roots at x= 1 and x= 3.
So, A={xR|1<x<3}.
Step 2: Find the values of xthat satisfy the inequality x22x3>0.
The quadratic x22x3 factors as (x3)(x+ 1).
To find where x22x3 is greater than 0, we want the signs of the factors
to be positive. This occurs for x < 1 or x > 3.
So, B={xR|x < 1 or x > 3}.
Step 3: Find the intersection AB.
ABrepresents the set of elements that are in both Aand B. So,
AB={xR|1<x<3 and x < 1 or x > 3}.
Simplifying the condition, we find AB={xR|1<x<3 and x > 3},
which is an empty set since no real number satisfies both inequalities
simultaneously.
Therefore, AB=.
4
Question 9
Question
Let A={xZ|0x10}and B={yN|5y15}. Determine the
set AB.
Solution
To determine the set AB, we need to find all elements that are in either Aor
Bor both.
Step 1: Determine the elements in A.A={0,1,2,3,4,5,6,7,8,9,10}.
Step 2: Determine the elements in B.B={5,6,7,8,9,10,11,12,13,14,15}.
Step 3: Determine AB.AB={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}.
Question 10
Question
Let A={xZ|2x8}and B={xZ|5x10}. Find the elements
of the set ABand AB.
Solution
Step 1: Find AB(intersection of sets Aand B).
AB={xZ|2x8}∩{xZ|5x10}
AB={xZ|5x8}={5,6,7,8}
Step 2: Find AB(union of sets Aand B).
AB={xZ|2x8}∪{xZ|5x10}
AB={xZ|2x10}={2,3,4,5,6,7,8,9,10}
Therefore, the elements of ABare 5, 6, 7, and 8, and the elements of AB
are 2, 3, 4, 5, 6, 7, 8, 9, and 10.
Question 11
Question
Let A={1,2,3,4,5}and B={3,4,5,6,7}. Find the set (AB)c(AB).
5
Solution
Step 1: First, we find AB:
AB={1,2,3,4,5}∪{3,4,5,6,7}={1,2,3,4,5,6,7}
Step 2: Next, we find (AB)c:
(AB)c={1,2,3,4,5,6,7}c=
Step 3: Then, we find AB:
AB={1,2,3,4,5}∩{3,4,5,6,7}={3,4,5}
Step 4: Finally, we find (AB)c(AB):
∅∩{3,4,5}=
Therefore, (AB)c(AB) = .
Question 12
Question
Let A={1,2,3,4},B={3,4,5,6}, and C={2,3,6,7}. Determine the set
(AB)C.
Solution
Step 1: Find AB. Step 2: Find (AB)C.
Step 1: Find AB. Since A={1,2,3,4}and B={3,4,5,6}, we have
AB={1,2,3,4}∪{3,4,5,6}={1,2,3,4,5,6}.
Step 2: Find (AB)C. Now, we need to find the intersection of AB
and C. Since AB={1,2,3,4,5,6}and C={2,3,6,7}, we have
(AB)C={1,2,3,4,5,6}∩{2,3,6,7}.
To find the intersection, we look for elements that are common to both sets.
In this case, the common elements are 2, 3, and 6. Therefore,
(AB)C={2,3,6}.
So, (AB)C={2,3,6}.
Question 13
Question
Let A={xZ|1x10},B={xZ|5x15}, and C={xZ|
1x5}. Compute (AB)C.
6
Solution
Step 1: First, let’s find AB, the union of sets Aand B.
AB={xZ|1x15}
Step 2: Next, let’s find (AB)C, the intersection of ABand C.
(AB)C={xZ|1x5}
Therefore, (AB)C={1,2,3,4,5}.
Question 14
Question
Let Aand Bbe sets such that |A|= 8, |B|= 10, and |AB|= 14. If |AB|= 4,
find |AB|, where Bdenotes the complement of set B.
Solution
Step 1: Recall that for any two sets Xand Y, the principle of inclusion-exclusion
states that
|XY|=|X|+|Y|−|XY|.
Step 2: Let’s use the principle of inclusion-exclusion to find |AB|. We
have:
|AB|=|A|+|B|−|AB|.
Substitute the given values:
14 = 8 + 10 4.
Step 3: Now, let’s find |AB|.
Since |AB|=|A|+|B|−|AB|, we can rearrange to find |AB|:
|AB|=|A|+|B|−|AB|= 8 + 10 14 = 4.
Step 4: We know that |AB|=|A|−|AB|. Substitute the known values
to find |AB|:
4=8 |AB|.
Step 5: Solving for |AB|, we get
|AB|= 8 4 = 4.
Therefore, |AB|= 4.
7
Question 15
Question
Let A={1,2,3,4,5},B={3,4,5,6,7}, and C={5,6,7,8,9}. Determine
(AB)(BC).
Solution
Step 1: Find AB.
AB={1,2,3,4,5}∪{3,4,5,6,7}
={1,2,3,4,5,6,7}
Step 2: Find BC.
BC={3,4,5,6,7}∪{5,6,7,8,9}
={3,4,5,6,7,8,9}
Step 3: Find (AB)(BC).
(AB)(BC) = {1,2,3,4,5,6,7}∩{3,4,5,6,7,8,9}
={3,4,5,6,7}
Therefore, (AB)(BC) = {3,4,5,6,7}.
Question 16
Question
Let A={1,2,3},B={2,3,4}, and C={3,4,5}. Find (AB)C.
Solution
Step 1: First, find the union of sets Aand B.
Step 1: AB={1,2,3}∪{2,3,4}
AB={1,2,3,4}
Step 2: Next, find the intersection of the result from Step 1 and set C.
Step 2: (AB)C={1,2,3,4}∩{3,4,5}
(AB)C={3,4}
Therefore, (AB)C={3,4}.
8
Question 17
Question
Let A={xR:x27x+ 10 >0}and B={xR:x26x+ 5 >0}. Find
the set AB.
Solution
Step 1: First, find the values of xthat satisfy the inequalities for sets Aand
Bseparately. For set A: We need to solve the inequality x27x+ 10 >0.
Factorizing the quadratic gives (x5)(x2) >0. From this, we can see that
x(2,5). Therefore, A={xR: 2 <x<5}.
Step 2: Now, find the values of xfor set B. For set B: We need to solve the
inequality x26x+ 5 >0. Factorizing the quadratic gives (x5)(x1) >0.
From this, we can see that x(−∞,1) (5,+). Therefore, B={xR:
x < 1 or x > 5}.
Step 3: Finally, find the intersection of sets Aand B. To find AB, we
need to find the values of xthat satisfy both inequalities. By construction, set
Arequires 2 <x<5 and set Brequires x < 1 or x > 5. Thus, the only overlap
between the two sets is (2,1). Therefore, AB={xR: 2 < x < 5} {x
R:x < 1 or x > 5}=.
Question 18
Question
Let A,B, and Cbe sets such that AB=ACand AB=AC. Prove
or disprove that B=C.
Solution
To prove or disprove that B=Cbased on the given information, we will consider
the definitions of union and intersection of sets.
Step 1: Recall the definition of set equality. Two sets Xand Yare equal,
denoted X=Y, if and only if every element of Xis an element of Yand vice
versa.
Step 2: Prove the statement. We are given that AB=ACand
AB=AC. From the definition of union, ABincludes all elements in
Aand B(at least once), and ACincludes all elements in Aand C(at least
once). Similarly, from the definition of intersection, ABincludes all elements
that are common to both Aand B, and ACincludes all elements that are
common to both Aand C.
Step 3: Analyze the sets Band C. Based on the given information: -
AB=ACimplies that any element in B(which is not in A) must also be
9
in Cto have the same union with A. - AB=ACimplies that any element
in B(which is in A) must also be in Cto have the same intersection with A.
Step 4: Conclusion. Since Band Cmust contain the same elements outside
of Aand the same elements inside of Ain order to satisfy the given conditions,
we can conclude that B=C.
Question 19
Question
Let A={xZ|1x10}and B={xZ|5x15}. Find
(AB)(AB).
Solution
Step 1: First, let’s find AB.
AB={xZ|1x10}∪{xZ|5x15}
In this case, ABwill be the set of all integers that are in either set Aor
set B(or both).
Step 2: By examining the two sets, we can see that ABwill be from the
smallest value in Ato the largest value in B, which is from 1 to 15. Therefore,
AB={xZ|1x15}
Step 3: Next, let’s find AB.
AB={xZ|1x10}∩{xZ|5x15}
ABis the set of all integers that are in both set Aand set B.
Step 4: By comparing the two sets, we see that the set of common values
between Aand Bis from 5 to 10. Therefore,
AB={xZ|5x10}
Step 5: Finally, let’s find (AB)(AB).
(AB)(AB) = {xZ|1x15}∩{xZ|5x10}
Step 6: By comparing the two sets, we can see that the common values
between (AB) and (AB) are from 5 to 10. Therefore,
(AB)(AB) = {xZ|5x10}
Question 20
Question
Let A={xR|0<x<2}and B={xR|1<x<3}. Find AB.
10
Solution
Step 1: To find AB, we need to determine the elements that are common to
both sets Aand B.
Step 2: Set Acontains all real numbers xsuch that 0 <x<2, and set B
contains all real numbers xsuch that 1 <x<3.
Step 3: To find AB, we need to find the values of xthat satisfy both
0<x<2 and 1 <x<3.
Step 4: The intersection of the two sets can be found by determining the
range in which the inequalities of both sets overlap.
Step 5: We see that the overlapping range is 1 <x<2, which means
AB={xR|1<x<2}.
Question 21
Question
Let A={xN: 1 x10}and B={xN: 5 x15}. Determine the
set (AB)(AB).
Solution
Step 1: Find AB.
AB={xN: 1 x10}∩{xN: 5 x15}
={5,6,7,8,9,10}
Step 2: Find B, the complement of set B.
B={xN:x < 5 or x > 15}
={1,2,3,4,16,17,18,19, ...}
Step 3: Find AB.
AB={xN: 1 x10}∩{xN:x < 5 or x > 15}
={1,2,3,4}
Step 4: Find (AB)(AB).
(AB)(AB) = {5,6,7,8,9,10}∪{1,2,3,4}
={1,2,3,4,5,6,7,8,9,10}
Therefore, (AB)(AB) = {1,2,3,4,5,6,7,8,9,10}.
11
Question 22
Question
Let A={xZ|1x10}and B={xZ|5x15}. Determine AB,
AB, and A\B.
Solution
Step 1: To find AB(the intersection of sets Aand B), we look for elements
that are in both sets.
AB={xZ|5x10}.
Step 2: Next, to find AB(the union of sets Aand B), we combine all
elements in both sets without repetitions.
AB={xZ|1x15}.
Step 3: Finally, to find A\B(the set difference of set Awith respect to set
B), we look for elements that are in set Abut not in set B.
A\B={xZ|1x4}.
Question 23
Question
Let A={xR| 2x3}and B={xR|x2<4}. Find the set AB.
Solution
Step 1: Let’s first determine the elements of set Aand set B. - Set A: The
set Aconsists of all real numbers xsuch that 2x3. Therefore, A=
{−2,1,0,1,2,3}. - Set B: The set Bconsists of all real numbers xsuch that
x2<4. This means xcan be in the range 2<x<2. So, B={−2,1,0,1}.
Step 2: Now, let’s find the union of sets Aand B, denoted by AB. The
union of two sets Aand Bis the set of all elements that are in A, in B, or in
both Aand B.
Step 3: Combining the elements of sets Aand B, we have AB={−2,1,0,1,2,3}.
Therefore, the set ABis {−2,1,0,1,2,3}.
Question 24
Question
Let A,B, and Cbe sets such that AB=AC. Prove or disprove: BC.
12
Solution
To prove or disprove BC, we need to show whether every element in set B
is also in set C.
Step 1: Let’s start by assuming that xB.
Step 2: Since AB=AC, we know that xABif and only if
xAC.
Step 3: If xAB, then either xAor xB.
Step 4: Since xB(by our assumption), we have two cases to consider:
Case 1: If xA, then xAC, which implies xC.
Case 2: If xB, then xAC, which implies xC.
Step 5: In either case, we have shown that if xB, then xC. Therefore,
BC.
Step 6: Hence, we have proved that if AB=AC, then BC.
Question 25
Question
Let Aand Bbe sets such that |A|= 10 and |B|= 15. If |AB|= 20 and
|AB|= 5, find |AB|where Bdenotes the complement of set B.
Solution
Step 1: We know that the union of two sets can be calculated using the formula
|AB|=|A|+|B||AB|. Therefore, we can find |B|using the known values.
|AB|=|A|+|B|−|AB|=20 = 10 + 15 5 = 20 = |B|= 15
Step 2: To find |AB|, we can use the formula |AB|=|A|−|AB|.
Since we already know |AB|= 5, we can calculate |AB|.
|AB|=|A|−|AB|= 10 5=5
Therefore, |AB|= 5.
Question 26
Question
Let A={xR|x24x+ 3 = 0}and B={xR|x23x10 = 0}. Find
the set AB.
13
Solution
Step 1: Find the solutions to the equations x24x+3 = 0 and x23x10 = 0.
For x24x+ 3 = 0: Factoring gives (x1)(x3) = 0, so the solutions
are x= 1 and x= 3.
For x23x10 = 0: Factoring gives (x5)(x+ 2) = 0, so the solutions
are x= 5 and x=2.
Step 2: Find AB, the intersection of sets Aand B. This is the set of all
elements that are in both Aand B.
AB={xR|xAand xB}
={1,3}∩{5,2}
={}
Therefore, AB=.
Question 27
Question
Let A={1,2,3,4}and B={3,4,5,6}. Define the set Cas the set of all
elements which are in either Aor B, but not both. Find the set C.
Solution
Step 1: First, let’s find the elements that are in Aor B, but not both. Step
2: The elements in ABare {1,2,3,4,5,6}. Step 3: The elements in AB
are {3,4}. Step 4: The elements that are in either Aor B, but not both, are
{1,2,5,6}. Step 5: Therefore, the set Cis C={1,2,5,6}.
Question 28
Question
Let Aand Bbe sets such that |AB|= 8, |A\B|= 12, and |B\A|= 15. Find
|AB|.
Solution
Step 1: Recall the formula for the cardinality of the union of two sets:
|AB|=|A|+|B|−|AB|.
Step 2: We are given |AB|= 8, |A\B|= 12, and |B\A|= 15. Let’s denote
|AB|=x,|A\B|=y, and |B\A|=zfor simplicity.
14
Step 3: We know that |A|=|AB|+|A\B|=x+yand |B|=|AB|+
|B\A|=x+z.
Step 4: Substituting x= 8, y= 12, and z= 15, we have |A|= 8 + 12 = 20
and |B|= 8 + 15 = 23.
Step 5: Now, we can find |AB|using the formula:
|AB|=|A|+|B|−|AB|= 20 + 23 8 = 43 8 = 35.
Therefore, |AB|= 35.
Question 29
Question
Let A={xR| 3x3}and B={xR| 2x4}. Find the set
(AB)(ABc).
Solution
Step 1: Find AB.
AB={xR| 3x3}∩{xR| 2x4}
={xR| 2x3}
Step 2: Find ABc.
ABc={xR| 3x3}∩{xR|x < 2 or x > 4}
={xR| 3x 2}∪{xR|3<x<4}
Step 3: Find (AB)(ABc).
(AB)(ABc) = {xR| 2x3}∪{xR| 3x 2}∪{xR|3<x<4}
={xR| 3x4}
Therefore, (AB)(ABc) = {xR| 3x4}.
Question 30
Question
Let A={1,2,3,4,5}and B={3,4,5,6,7}. Find each of the following sets:
a) AB
b) AB
c) A\B
d) B\A
15
Solution
a) To find the union of sets Aand B(AB), we need to combine all unique
elements from both sets.
Step 1: List out all elements in Aand B:
A={1,2,3,4,5}
B={3,4,5,6,7}
Step 2: Combine all unique elements from Aand B:
AB={1,2,3,4,5,6,7}
b) To find the intersection of sets Aand B(AB), we need to identify
elements that are common to both sets.
Step 1: List out all elements in Aand B:
A={1,2,3,4,5}
B={3,4,5,6,7}
Step 2: Identify elements that are common to both sets:
AB={3,4,5}
c) To find Aminus B(A\B), we need to list out elements that are in A
but not in B.
Step 1: List out all elements in Aand B:
A={1,2,3,4,5}
B={3,4,5,6,7}
Step 2: List out elements that are in Abut not in B:
A\B={1,2}
d) To find Bminus A(B\A), we need to list out elements that are in B
but not in A.
Step 1: List out all elements in Aand B:
A={1,2,3,4,5}
B={3,4,5,6,7}
Step 2: List out elements that are in Bbut not in A:
B\A={6,7}
16
Question 5
Question
Let A={xZ|2x10}and B={xZ|4x12}. Find the set
resulting from the operation AB.
Solution
Step 1: List the elements in sets Aand B.
A={2,3,4,5,6,7,8,9,10}
B={4,5,6,7,8,9,10,11,12}
Step 2: Combine the elements from both sets without including any dupli-
cates.
AB={2,3,4,5,6,7,8,9,10,11,12}
Therefore, AB={2,3,4,5,6,7,8,9,10,11,12}.
Question 6
Question
Let A={xZ|2x10}and B={xZ|5x15}. Find the
intersection ABand the union AB.
Solution
Step 1: To find the intersection AB, we look for elements that are common
to both sets Aand B.
AB={xZ|xis in both Aand B}
={xZ|5x10}
={5,6,7,8,9,10}.
Step 2: To find the union AB, we combine all elements from sets Aand
B.AB={xZ|xis in Aor B}
={xZ|2x15}
={2,3,4,5,6,7,8,9,10,11,12,13,14,15}.
Question 7
Question
Let A={x| 3x3}and B={x| 2x2}. Find the set
(AB)(ABc).
3
Solution
Step 1: Find AB, the intersection of sets Aand B.
AB={x| 3x2}
Step 2: Find ABc, the intersection of set Aand the complement of set B.
ABc={x|2< x 3}
Step 3: Find (AB)(ABc), the union of the two previously found sets.
(AB)(ABc) = {x| 3x3}
Question 8
Question
Let A={xR|x24x+ 3 <0}and B={xR|x22x3>0}. Find
AB.
Solution
Step 1: Find the values of xthat satisfy the inequality x24x+ 3 <0.
The quadratic x24x+ 3 factors as (x1)(x3).
To find where x24x+ 3 is less than 0, we want the signs of the factors
to alternate. This occurs between the roots at x= 1 and x= 3.
So, A={xR|1<x<3}.
Step 2: Find the values of xthat satisfy the inequality x22x3>0.
The quadratic x22x3 factors as (x3)(x+ 1).
To find where x22x3 is greater than 0, we want the signs of the factors
to be positive. This occurs for x < 1 or x > 3.
So, B={xR|x < 1 or x > 3}.
Step 3: Find the intersection AB.
ABrepresents the set of elements that are in both Aand B. So,
AB={xR|1<x<3 and x < 1 or x > 3}.
Simplifying the condition, we find AB={xR|1<x<3 and x > 3},
which is an empty set since no real number satisfies both inequalities
simultaneously.
Therefore, AB=.
4
Question 9
Question
Let A={xZ|0x10}and B={yN|5y15}. Determine the
set AB.
Solution
To determine the set AB, we need to find all elements that are in either Aor
Bor both.
Step 1: Determine the elements in A.A={0,1,2,3,4,5,6,7,8,9,10}.
Step 2: Determine the elements in B.B={5,6,7,8,9,10,11,12,13,14,15}.
Step 3: Determine AB.AB={0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}.
Question 10
Question
Let A={xZ|2x8}and B={xZ|5x10}. Find the elements
of the set ABand AB.
Solution
Step 1: Find AB(intersection of sets Aand B).
AB={xZ|2x8}∩{xZ|5x10}
AB={xZ|5x8}={5,6,7,8}
Step 2: Find AB(union of sets Aand B).
AB={xZ|2x8}∪{xZ|5x10}
AB={xZ|2x10}={2,3,4,5,6,7,8,9,10}
Therefore, the elements of ABare 5, 6, 7, and 8, and the elements of AB
are 2, 3, 4, 5, 6, 7, 8, 9, and 10.
Question 11
Question
Let A={1,2,3,4,5}and B={3,4,5,6,7}. Find the set (AB)c(AB).
5
Solution
Step 1: First, we find AB:
AB={1,2,3,4,5}∪{3,4,5,6,7}={1,2,3,4,5,6,7}
Step 2: Next, we find (AB)c:
(AB)c={1,2,3,4,5,6,7}c=
Step 3: Then, we find AB:
AB={1,2,3,4,5}∩{3,4,5,6,7}={3,4,5}
Step 4: Finally, we find (AB)c(AB):
∅∩{3,4,5}=
Therefore, (AB)c(AB) = .
Question 12
Question
Let A={1,2,3,4},B={3,4,5,6}, and C={2,3,6,7}. Determine the set
(AB)C.
Solution
Step 1: Find AB. Step 2: Find (AB)C.
Step 1: Find AB. Since A={1,2,3,4}and B={3,4,5,6}, we have
AB={1,2,3,4}∪{3,4,5,6}={1,2,3,4,5,6}.
Step 2: Find (AB)C. Now, we need to find the intersection of AB
and C. Since AB={1,2,3,4,5,6}and C={2,3,6,7}, we have
(AB)C={1,2,3,4,5,6}∩{2,3,6,7}.
To find the intersection, we look for elements that are common to both sets.
In this case, the common elements are 2, 3, and 6. Therefore,
(AB)C={2,3,6}.
So, (AB)C={2,3,6}.
Question 13
Question
Let A={xZ|1x10},B={xZ|5x15}, and C={xZ|
1x5}. Compute (AB)C.
6
Solution
Step 1: First, let’s find AB, the union of sets Aand B.
AB={xZ|1x15}
Step 2: Next, let’s find (AB)C, the intersection of ABand C.
(AB)C={xZ|1x5}
Therefore, (AB)C={1,2,3,4,5}.
Question 14
Question
Let Aand Bbe sets such that |A|= 8, |B|= 10, and |AB|= 14. If |AB|= 4,
find |AB|, where Bdenotes the complement of set B.
Solution
Step 1: Recall that for any two sets Xand Y, the principle of inclusion-exclusion
states that
|XY|=|X|+|Y|−|XY|.
Step 2: Let’s use the principle of inclusion-exclusion to find |AB|. We
have:
|AB|=|A|+|B|−|AB|.
Substitute the given values:
14 = 8 + 10 4.
Step 3: Now, let’s find |AB|.
Since |AB|=|A|+|B|−|AB|, we can rearrange to find |AB|:
|AB|=|A|+|B|−|AB|= 8 + 10 14 = 4.
Step 4: We know that |AB|=|A|−|AB|. Substitute the known values
to find |AB|:
4=8 |AB|.
Step 5: Solving for |AB|, we get
|AB|= 8 4 = 4.
Therefore, |AB|= 4.
7
Question 15
Question
Let A={1,2,3,4,5},B={3,4,5,6,7}, and C={5,6,7,8,9}. Determine
(AB)(BC).
Solution
Step 1: Find AB.
AB={1,2,3,4,5}∪{3,4,5,6,7}
={1,2,3,4,5,6,7}
Step 2: Find BC.
BC={3,4,5,6,7}∪{5,6,7,8,9}
={3,4,5,6,7,8,9}
Step 3: Find (AB)(BC).
(AB)(BC) = {1,2,3,4,5,6,7}∩{3,4,5,6,7,8,9}
={3,4,5,6,7}
Therefore, (AB)(BC) = {3,4,5,6,7}.
Question 16
Question
Let A={1,2,3},B={2,3,4}, and C={3,4,5}. Find (AB)C.
Solution
Step 1: First, find the union of sets Aand B.
Step 1: AB={1,2,3}∪{2,3,4}
AB={1,2,3,4}
Step 2: Next, find the intersection of the result from Step 1 and set C.
Step 2: (AB)C={1,2,3,4}∩{3,4,5}
(AB)C={3,4}
Therefore, (AB)C={3,4}.
8
Question 17
Question
Let A={xR:x27x+ 10 >0}and B={xR:x26x+ 5 >0}. Find
the set AB.
Solution
Step 1: First, find the values of xthat satisfy the inequalities for sets Aand
Bseparately. For set A: We need to solve the inequality x27x+ 10 >0.
Factorizing the quadratic gives (x5)(x2) >0. From this, we can see that
x(2,5). Therefore, A={xR: 2 <x<5}.
Step 2: Now, find the values of xfor set B. For set B: We need to solve the
inequality x26x+ 5 >0. Factorizing the quadratic gives (x5)(x1) >0.
From this, we can see that x(−∞,1) (5,+). Therefore, B={xR:
x < 1 or x > 5}.
Step 3: Finally, find the intersection of sets Aand B. To find AB, we
need to find the values of xthat satisfy both inequalities. By construction, set
Arequires 2 <x<5 and set Brequires x < 1 or x > 5. Thus, the only overlap
between the two sets is (2,1). Therefore, AB={xR: 2 < x < 5} {x
R:x < 1 or x > 5}=.
Question 18
Question
Let A,B, and Cbe sets such that AB=ACand AB=AC. Prove
or disprove that B=C.
Solution
To prove or disprove that B=Cbased on the given information, we will consider
the definitions of union and intersection of sets.
Step 1: Recall the definition of set equality. Two sets Xand Yare equal,
denoted X=Y, if and only if every element of Xis an element of Yand vice
versa.
Step 2: Prove the statement. We are given that AB=ACand
AB=AC. From the definition of union, ABincludes all elements in
Aand B(at least once), and ACincludes all elements in Aand C(at least
once). Similarly, from the definition of intersection, ABincludes all elements
that are common to both Aand B, and ACincludes all elements that are
common to both Aand C.
Step 3: Analyze the sets Band C. Based on the given information: -
AB=ACimplies that any element in B(which is not in A) must also be
9
in Cto have the same union with A. - AB=ACimplies that any element
in B(which is in A) must also be in Cto have the same intersection with A.
Step 4: Conclusion. Since Band Cmust contain the same elements outside
of Aand the same elements inside of Ain order to satisfy the given conditions,
we can conclude that B=C.
Question 19
Question
Let A={xZ|1x10}and B={xZ|5x15}. Find
(AB)(AB).
Solution
Step 1: First, let’s find AB.
AB={xZ|1x10}∪{xZ|5x15}
In this case, ABwill be the set of all integers that are in either set Aor
set B(or both).
Step 2: By examining the two sets, we can see that ABwill be from the
smallest value in Ato the largest value in B, which is from 1 to 15. Therefore,
AB={xZ|1x15}
Step 3: Next, let’s find AB.
AB={xZ|1x10}∩{xZ|5x15}
ABis the set of all integers that are in both set Aand set B.
Step 4: By comparing the two sets, we see that the set of common values
between Aand Bis from 5 to 10. Therefore,
AB={xZ|5x10}
Step 5: Finally, let’s find (AB)(AB).
(AB)(AB) = {xZ|1x15}∩{xZ|5x10}
Step 6: By comparing the two sets, we can see that the common values
between (AB) and (AB) are from 5 to 10. Therefore,
(AB)(AB) = {xZ|5x10}
Question 20
Question
Let A={xR|0<x<2}and B={xR|1<x<3}. Find AB.
10
Solution
Step 1: To find AB, we need to determine the elements that are common to
both sets Aand B.
Step 2: Set Acontains all real numbers xsuch that 0 <x<2, and set B
contains all real numbers xsuch that 1 <x<3.
Step 3: To find AB, we need to find the values of xthat satisfy both
0<x<2 and 1 <x<3.
Step 4: The intersection of the two sets can be found by determining the
range in which the inequalities of both sets overlap.
Step 5: We see that the overlapping range is 1 <x<2, which means
AB={xR|1<x<2}.
Question 21
Question
Let A={xN: 1 x10}and B={xN: 5 x15}. Determine the
set (AB)(AB).
Solution
Step 1: Find AB.
AB={xN: 1 x10}∩{xN: 5 x15}
={5,6,7,8,9,10}
Step 2: Find B, the complement of set B.
B={xN:x < 5 or x > 15}
={1,2,3,4,16,17,18,19, ...}
Step 3: Find AB.
AB={xN: 1 x10}∩{xN:x < 5 or x > 15}
={1,2,3,4}
Step 4: Find (AB)(AB).
(AB)(AB) = {5,6,7,8,9,10}∪{1,2,3,4}
={1,2,3,4,5,6,7,8,9,10}
Therefore, (AB)(AB) = {1,2,3,4,5,6,7,8,9,10}.
11
Question 22
Question
Let A={xZ|1x10}and B={xZ|5x15}. Determine AB,
AB, and A\B.
Solution
Step 1: To find AB(the intersection of sets Aand B), we look for elements
that are in both sets.
AB={xZ|5x10}.
Step 2: Next, to find AB(the union of sets Aand B), we combine all
elements in both sets without repetitions.
AB={xZ|1x15}.
Step 3: Finally, to find A\B(the set difference of set Awith respect to set
B), we look for elements that are in set Abut not in set B.
A\B={xZ|1x4}.
Question 23
Question
Let A={xR| 2x3}and B={xR|x2<4}. Find the set AB.
Solution
Step 1: Let’s first determine the elements of set Aand set B. - Set A: The
set Aconsists of all real numbers xsuch that 2x3. Therefore, A=
{−2,1,0,1,2,3}. - Set B: The set Bconsists of all real numbers xsuch that
x2<4. This means xcan be in the range 2<x<2. So, B={−2,1,0,1}.
Step 2: Now, let’s find the union of sets Aand B, denoted by AB. The
union of two sets Aand Bis the set of all elements that are in A, in B, or in
both Aand B.
Step 3: Combining the elements of sets Aand B, we have AB={−2,1,0,1,2,3}.
Therefore, the set ABis {−2,1,0,1,2,3}.
Question 24
Question
Let A,B, and Cbe sets such that AB=AC. Prove or disprove: BC.
12
Solution
To prove or disprove BC, we need to show whether every element in set B
is also in set C.
Step 1: Let’s start by assuming that xB.
Step 2: Since AB=AC, we know that xABif and only if
xAC.
Step 3: If xAB, then either xAor xB.
Step 4: Since xB(by our assumption), we have two cases to consider:
Case 1: If xA, then xAC, which implies xC.
Case 2: If xB, then xAC, which implies xC.
Step 5: In either case, we have shown that if xB, then xC. Therefore,
BC.
Step 6: Hence, we have proved that if AB=AC, then BC.
Question 25
Question
Let Aand Bbe sets such that |A|= 10 and |B|= 15. If |AB|= 20 and
|AB|= 5, find |AB|where Bdenotes the complement of set B.
Solution
Step 1: We know that the union of two sets can be calculated using the formula
|AB|=|A|+|B||AB|. Therefore, we can find |B|using the known values.
|AB|=|A|+|B|−|AB|=20 = 10 + 15 5 = 20 = |B|= 15
Step 2: To find |AB|, we can use the formula |AB|=|A|−|AB|.
Since we already know |AB|= 5, we can calculate |AB|.
|AB|=|A|−|AB|= 10 5=5
Therefore, |AB|= 5.
Question 26
Question
Let A={xR|x24x+ 3 = 0}and B={xR|x23x10 = 0}. Find
the set AB.
13
Solution
Step 1: Find the solutions to the equations x24x+3 = 0 and x23x10 = 0.
For x24x+ 3 = 0: Factoring gives (x1)(x3) = 0, so the solutions
are x= 1 and x= 3.
For x23x10 = 0: Factoring gives (x5)(x+ 2) = 0, so the solutions
are x= 5 and x=2.
Step 2: Find AB, the intersection of sets Aand B. This is the set of all
elements that are in both Aand B.
AB={xR|xAand xB}
={1,3}∩{5,2}
={}
Therefore, AB=.
Question 27
Question
Let A={1,2,3,4}and B={3,4,5,6}. Define the set Cas the set of all
elements which are in either Aor B, but not both. Find the set C.
Solution
Step 1: First, let’s find the elements that are in Aor B, but not both. Step
2: The elements in ABare {1,2,3,4,5,6}. Step 3: The elements in AB
are {3,4}. Step 4: The elements that are in either Aor B, but not both, are
{1,2,5,6}. Step 5: Therefore, the set Cis C={1,2,5,6}.
Question 28
Question
Let Aand Bbe sets such that |AB|= 8, |A\B|= 12, and |B\A|= 15. Find
|AB|.
Solution
Step 1: Recall the formula for the cardinality of the union of two sets:
|AB|=|A|+|B|−|AB|.
Step 2: We are given |AB|= 8, |A\B|= 12, and |B\A|= 15. Let’s denote
|AB|=x,|A\B|=y, and |B\A|=zfor simplicity.
14
Step 3: We know that |A|=|AB|+|A\B|=x+yand |B|=|AB|+
|B\A|=x+z.
Step 4: Substituting x= 8, y= 12, and z= 15, we have |A|= 8 + 12 = 20
and |B|= 8 + 15 = 23.
Step 5: Now, we can find |AB|using the formula:
|AB|=|A|+|B|−|AB|= 20 + 23 8 = 43 8 = 35.
Therefore, |AB|= 35.
Question 29
Question
Let A={xR| 3x3}and B={xR| 2x4}. Find the set
(AB)(ABc).
Solution
Step 1: Find AB.
AB={xR| 3x3}∩{xR| 2x4}
={xR| 2x3}
Step 2: Find ABc.
ABc={xR| 3x3}∩{xR|x < 2 or x > 4}
={xR| 3x 2}∪{xR|3<x<4}
Step 3: Find (AB)(ABc).
(AB)(ABc) = {xR| 2x3}∪{xR| 3x 2}∪{xR|3<x<4}
={xR| 3x4}
Therefore, (AB)(ABc) = {xR| 3x4}.
Question 30
Question
Let A={1,2,3,4,5}and B={3,4,5,6,7}. Find each of the following sets:
a) AB
b) AB
c) A\B
d) B\A
15
Solution
a) To find the union of sets Aand B(AB), we need to combine all unique
elements from both sets.
Step 1: List out all elements in Aand B:
A={1,2,3,4,5}
B={3,4,5,6,7}
Step 2: Combine all unique elements from Aand B:
AB={1,2,3,4,5,6,7}
b) To find the intersection of sets Aand B(AB), we need to identify
elements that are common to both sets.
Step 1: List out all elements in Aand B:
A={1,2,3,4,5}
B={3,4,5,6,7}
Step 2: Identify elements that are common to both sets:
AB={3,4,5}
c) To find Aminus B(A\B), we need to list out elements that are in A
but not in B.
Step 1: List out all elements in Aand B:
A={1,2,3,4,5}
B={3,4,5,6,7}
Step 2: List out elements that are in Abut not in B:
A\B={1,2}
d) To find Bminus A(B\A), we need to list out elements that are in B
but not in A.
Step 1: List out all elements in Aand B:
A={1,2,3,4,5}
B={3,4,5,6,7}
Step 2: List out elements that are in Bbut not in A:
B\A={6,7}
16
Students also viewed