1 / 62100%
MATH 350 - DISCRETE
MATHEMATICS - Operations on sets
Question Bank - Set 1
Liberty University
Question 1
Question
Let Aand Bbe sets such that |AB|= 20, |A\B|= 30, and |B\A|= 40.
Find |AB|.
Solution
Step 1: We can use the formula for the cardinality of the union of two sets:
|AB|=|A|+|B|−|AB|.
Step 2: Given that |AB|= 20, |A\B|= 30, and |B\A|= 40, we can
express |A|and |B|in terms of the given values:
|A|=|A\B|+|AB|= 30 + 20 = 50
|B|=|B\A|+|AB|= 40 + 20 = 60
Step 3: Now substitute the values of |A|and |B|into the formula for |AB|:
|AB|= 50 + 60 20 = 90.
Therefore, |AB|= 90.
Question 2
Question
Let A={xR|x23x10 = 0}and B={xR|x24x+ 3 = 0}. Find the
intersection ABand the union AB.
Solution
Step 1: To find the intersection AB, we need to find the common elements in
both sets Aand B. Since Aconsists of solutions to the equation x23x10 = 0,
we can factor it as (x5)(x+ 2) = 0. Thus, A={−2,5}.
Similarly, Bconsists of solutions to the equation x24x+ 3 = 0, which
factors as (x3)(x1) = 0. Therefore, B={1,3}.
Step 2: Now, let’s find the intersection ABby looking at the common
elements in Aand B. We see that AB={1,3}.
Step 3: Next, we will find the union AB, which consists of all unique
elements in sets Aand B. Therefore, AB={−2,1,3,5}.
Question 3
Question
Let A={xZ|2x10}and B={xZ|4x12}. 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. Since A={2,3,4,5,6,7,8,9,10}
and B={4,5,6,7,8,9,10,11,12}, the intersection of Aand Bis AB=
{4,5,6,7,8,9,10}.
Step 2: To find the union of sets Aand B, we need to combine all elements
from both sets without repetitions. Since A={2,3,4,5,6,7,8,9,10}and B=
{4,5,6,7,8,9,10,11,12}, the union of Aand Bis AB={2,3,4,5,6,7,8,9,10,11,12}.
Question 4
Question
Let A={2,4,6,8,10}and B={3,6,9,12}. Define the set C=ABand
D=AB. Find the cardinality of set Cand set D.
Solution
Step 1: Find C=AB, the intersection of sets Aand B.
AB={x|xAand xB}
={6}
Step 2: Find the cardinality of set C.
|C|=|{6}|
= 1
2
Step 3: Find D=AB, the union of sets Aand B.
AB={x|xAor xB}
={2,3,4,6,8,9,10,12}
Step 4: Find the cardinality of set D.
|D|=|{2,3,4,6,8,9,10,12}|
= 8
Question 5
Question
Let A={xN|1x10}and B={xZ| 5x5}. Find the set
(AB)(AB).
Solution
Step 1: Find AB.
AB={xN|1x10}∩{xZ| 5x5}
={xZ|1x5}
Step 2: Find AB.
AB={xN|1x10}∪{xZ| 5x5}
={xZ| 5x10}
Step 3: Find (AB)(AB).
(AB)(AB) = {xZ|1x5}∪{xZ| 5x10}
={xZ| 5x10}
={xZ|x[5,10]}
Therefore, (AB)(AB) = {xZ| 5x10}.
Question 6
Question
Let A={x|xis a prime number less than 10}and B={x|xis a positive even number less than 10}.
Determine the sets:
ABand AB
3
Solution
To find AB, we need to find all elements that are in either set Aor set B.
Step 1: Determine the elements of set A:
A={2,3,5,7}
Step 2: Determine the elements of set B:
B={2,4,6,8}
Step 3: Find the union of sets Aand B:
AB={2,3,4,5,6,7,8}
Now, to find AB, we need to find all elements that are common to both
set Aand set B.
Step 4: Find the intersection of sets Aand B:
AB={2}
Therefore, AB={2,3,4,5,6,7,8}and AB={2}.
Question 7
Question
Let A={xZ|3x10}and B={xZ|xis a prime number less than 15}.
Determine AB.
Solution
Step 1: Find the elements in set A. Since A={xZ|3x10}, the set A
contains integers from 3 to 10 inclusive. Thus, A={3,4,5,6,7,8,9,10}.
Step 2: Find the elements in set B. The prime numbers less than 15 are 2,
3, 5, 7, 11, and 13. Hence, B={2,3,5,7,11,13}.
Step 3: Determine AB. The intersection of sets Aand Bconsists of the
elements that are common in both Aand B. Therefore, AB={3,5,7}.
Question 8
Question
Let A,B, and Cbe sets such that A={xZ|1x10},B={xZ|5
x15}, and C={xZ|8x12}. Find (AB)C.
4
Solution
Step 1: We first find AB, the union of sets Aand B.
Let’s list the elements of set A:A={1,2,3,4,5,6,7,8,9,10}
Let’s list the elements of set B:B={5,6,7,8,9,10,11,12,13,14,15}
AB={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}
Step 2: Next, we find (AB)C, the intersection of sets ABand C.
Let’s list the elements of set C:C={8,9,10,11,12}
(AB)C={8,9,10,11,12}
Thus, (AB)C={8,9,10,11,12}.
Question 9
Question
Let A={xN:xis a prime number less than 10}and B={1,2,3,4,5}.
Find AB.
Solution
To find the intersection AB, we need to determine the set of elements that
are common to both Aand B.
Step 1: Determine the prime numbers less than 10. The prime numbers
less than 10 are: 2, 3, 5, 7. Therefore, A={2,3,5,7}.
Step 2: Determine the intersection of Aand B. The intersection of Aand
Bis the set of elements that are common to both sets. In this case, AB=
{2,3,5}.
Therefore, AB={2,3,5}.
Question 10
Question
Let A={xZ|2x8}and B={xZ|4x10}. Find ABand
AB.
5
Solution
To find AB(the intersection of Aand B), weneedtodeterminetheelementsthatarecommontobothsetsAandB.
Step 1: List out the elements in sets Aand B.
A={2,3,4,5,6,7,8}
B={4,5,6,7,8,9,10}
Step 2: Identify the elements that are common to both sets.
AB={4,5,6,7,8}
Now, let’s find AB(the union of Aand B), whichcontainsalldistinctelementsfrombothsetsAandB.
Step 3: List out the elements in sets Aand B.
A={2,3,4,5,6,7,8}
B={4,5,6,7,8,9,10}
Step 4: Merge the elements from sets Aand B, removingduplicates.AB=
{2,3,4,5,6,7,8,9,10}
Therefore, AB={4,5,6,7,8}and AB={2,3,4,5,6,7,8,9,10}.
Question 11
Question
Let A={xZ|2x10}and B={xZ|5x15}. Find
(AB)(A\B).
Solution
Step 1: We first find AB, which represents the elements that are in both sets
Aand B.
AB={xZ|5x10}
Step 2: Next, we find A\B, which represents the elements that are in set
Abut not in set B.
A\B={xZ|2x < 5}
Step 3: Now, we find (AB)(A\B), which is the union of the elements
in ABand A\B.
(AB)(A\B) = {xZ|2x10 and x= 11,12,13,14,15}
Step 4: Simplifying the set obtained in the previous step, we have
(AB)(A\B) = {2,3,4,5,6,7,8,9,10}
Therefore, (AB)(A\B) = {2,3,4,5,6,7,8,9,10}.
6
Question 12
Question
Let Aand Bbe sets such that |AB|= 30, |AB|= 10, and |AB|= 20.
Find |B|.
Solution
Step 1: We know that the number of elements in the union of two sets Aand
Bis given by the formula:
|AB|=|A|+|B|−|AB|.
Substitute the given values into this formula:
30 = |A|+|B| 10.
Step 2: We also know that the number of elements in the set difference AB
is given by the formula:
|AB|=|A|−|AB|.
Substitute the given values into this formula:
20 = |A| 10.
Step 3: Solve the system of equations from Step 1 and Step 2 to find |A|
and |B|. From Step 2, we have |A|= 30, and substituting this into the equation
from Step 1 gives:
30 = 30 + |B| 10.
Step 4: Simplify the equation to solve for |B|:
|B|= 10.
Step 5: Therefore, the number of elements in set B, denoted by |B|, is 10.
Question 13
Question
Let A={xZ|1x10}and B={xZ|5x15}. Find the set
AB.
7
Solution
Step 1: To find the intersection AB, we need to determine the elements that
are common to both sets Aand B.
Step 2: Set Acontains the integers from 1 to 10, while set Bcontains the
integers from 5 to 15.
Step 3: The elements that are common to both sets are the integers that
satisfy both conditions. These integers are in the range from 5 to 10 since they
are present in both sets.
Step 4: Therefore, AB={xZ|5x10}.
Question 14
Question
Let A={xR|0< x 5}and B={xR|3<x<8}. Find the set AB.
Solution
Step 1: To find AB, we need to identify the elements that are common to
both sets Aand B.
Step 2: Set Aconsists of all real numbers greater than 0 and less than or
equal to 5, while set Bconsists of all real numbers greater than 3 and less than
8.
Step 3: We need to determine the intersection of sets Aand B, which includes
real numbers that satisfy both conditions (greater than 0 and less than or equal
to 5, and greater than 3 and less than 8).
Step 4: The intersection of sets Aand Bcan be defined as AB={x
R|3< x 5}.
Therefore, AB={xR|3< x 5}.
Question 15
Question
Let A={xZ|1x10}and B={xZ|5x15}. Determine the
following sets:
1. AB
2. AB
3. A\B
4. B\A
8
Solution
Given: A={xZ|1x10}B={xZ|5x15}
1. To find AB, we need to list all unique elements in Aand Bcombined:
AB={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}
2. To find AB, we need to find the elements that are common in both A
and B:
AB={5,6,7,8,9,10}
3. To find A\B, we need to list the elements in Athat are not in B:
A\B={1,2,3,4}
4. To find B\A, we need to list the elements in Bthat are not in A:
B\A={11,12,13,14,15}
Question 16
Question
Let A={xZ|3x10}and B={xZ|5x12}. Find the set
ABand write the elements in ascending order.
Solution
Step 1: List the elements of Aand B.
A={3,4,5,6,7,8,9,10}
B={5,6,7,8,9,10,11,12}
Step 2: Find the intersection of sets Aand B.
AB={x|xAand xB}
Step 3: Determine the common elements in both sets Aand B.
AB={5,6,7,8,9,10}
Step 4: Arrange the elements in ascending order.
AB={5,6,7,8,9,10}
Therefore, AB={5,6,7,8,9,10}.
9
Question 17
Question
Let A={xZ|0x10}and B={xZ|5x15}. Determine the
set AB.
Solution
Step 1: To find AB, we need to identify the elements that are present in both
sets Aand B.
Step 2: Set Acontains the integers from 0 to 10, while set Bcontains the
integers from 5 to 15.
Step 3: The intersection of Aand Bwill include the integers that are common
to both sets, namely the integers from 5 to 10 (inclusive).
Step 4: Therefore, the set ABis {5,6,7,8,9,10}.
Question 18
Question
Let A={xZ|1x10}and B={xZ|xis prime}. Find the set
(AB)(AB).
Solution
Step 1: Let’s first determine the elements in set A:
A={1,2,3,4,5,6,7,8,9,10}
Step 2: Next, we determine the elements in set B:
B={2,3,5,7}
Step 3: Now, we find the union of sets Aand B:
AB={1,2,3,4,5,6,7,8,9,10}∪{2,3,5,7}={1,2,3,4,5,6,7,8,9,10}
Step 4: Next, we find the intersection of sets Aand B:
AB={1,2,3,4,5,6,7,8,9,10}∩{2,3,5,7}={2,3,5,7}
Step 5: Finally, we find the intersection of (AB) and (AB):
(AB)(AB) = {1,2,3,4,5,6,7,8,9,10}∩{2,3,5,7}={2,3,5,7}
Therefore, the set (AB)(AB) is {2,3,5,7}.
10
Question 19
Question
Let A={xZ|1x10},B={xZ|5x15}, and C={xZ|
xis prime}. Find (AB)C.
Solution
Step 1: Find AB
AB={xZ|1x10}∪{xZ|5x15}
={xZ|1x15}
Step 2: Find (AB)C
(AB)C={xZ|1x15}−{xZ|xis prime}
={2,4,6,8,10,12,14}
Therefore, (AB)C={2,4,6,8,10,12,14}.
Question 20
Question
Let Aand Bbe sets such that A={xZ|2x10}and B={xZ|5
x15}. Find the intersection and union of sets Aand B.
Solution
Step 1: Find the intersection of sets Aand B.
AB={xZ|xAand xB}
={xZ|2x10 and 5 x15}
={xZ|5x10}
={5,6,7,8,9,10}
Step 2: Find the union of sets Aand B.
AB={xZ|xAor xB}
={xZ|2x10 or 5 x15}
={xZ|2x15}
={2,3,4,5,6,7,8,9,10,11,12,13,14,15}
11
Question 21
Question
Let A,B, and Cbe sets such that |AB|= 12, |BC|= 15, |AC|= 20,
|ABC|= 7, |ABC|= 50, and |ABC|= 5. Determine the number
of elements in |ABC|.
Solution
Step 1: Use the principle of inclusion-exclusion to find the number of elements
in the union of the three sets A,B, and C.
|ABC|=|A|+|B|+|C|−|AB|−|BC|−|AC|+|ABC|
=|A|+|B|+|C| 12 15 20 + 7
=|A|+|B|+|C| 40
Step 2: Substituting the given information, we have
50 = |A|+|B|+|C| 40
|A|+|B|+|C|= 90
Step 3: Use the fact |ABC|=|A|−|AB|=|A| 12 to determine
|ABC|.
|ABC|=|A|−|AB|
=|A| 12
Step 4: Apply the principle of inclusion-exclusion to find the number of
elements in ABC.
|ABC|=|A|+|B|+|C|−|AB|−|BC|−|AC|+|ABC|+|ABC|
= 90 12 15 20 + 7 + (|A| 12)
= 90 40 15 20 12 + 7
= 10
Therefore, the number of elements in |ABC|is 10 .
Question 22
Question
Let A={xZ|1x10}and B={xZ|xis prime}. Determine the set
(AB)(ABc).
12
Solution
Step 1: Find the intersection of set Aand set B.
A={xZ|1x10}
={1,2,3,4,5,6,7,8,9,10}
B={xZ|xis prime}
={2,3,5,7}
AB={2,3,5,7}
Step 2: Find the complement of set B. The complement of Bdenoted by Bc
is all integers between 1 and 10 that are not prime. This set is {1,4,6,8,9,10}.
Step 3: Find the intersection of set Aand set Bc.
ABc={1,4,6,8,9,10}
Step 4: Combine the results from Step 1 and Step 3.
(AB)(ABc) = {2,3,5,7}∪{1,4,6,8,9,10}
={1,2,3,4,5,6,7,8,9,10}
Therefore, (AB)(ABc) = {1,2,3,4,5,6,7,8,9,10}.
Question 23
Question
Let A={xN|3x9}and B={xN|4x10}. Find ABand
AB.
Solution
Let’s first determine the elements in the sets Aand Bbefore finding their
intersection and union.
Step 1: Determine the elements in set ASet Acontains natural num-
bers xsuch that 3 x9. Therefore, A={3,4,5,6,7,8,9}.
Step 2: Determine the elements in set BSet Bcontains natural num-
bers xsuch that 4 x10. Therefore, B={4,5,6,7,8,9,10}.
Step 3: Find the intersection of sets Aand BThe intersection of
sets Aand B, denoted AB, contains elements that are present in both sets.
Therefore, AB={4,5,6,7,8,9}.
Step 4: Find the union of sets Aand BThe union of sets Aand B,
denoted AB, contains all elements that are present in either set. Therefore,
AB={3,4,5,6,7,8,9,10}.
13
Question 24
Question
Let A={xZ|1x10}and B={xZ|5x15}. Find
(AB)(ACBC).
Solution
Step 1: We first find AB.
AB={xZ|1x10}∪{xZ|5x15}
={xZ|1x15}
={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}
Step 2: Next, we find ACand BC.
AC={xZ|x /A}={xZ|x0 or x > 10}
={xZ|x0}
={. . . , 3,2,1,0}
BC={xZ|x /B}={xZ|x < 5 or x > 15}
={xZ|x < 5}∪{xZ|x > 15}
={. . . , 3,2,1,0,1,2,3,4}∪{16,17,18,19, . . . }
Step 3: Now, we find (AB)(ACBC).
(AB)(ACBC) = {1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}∩
{. . . , 3,2,1,0,1,2,3,4}∪{16,17,18,19, . . . }
={1,2,3,4,5}
Therefore, (AB)(ACBC) = {1,2,3,4,5}.
Question 25
Question
Let A={xR|x23x+ 2 <0}and B={xR|2x5<3}. Find AB.
Solution
Step 1: First, let’s find the values of xthat satisfy the inequality x23x+2 <0.
x23x+ 2 <0
(x1)(x2) <0
14
The solutions to the inequality x23x+ 2 <0 are 1 <x<2.
Step 2: Next, let’s find the values of xthat satisfy the inequality 2x5<3.
2x5<3
2x < 8
x < 4
The solutions to the inequality 2x5<3 are x < 4.
Step 3: To find AB, we need to find the values of xthat satisfy both
1<x<2 and x < 4. The solutions that satisfy both inequalities are 1 <x<2.
Therefore, AB={xR|1<x<2}.
Question 26
Question
Let A={xZ|2< x 10}and B={xN|5< x 15}. Find the set
AB.
Solution
Step 1: Since A={xZ|2< x 10}, we have A={3,4,5,6,7,8,9,10}.
Step 2: Since B={xN|5< x 15}, we have B={6,7,8,9,10,11,12,13,14,15}.
Step 3: To find AB, we need to find the elements common to both sets A
and B.
Step 4: Therefore, AB={6,7,8,9,10}.
Hence, AB={6,7,8,9,10}.
Question 27
Question
Let A,B, and Cbe sets such that AB=ACand AB=AC. Prove
that B=C.
Solution
We will prove that B=Cby showing that BCand CB.
Step 1: Show that BC
Assume xB. Since AB=AC, we have xAif and only if xC.
Thus, xBimplies xC, which shows that BC.
Step 2: Show that CB
Assume yC. Since AB=AC, we have yAor yBif and only
if yAor yC. Since yA(from the fact that AB=AC), we can
conclude that yB, which shows that CB.
Since we have shown that BCand CB, we can conclude that B=C.
15
Question 28
Question
Let A,B, and Cbe sets such that AB=ACand AB=AC. Prove
that B=C.
Solution
Step 1: Let’s start by proving that BC. Since AB=AC, we have
ABACby definition of subset. Then, for any xB, we have xAB,
which implies xAC. Thus, BC.
Step 2: Next, we will prove that CB. Since AB=AC, we have
ACABby definition of subset. Then, for any yC, we have yAC,
which implies yAB. Thus, CB.
Step 3: Combining Step 1 and Step 2, we conclude that B=Csince BC
and CB.
Question 29
Question
Let A={xZ: 2 x8}and B={xZ: 5 x12}. Find the set
AB.
Solution
Step 1: List out the elements of sets Aand Bindividually.
A={2,3,4,5,6,7,8}
B={5,6,7,8,9,10,11,12}
Step 2: Combine the elements of Aand Bto form the union AB.
,6,7,8, 9, 10, 11, 12}
={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 30
Question
Let A={xZ|1x10}and B={xZ|6x15}. Find the set
AB.
16
Solution
Step 1: To find the intersection AB, we need to find the common elements in
both sets Aand B. Since Aconsists of solutions to the equation x23x10 = 0,
we can factor it as (x5)(x+ 2) = 0. Thus, A={−2,5}.
Similarly, Bconsists of solutions to the equation x24x+ 3 = 0, which
factors as (x3)(x1) = 0. Therefore, B={1,3}.
Step 2: Now, let’s find the intersection ABby looking at the common
elements in Aand B. We see that AB={1,3}.
Step 3: Next, we will find the union AB, which consists of all unique
elements in sets Aand B. Therefore, AB={−2,1,3,5}.
Question 3
Question
Let A={xZ|2x10}and B={xZ|4x12}. 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. Since A={2,3,4,5,6,7,8,9,10}
and B={4,5,6,7,8,9,10,11,12}, the intersection of Aand Bis AB=
{4,5,6,7,8,9,10}.
Step 2: To find the union of sets Aand B, we need to combine all elements
from both sets without repetitions. Since A={2,3,4,5,6,7,8,9,10}and B=
{4,5,6,7,8,9,10,11,12}, the union of Aand Bis AB={2,3,4,5,6,7,8,9,10,11,12}.
Question 4
Question
Let A={2,4,6,8,10}and B={3,6,9,12}. Define the set C=ABand
D=AB. Find the cardinality of set Cand set D.
Solution
Step 1: Find C=AB, the intersection of sets Aand B.
AB={x|xAand xB}
={6}
Step 2: Find the cardinality of set C.
|C|=|{6}|
= 1
2
Step 3: Find D=AB, the union of sets Aand B.
AB={x|xAor xB}
={2,3,4,6,8,9,10,12}
Step 4: Find the cardinality of set D.
|D|=|{2,3,4,6,8,9,10,12}|
= 8
Question 5
Question
Let A={xN|1x10}and B={xZ| 5x5}. Find the set
(AB)(AB).
Solution
Step 1: Find AB.
AB={xN|1x10}∩{xZ| 5x5}
={xZ|1x5}
Step 2: Find AB.
AB={xN|1x10}∪{xZ| 5x5}
={xZ| 5x10}
Step 3: Find (AB)(AB).
(AB)(AB) = {xZ|1x5}∪{xZ| 5x10}
={xZ| 5x10}
={xZ|x[5,10]}
Therefore, (AB)(AB) = {xZ| 5x10}.
Question 6
Question
Let A={x|xis a prime number less than 10}and B={x|xis a positive even number less than 10}.
Determine the sets:
ABand AB
3
Solution
To find AB, we need to find all elements that are in either set Aor set B.
Step 1: Determine the elements of set A:
A={2,3,5,7}
Step 2: Determine the elements of set B:
B={2,4,6,8}
Step 3: Find the union of sets Aand B:
AB={2,3,4,5,6,7,8}
Now, to find AB, we need to find all elements that are common to both
set Aand set B.
Step 4: Find the intersection of sets Aand B:
AB={2}
Therefore, AB={2,3,4,5,6,7,8}and AB={2}.
Question 7
Question
Let A={xZ|3x10}and B={xZ|xis a prime number less than 15}.
Determine AB.
Solution
Step 1: Find the elements in set A. Since A={xZ|3x10}, the set A
contains integers from 3 to 10 inclusive. Thus, A={3,4,5,6,7,8,9,10}.
Step 2: Find the elements in set B. The prime numbers less than 15 are 2,
3, 5, 7, 11, and 13. Hence, B={2,3,5,7,11,13}.
Step 3: Determine AB. The intersection of sets Aand Bconsists of the
elements that are common in both Aand B. Therefore, AB={3,5,7}.
Question 8
Question
Let A,B, and Cbe sets such that A={xZ|1x10},B={xZ|5
x15}, and C={xZ|8x12}. Find (AB)C.
4
Solution
Step 1: We first find AB, the union of sets Aand B.
Let’s list the elements of set A:A={1,2,3,4,5,6,7,8,9,10}
Let’s list the elements of set B:B={5,6,7,8,9,10,11,12,13,14,15}
AB={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}
Step 2: Next, we find (AB)C, the intersection of sets ABand C.
Let’s list the elements of set C:C={8,9,10,11,12}
(AB)C={8,9,10,11,12}
Thus, (AB)C={8,9,10,11,12}.
Question 9
Question
Let A={xN:xis a prime number less than 10}and B={1,2,3,4,5}.
Find AB.
Solution
To find the intersection AB, we need to determine the set of elements that
are common to both Aand B.
Step 1: Determine the prime numbers less than 10. The prime numbers
less than 10 are: 2, 3, 5, 7. Therefore, A={2,3,5,7}.
Step 2: Determine the intersection of Aand B. The intersection of Aand
Bis the set of elements that are common to both sets. In this case, AB=
{2,3,5}.
Therefore, AB={2,3,5}.
Question 10
Question
Let A={xZ|2x8}and B={xZ|4x10}. Find ABand
AB.
5
Solution
To find AB(the intersection of Aand B), weneedtodeterminetheelementsthatarecommontobothsetsAandB.
Step 1: List out the elements in sets Aand B.
A={2,3,4,5,6,7,8}
B={4,5,6,7,8,9,10}
Step 2: Identify the elements that are common to both sets.
AB={4,5,6,7,8}
Now, let’s find AB(the union of Aand B), whichcontainsalldistinctelementsfrombothsetsAandB.
Step 3: List out the elements in sets Aand B.
A={2,3,4,5,6,7,8}
B={4,5,6,7,8,9,10}
Step 4: Merge the elements from sets Aand B, removingduplicates.AB=
{2,3,4,5,6,7,8,9,10}
Therefore, AB={4,5,6,7,8}and AB={2,3,4,5,6,7,8,9,10}.
Question 11
Question
Let A={xZ|2x10}and B={xZ|5x15}. Find
(AB)(A\B).
Solution
Step 1: We first find AB, which represents the elements that are in both sets
Aand B.
AB={xZ|5x10}
Step 2: Next, we find A\B, which represents the elements that are in set
Abut not in set B.
A\B={xZ|2x < 5}
Step 3: Now, we find (AB)(A\B), which is the union of the elements
in ABand A\B.
(AB)(A\B) = {xZ|2x10 and x= 11,12,13,14,15}
Step 4: Simplifying the set obtained in the previous step, we have
(AB)(A\B) = {2,3,4,5,6,7,8,9,10}
Therefore, (AB)(A\B) = {2,3,4,5,6,7,8,9,10}.
6
Question 12
Question
Let Aand Bbe sets such that |AB|= 30, |AB|= 10, and |AB|= 20.
Find |B|.
Solution
Step 1: We know that the number of elements in the union of two sets Aand
Bis given by the formula:
|AB|=|A|+|B|−|AB|.
Substitute the given values into this formula:
30 = |A|+|B| 10.
Step 2: We also know that the number of elements in the set difference AB
is given by the formula:
|AB|=|A|−|AB|.
Substitute the given values into this formula:
20 = |A| 10.
Step 3: Solve the system of equations from Step 1 and Step 2 to find |A|
and |B|. From Step 2, we have |A|= 30, and substituting this into the equation
from Step 1 gives:
30 = 30 + |B| 10.
Step 4: Simplify the equation to solve for |B|:
|B|= 10.
Step 5: Therefore, the number of elements in set B, denoted by |B|, is 10.
Question 13
Question
Let A={xZ|1x10}and B={xZ|5x15}. Find the set
AB.
7
Solution
Step 1: To find the intersection AB, we need to determine the elements that
are common to both sets Aand B.
Step 2: Set Acontains the integers from 1 to 10, while set Bcontains the
integers from 5 to 15.
Step 3: The elements that are common to both sets are the integers that
satisfy both conditions. These integers are in the range from 5 to 10 since they
are present in both sets.
Step 4: Therefore, AB={xZ|5x10}.
Question 14
Question
Let A={xR|0< x 5}and B={xR|3<x<8}. Find the set AB.
Solution
Step 1: To find AB, we need to identify the elements that are common to
both sets Aand B.
Step 2: Set Aconsists of all real numbers greater than 0 and less than or
equal to 5, while set Bconsists of all real numbers greater than 3 and less than
8.
Step 3: We need to determine the intersection of sets Aand B, which includes
real numbers that satisfy both conditions (greater than 0 and less than or equal
to 5, and greater than 3 and less than 8).
Step 4: The intersection of sets Aand Bcan be defined as AB={x
R|3< x 5}.
Therefore, AB={xR|3< x 5}.
Question 15
Question
Let A={xZ|1x10}and B={xZ|5x15}. Determine the
following sets:
1. AB
2. AB
3. A\B
4. B\A
8
Solution
Given: A={xZ|1x10}B={xZ|5x15}
1. To find AB, we need to list all unique elements in Aand Bcombined:
AB={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}
2. To find AB, we need to find the elements that are common in both A
and B:
AB={5,6,7,8,9,10}
3. To find A\B, we need to list the elements in Athat are not in B:
A\B={1,2,3,4}
4. To find B\A, we need to list the elements in Bthat are not in A:
B\A={11,12,13,14,15}
Question 16
Question
Let A={xZ|3x10}and B={xZ|5x12}. Find the set
ABand write the elements in ascending order.
Solution
Step 1: List the elements of Aand B.
A={3,4,5,6,7,8,9,10}
B={5,6,7,8,9,10,11,12}
Step 2: Find the intersection of sets Aand B.
AB={x|xAand xB}
Step 3: Determine the common elements in both sets Aand B.
AB={5,6,7,8,9,10}
Step 4: Arrange the elements in ascending order.
AB={5,6,7,8,9,10}
Therefore, AB={5,6,7,8,9,10}.
9
Question 17
Question
Let A={xZ|0x10}and B={xZ|5x15}. Determine the
set AB.
Solution
Step 1: To find AB, we need to identify the elements that are present in both
sets Aand B.
Step 2: Set Acontains the integers from 0 to 10, while set Bcontains the
integers from 5 to 15.
Step 3: The intersection of Aand Bwill include the integers that are common
to both sets, namely the integers from 5 to 10 (inclusive).
Step 4: Therefore, the set ABis {5,6,7,8,9,10}.
Question 18
Question
Let A={xZ|1x10}and B={xZ|xis prime}. Find the set
(AB)(AB).
Solution
Step 1: Let’s first determine the elements in set A:
A={1,2,3,4,5,6,7,8,9,10}
Step 2: Next, we determine the elements in set B:
B={2,3,5,7}
Step 3: Now, we find the union of sets Aand B:
AB={1,2,3,4,5,6,7,8,9,10}∪{2,3,5,7}={1,2,3,4,5,6,7,8,9,10}
Step 4: Next, we find the intersection of sets Aand B:
AB={1,2,3,4,5,6,7,8,9,10}∩{2,3,5,7}={2,3,5,7}
Step 5: Finally, we find the intersection of (AB) and (AB):
(AB)(AB) = {1,2,3,4,5,6,7,8,9,10}∩{2,3,5,7}={2,3,5,7}
Therefore, the set (AB)(AB) is {2,3,5,7}.
10
Question 19
Question
Let A={xZ|1x10},B={xZ|5x15}, and C={xZ|
xis prime}. Find (AB)C.
Solution
Step 1: Find AB
AB={xZ|1x10}∪{xZ|5x15}
={xZ|1x15}
Step 2: Find (AB)C
(AB)C={xZ|1x15}−{xZ|xis prime}
={2,4,6,8,10,12,14}
Therefore, (AB)C={2,4,6,8,10,12,14}.
Question 20
Question
Let Aand Bbe sets such that A={xZ|2x10}and B={xZ|5
x15}. Find the intersection and union of sets Aand B.
Solution
Step 1: Find the intersection of sets Aand B.
AB={xZ|xAand xB}
={xZ|2x10 and 5 x15}
={xZ|5x10}
={5,6,7,8,9,10}
Step 2: Find the union of sets Aand B.
AB={xZ|xAor xB}
={xZ|2x10 or 5 x15}
={xZ|2x15}
={2,3,4,5,6,7,8,9,10,11,12,13,14,15}
11
Question 21
Question
Let A,B, and Cbe sets such that |AB|= 12, |BC|= 15, |AC|= 20,
|ABC|= 7, |ABC|= 50, and |ABC|= 5. Determine the number
of elements in |ABC|.
Solution
Step 1: Use the principle of inclusion-exclusion to find the number of elements
in the union of the three sets A,B, and C.
|ABC|=|A|+|B|+|C|−|AB|−|BC|−|AC|+|ABC|
=|A|+|B|+|C| 12 15 20 + 7
=|A|+|B|+|C| 40
Step 2: Substituting the given information, we have
50 = |A|+|B|+|C| 40
|A|+|B|+|C|= 90
Step 3: Use the fact |ABC|=|A|−|AB|=|A| 12 to determine
|ABC|.
|ABC|=|A|−|AB|
=|A| 12
Step 4: Apply the principle of inclusion-exclusion to find the number of
elements in ABC.
|ABC|=|A|+|B|+|C|−|AB|−|BC|−|AC|+|ABC|+|ABC|
= 90 12 15 20 + 7 + (|A| 12)
= 90 40 15 20 12 + 7
= 10
Therefore, the number of elements in |ABC|is 10 .
Question 22
Question
Let A={xZ|1x10}and B={xZ|xis prime}. Determine the set
(AB)(ABc).
12
Solution
Step 1: Find the intersection of set Aand set B.
A={xZ|1x10}
={1,2,3,4,5,6,7,8,9,10}
B={xZ|xis prime}
={2,3,5,7}
AB={2,3,5,7}
Step 2: Find the complement of set B. The complement of Bdenoted by Bc
is all integers between 1 and 10 that are not prime. This set is {1,4,6,8,9,10}.
Step 3: Find the intersection of set Aand set Bc.
ABc={1,4,6,8,9,10}
Step 4: Combine the results from Step 1 and Step 3.
(AB)(ABc) = {2,3,5,7}∪{1,4,6,8,9,10}
={1,2,3,4,5,6,7,8,9,10}
Therefore, (AB)(ABc) = {1,2,3,4,5,6,7,8,9,10}.
Question 23
Question
Let A={xN|3x9}and B={xN|4x10}. Find ABand
AB.
Solution
Let’s first determine the elements in the sets Aand Bbefore finding their
intersection and union.
Step 1: Determine the elements in set ASet Acontains natural num-
bers xsuch that 3 x9. Therefore, A={3,4,5,6,7,8,9}.
Step 2: Determine the elements in set BSet Bcontains natural num-
bers xsuch that 4 x10. Therefore, B={4,5,6,7,8,9,10}.
Step 3: Find the intersection of sets Aand BThe intersection of
sets Aand B, denoted AB, contains elements that are present in both sets.
Therefore, AB={4,5,6,7,8,9}.
Step 4: Find the union of sets Aand BThe union of sets Aand B,
denoted AB, contains all elements that are present in either set. Therefore,
AB={3,4,5,6,7,8,9,10}.
13
Question 24
Question
Let A={xZ|1x10}and B={xZ|5x15}. Find
(AB)(ACBC).
Solution
Step 1: We first find AB.
AB={xZ|1x10}∪{xZ|5x15}
={xZ|1x15}
={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}
Step 2: Next, we find ACand BC.
AC={xZ|x /A}={xZ|x0 or x > 10}
={xZ|x0}
={. . . , 3,2,1,0}
BC={xZ|x /B}={xZ|x < 5 or x > 15}
={xZ|x < 5}∪{xZ|x > 15}
={. . . , 3,2,1,0,1,2,3,4}∪{16,17,18,19, . . . }
Step 3: Now, we find (AB)(ACBC).
(AB)(ACBC) = {1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}∩
{. . . , 3,2,1,0,1,2,3,4}∪{16,17,18,19, . . . }
={1,2,3,4,5}
Therefore, (AB)(ACBC) = {1,2,3,4,5}.
Question 25
Question
Let A={xR|x23x+ 2 <0}and B={xR|2x5<3}. Find AB.
Solution
Step 1: First, let’s find the values of xthat satisfy the inequality x23x+2 <0.
x23x+ 2 <0
(x1)(x2) <0
14
The solutions to the inequality x23x+ 2 <0 are 1 <x<2.
Step 2: Next, let’s find the values of xthat satisfy the inequality 2x5<3.
2x5<3
2x < 8
x < 4
The solutions to the inequality 2x5<3 are x < 4.
Step 3: To find AB, we need to find the values of xthat satisfy both
1<x<2 and x < 4. The solutions that satisfy both inequalities are 1 <x<2.
Therefore, AB={xR|1<x<2}.
Question 26
Question
Let A={xZ|2< x 10}and B={xN|5< x 15}. Find the set
AB.
Solution
Step 1: Since A={xZ|2< x 10}, we have A={3,4,5,6,7,8,9,10}.
Step 2: Since B={xN|5< x 15}, we have B={6,7,8,9,10,11,12,13,14,15}.
Step 3: To find AB, we need to find the elements common to both sets A
and B.
Step 4: Therefore, AB={6,7,8,9,10}.
Hence, AB={6,7,8,9,10}.
Question 27
Question
Let A,B, and Cbe sets such that AB=ACand AB=AC. Prove
that B=C.
Solution
We will prove that B=Cby showing that BCand CB.
Step 1: Show that BC
Assume xB. Since AB=AC, we have xAif and only if xC.
Thus, xBimplies xC, which shows that BC.
Step 2: Show that CB
Assume yC. Since AB=AC, we have yAor yBif and only
if yAor yC. Since yA(from the fact that AB=AC), we can
conclude that yB, which shows that CB.
Since we have shown that BCand CB, we can conclude that B=C.
15
Question 28
Question
Let A,B, and Cbe sets such that AB=ACand AB=AC. Prove
that B=C.
Solution
Step 1: Let’s start by proving that BC. Since AB=AC, we have
ABACby definition of subset. Then, for any xB, we have xAB,
which implies xAC. Thus, BC.
Step 2: Next, we will prove that CB. Since AB=AC, we have
ACABby definition of subset. Then, for any yC, we have yAC,
which implies yAB. Thus, CB.
Step 3: Combining Step 1 and Step 2, we conclude that B=Csince BC
and CB.
Question 29
Question
Let A={xZ: 2 x8}and B={xZ: 5 x12}. Find the set
AB.
Solution
Step 1: List out the elements of sets Aand Bindividually.
A={2,3,4,5,6,7,8}
B={5,6,7,8,9,10,11,12}
Step 2: Combine the elements of Aand Bto form the union AB.
,6,7,8, 9, 10, 11, 12}
={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 30
Question
Let A={xZ|1x10}and B={xZ|6x15}. Find the set
AB.
16
Solution
Step 1: To find the intersection AB, we need to find the common elements in
both sets Aand B. Since Aconsists of solutions to the equation x23x10 = 0,
we can factor it as (x5)(x+ 2) = 0. Thus, A={−2,5}.
Similarly, Bconsists of solutions to the equation x24x+ 3 = 0, which
factors as (x3)(x1) = 0. Therefore, B={1,3}.
Step 2: Now, let’s find the intersection ABby looking at the common
elements in Aand B. We see that AB={1,3}.
Step 3: Next, we will find the union AB, which consists of all unique
elements in sets Aand B. Therefore, AB={−2,1,3,5}.
Question 3
Question
Let A={xZ|2x10}and B={xZ|4x12}. 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. Since A={2,3,4,5,6,7,8,9,10}
and B={4,5,6,7,8,9,10,11,12}, the intersection of Aand Bis AB=
{4,5,6,7,8,9,10}.
Step 2: To find the union of sets Aand B, we need to combine all elements
from both sets without repetitions. Since A={2,3,4,5,6,7,8,9,10}and B=
{4,5,6,7,8,9,10,11,12}, the union of Aand Bis AB={2,3,4,5,6,7,8,9,10,11,12}.
Question 4
Question
Let A={2,4,6,8,10}and B={3,6,9,12}. Define the set C=ABand
D=AB. Find the cardinality of set Cand set D.
Solution
Step 1: Find C=AB, the intersection of sets Aand B.
AB={x|xAand xB}
={6}
Step 2: Find the cardinality of set C.
|C|=|{6}|
= 1
2
Step 3: Find D=AB, the union of sets Aand B.
AB={x|xAor xB}
={2,3,4,6,8,9,10,12}
Step 4: Find the cardinality of set D.
|D|=|{2,3,4,6,8,9,10,12}|
= 8
Question 5
Question
Let A={xN|1x10}and B={xZ| 5x5}. Find the set
(AB)(AB).
Solution
Step 1: Find AB.
AB={xN|1x10}∩{xZ| 5x5}
={xZ|1x5}
Step 2: Find AB.
AB={xN|1x10}∪{xZ| 5x5}
={xZ| 5x10}
Step 3: Find (AB)(AB).
(AB)(AB) = {xZ|1x5}∪{xZ| 5x10}
={xZ| 5x10}
={xZ|x[5,10]}
Therefore, (AB)(AB) = {xZ| 5x10}.
Question 6
Question
Let A={x|xis a prime number less than 10}and B={x|xis a positive even number less than 10}.
Determine the sets:
ABand AB
3
Solution
To find AB, we need to find all elements that are in either set Aor set B.
Step 1: Determine the elements of set A:
A={2,3,5,7}
Step 2: Determine the elements of set B:
B={2,4,6,8}
Step 3: Find the union of sets Aand B:
AB={2,3,4,5,6,7,8}
Now, to find AB, we need to find all elements that are common to both
set Aand set B.
Step 4: Find the intersection of sets Aand B:
AB={2}
Therefore, AB={2,3,4,5,6,7,8}and AB={2}.
Question 7
Question
Let A={xZ|3x10}and B={xZ|xis a prime number less than 15}.
Determine AB.
Solution
Step 1: Find the elements in set A. Since A={xZ|3x10}, the set A
contains integers from 3 to 10 inclusive. Thus, A={3,4,5,6,7,8,9,10}.
Step 2: Find the elements in set B. The prime numbers less than 15 are 2,
3, 5, 7, 11, and 13. Hence, B={2,3,5,7,11,13}.
Step 3: Determine AB. The intersection of sets Aand Bconsists of the
elements that are common in both Aand B. Therefore, AB={3,5,7}.
Question 8
Question
Let A,B, and Cbe sets such that A={xZ|1x10},B={xZ|5
x15}, and C={xZ|8x12}. Find (AB)C.
4
Solution
Step 1: We first find AB, the union of sets Aand B.
Let’s list the elements of set A:A={1,2,3,4,5,6,7,8,9,10}
Let’s list the elements of set B:B={5,6,7,8,9,10,11,12,13,14,15}
AB={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}
Step 2: Next, we find (AB)C, the intersection of sets ABand C.
Let’s list the elements of set C:C={8,9,10,11,12}
(AB)C={8,9,10,11,12}
Thus, (AB)C={8,9,10,11,12}.
Question 9
Question
Let A={xN:xis a prime number less than 10}and B={1,2,3,4,5}.
Find AB.
Solution
To find the intersection AB, we need to determine the set of elements that
are common to both Aand B.
Step 1: Determine the prime numbers less than 10. The prime numbers
less than 10 are: 2, 3, 5, 7. Therefore, A={2,3,5,7}.
Step 2: Determine the intersection of Aand B. The intersection of Aand
Bis the set of elements that are common to both sets. In this case, AB=
{2,3,5}.
Therefore, AB={2,3,5}.
Question 10
Question
Let A={xZ|2x8}and B={xZ|4x10}. Find ABand
AB.
5
Solution
To find AB(the intersection of Aand B), weneedtodeterminetheelementsthatarecommontobothsetsAandB.
Step 1: List out the elements in sets Aand B.
A={2,3,4,5,6,7,8}
B={4,5,6,7,8,9,10}
Step 2: Identify the elements that are common to both sets.
AB={4,5,6,7,8}
Now, let’s find AB(the union of Aand B), whichcontainsalldistinctelementsfrombothsetsAandB.
Step 3: List out the elements in sets Aand B.
A={2,3,4,5,6,7,8}
B={4,5,6,7,8,9,10}
Step 4: Merge the elements from sets Aand B, removingduplicates.AB=
{2,3,4,5,6,7,8,9,10}
Therefore, AB={4,5,6,7,8}and AB={2,3,4,5,6,7,8,9,10}.
Question 11
Question
Let A={xZ|2x10}and B={xZ|5x15}. Find
(AB)(A\B).
Solution
Step 1: We first find AB, which represents the elements that are in both sets
Aand B.
AB={xZ|5x10}
Step 2: Next, we find A\B, which represents the elements that are in set
Abut not in set B.
A\B={xZ|2x < 5}
Step 3: Now, we find (AB)(A\B), which is the union of the elements
in ABand A\B.
(AB)(A\B) = {xZ|2x10 and x= 11,12,13,14,15}
Step 4: Simplifying the set obtained in the previous step, we have
(AB)(A\B) = {2,3,4,5,6,7,8,9,10}
Therefore, (AB)(A\B) = {2,3,4,5,6,7,8,9,10}.
6
Question 12
Question
Let Aand Bbe sets such that |AB|= 30, |AB|= 10, and |AB|= 20.
Find |B|.
Solution
Step 1: We know that the number of elements in the union of two sets Aand
Bis given by the formula:
|AB|=|A|+|B|−|AB|.
Substitute the given values into this formula:
30 = |A|+|B| 10.
Step 2: We also know that the number of elements in the set difference AB
is given by the formula:
|AB|=|A|−|AB|.
Substitute the given values into this formula:
20 = |A| 10.
Step 3: Solve the system of equations from Step 1 and Step 2 to find |A|
and |B|. From Step 2, we have |A|= 30, and substituting this into the equation
from Step 1 gives:
30 = 30 + |B| 10.
Step 4: Simplify the equation to solve for |B|:
|B|= 10.
Step 5: Therefore, the number of elements in set B, denoted by |B|, is 10.
Question 13
Question
Let A={xZ|1x10}and B={xZ|5x15}. Find the set
AB.
7
Solution
Step 1: To find the intersection AB, we need to determine the elements that
are common to both sets Aand B.
Step 2: Set Acontains the integers from 1 to 10, while set Bcontains the
integers from 5 to 15.
Step 3: The elements that are common to both sets are the integers that
satisfy both conditions. These integers are in the range from 5 to 10 since they
are present in both sets.
Step 4: Therefore, AB={xZ|5x10}.
Question 14
Question
Let A={xR|0< x 5}and B={xR|3<x<8}. Find the set AB.
Solution
Step 1: To find AB, we need to identify the elements that are common to
both sets Aand B.
Step 2: Set Aconsists of all real numbers greater than 0 and less than or
equal to 5, while set Bconsists of all real numbers greater than 3 and less than
8.
Step 3: We need to determine the intersection of sets Aand B, which includes
real numbers that satisfy both conditions (greater than 0 and less than or equal
to 5, and greater than 3 and less than 8).
Step 4: The intersection of sets Aand Bcan be defined as AB={x
R|3< x 5}.
Therefore, AB={xR|3< x 5}.
Question 15
Question
Let A={xZ|1x10}and B={xZ|5x15}. Determine the
following sets:
1. AB
2. AB
3. A\B
4. B\A
8
Solution
Given: A={xZ|1x10}B={xZ|5x15}
1. To find AB, we need to list all unique elements in Aand Bcombined:
AB={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}
2. To find AB, we need to find the elements that are common in both A
and B:
AB={5,6,7,8,9,10}
3. To find A\B, we need to list the elements in Athat are not in B:
A\B={1,2,3,4}
4. To find B\A, we need to list the elements in Bthat are not in A:
B\A={11,12,13,14,15}
Question 16
Question
Let A={xZ|3x10}and B={xZ|5x12}. Find the set
ABand write the elements in ascending order.
Solution
Step 1: List the elements of Aand B.
A={3,4,5,6,7,8,9,10}
B={5,6,7,8,9,10,11,12}
Step 2: Find the intersection of sets Aand B.
AB={x|xAand xB}
Step 3: Determine the common elements in both sets Aand B.
AB={5,6,7,8,9,10}
Step 4: Arrange the elements in ascending order.
AB={5,6,7,8,9,10}
Therefore, AB={5,6,7,8,9,10}.
9
Question 17
Question
Let A={xZ|0x10}and B={xZ|5x15}. Determine the
set AB.
Solution
Step 1: To find AB, we need to identify the elements that are present in both
sets Aand B.
Step 2: Set Acontains the integers from 0 to 10, while set Bcontains the
integers from 5 to 15.
Step 3: The intersection of Aand Bwill include the integers that are common
to both sets, namely the integers from 5 to 10 (inclusive).
Step 4: Therefore, the set ABis {5,6,7,8,9,10}.
Question 18
Question
Let A={xZ|1x10}and B={xZ|xis prime}. Find the set
(AB)(AB).
Solution
Step 1: Let’s first determine the elements in set A:
A={1,2,3,4,5,6,7,8,9,10}
Step 2: Next, we determine the elements in set B:
B={2,3,5,7}
Step 3: Now, we find the union of sets Aand B:
AB={1,2,3,4,5,6,7,8,9,10}∪{2,3,5,7}={1,2,3,4,5,6,7,8,9,10}
Step 4: Next, we find the intersection of sets Aand B:
AB={1,2,3,4,5,6,7,8,9,10}∩{2,3,5,7}={2,3,5,7}
Step 5: Finally, we find the intersection of (AB) and (AB):
(AB)(AB) = {1,2,3,4,5,6,7,8,9,10}∩{2,3,5,7}={2,3,5,7}
Therefore, the set (AB)(AB) is {2,3,5,7}.
10
Question 19
Question
Let A={xZ|1x10},B={xZ|5x15}, and C={xZ|
xis prime}. Find (AB)C.
Solution
Step 1: Find AB
AB={xZ|1x10}∪{xZ|5x15}
={xZ|1x15}
Step 2: Find (AB)C
(AB)C={xZ|1x15}−{xZ|xis prime}
={2,4,6,8,10,12,14}
Therefore, (AB)C={2,4,6,8,10,12,14}.
Question 20
Question
Let Aand Bbe sets such that A={xZ|2x10}and B={xZ|5
x15}. Find the intersection and union of sets Aand B.
Solution
Step 1: Find the intersection of sets Aand B.
AB={xZ|xAand xB}
={xZ|2x10 and 5 x15}
={xZ|5x10}
={5,6,7,8,9,10}
Step 2: Find the union of sets Aand B.
AB={xZ|xAor xB}
={xZ|2x10 or 5 x15}
={xZ|2x15}
={2,3,4,5,6,7,8,9,10,11,12,13,14,15}
11
Question 21
Question
Let A,B, and Cbe sets such that |AB|= 12, |BC|= 15, |AC|= 20,
|ABC|= 7, |ABC|= 50, and |ABC|= 5. Determine the number
of elements in |ABC|.
Solution
Step 1: Use the principle of inclusion-exclusion to find the number of elements
in the union of the three sets A,B, and C.
|ABC|=|A|+|B|+|C|−|AB|−|BC|−|AC|+|ABC|
=|A|+|B|+|C| 12 15 20 + 7
=|A|+|B|+|C| 40
Step 2: Substituting the given information, we have
50 = |A|+|B|+|C| 40
|A|+|B|+|C|= 90
Step 3: Use the fact |ABC|=|A|−|AB|=|A| 12 to determine
|ABC|.
|ABC|=|A|−|AB|
=|A| 12
Step 4: Apply the principle of inclusion-exclusion to find the number of
elements in ABC.
|ABC|=|A|+|B|+|C|−|AB|−|BC|−|AC|+|ABC|+|ABC|
= 90 12 15 20 + 7 + (|A| 12)
= 90 40 15 20 12 + 7
= 10
Therefore, the number of elements in |ABC|is 10 .
Question 22
Question
Let A={xZ|1x10}and B={xZ|xis prime}. Determine the set
(AB)(ABc).
12
Solution
Step 1: Find the intersection of set Aand set B.
A={xZ|1x10}
={1,2,3,4,5,6,7,8,9,10}
B={xZ|xis prime}
={2,3,5,7}
AB={2,3,5,7}
Step 2: Find the complement of set B. The complement of Bdenoted by Bc
is all integers between 1 and 10 that are not prime. This set is {1,4,6,8,9,10}.
Step 3: Find the intersection of set Aand set Bc.
ABc={1,4,6,8,9,10}
Step 4: Combine the results from Step 1 and Step 3.
(AB)(ABc) = {2,3,5,7}∪{1,4,6,8,9,10}
={1,2,3,4,5,6,7,8,9,10}
Therefore, (AB)(ABc) = {1,2,3,4,5,6,7,8,9,10}.
Question 23
Question
Let A={xN|3x9}and B={xN|4x10}. Find ABand
AB.
Solution
Let’s first determine the elements in the sets Aand Bbefore finding their
intersection and union.
Step 1: Determine the elements in set ASet Acontains natural num-
bers xsuch that 3 x9. Therefore, A={3,4,5,6,7,8,9}.
Step 2: Determine the elements in set BSet Bcontains natural num-
bers xsuch that 4 x10. Therefore, B={4,5,6,7,8,9,10}.
Step 3: Find the intersection of sets Aand BThe intersection of
sets Aand B, denoted AB, contains elements that are present in both sets.
Therefore, AB={4,5,6,7,8,9}.
Step 4: Find the union of sets Aand BThe union of sets Aand B,
denoted AB, contains all elements that are present in either set. Therefore,
AB={3,4,5,6,7,8,9,10}.
13
Question 24
Question
Let A={xZ|1x10}and B={xZ|5x15}. Find
(AB)(ACBC).
Solution
Step 1: We first find AB.
AB={xZ|1x10}∪{xZ|5x15}
={xZ|1x15}
={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}
Step 2: Next, we find ACand BC.
AC={xZ|x /A}={xZ|x0 or x > 10}
={xZ|x0}
={. . . , 3,2,1,0}
BC={xZ|x /B}={xZ|x < 5 or x > 15}
={xZ|x < 5}∪{xZ|x > 15}
={. . . , 3,2,1,0,1,2,3,4}∪{16,17,18,19, . . . }
Step 3: Now, we find (AB)(ACBC).
(AB)(ACBC) = {1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}∩
{. . . , 3,2,1,0,1,2,3,4}∪{16,17,18,19, . . . }
={1,2,3,4,5}
Therefore, (AB)(ACBC) = {1,2,3,4,5}.
Question 25
Question
Let A={xR|x23x+ 2 <0}and B={xR|2x5<3}. Find AB.
Solution
Step 1: First, let’s find the values of xthat satisfy the inequality x23x+2 <0.
x23x+ 2 <0
(x1)(x2) <0
14
The solutions to the inequality x23x+ 2 <0 are 1 <x<2.
Step 2: Next, let’s find the values of xthat satisfy the inequality 2x5<3.
2x5<3
2x < 8
x < 4
The solutions to the inequality 2x5<3 are x < 4.
Step 3: To find AB, we need to find the values of xthat satisfy both
1<x<2 and x < 4. The solutions that satisfy both inequalities are 1 <x<2.
Therefore, AB={xR|1<x<2}.
Question 26
Question
Let A={xZ|2< x 10}and B={xN|5< x 15}. Find the set
AB.
Solution
Step 1: Since A={xZ|2< x 10}, we have A={3,4,5,6,7,8,9,10}.
Step 2: Since B={xN|5< x 15}, we have B={6,7,8,9,10,11,12,13,14,15}.
Step 3: To find AB, we need to find the elements common to both sets A
and B.
Step 4: Therefore, AB={6,7,8,9,10}.
Hence, AB={6,7,8,9,10}.
Question 27
Question
Let A,B, and Cbe sets such that AB=ACand AB=AC. Prove
that B=C.
Solution
We will prove that B=Cby showing that BCand CB.
Step 1: Show that BC
Assume xB. Since AB=AC, we have xAif and only if xC.
Thus, xBimplies xC, which shows that BC.
Step 2: Show that CB
Assume yC. Since AB=AC, we have yAor yBif and only
if yAor yC. Since yA(from the fact that AB=AC), we can
conclude that yB, which shows that CB.
Since we have shown that BCand CB, we can conclude that B=C.
15
Question 28
Question
Let A,B, and Cbe sets such that AB=ACand AB=AC. Prove
that B=C.
Solution
Step 1: Let’s start by proving that BC. Since AB=AC, we have
ABACby definition of subset. Then, for any xB, we have xAB,
which implies xAC. Thus, BC.
Step 2: Next, we will prove that CB. Since AB=AC, we have
ACABby definition of subset. Then, for any yC, we have yAC,
which implies yAB. Thus, CB.
Step 3: Combining Step 1 and Step 2, we conclude that B=Csince BC
and CB.
Question 29
Question
Let A={xZ: 2 x8}and B={xZ: 5 x12}. Find the set
AB.
Solution
Step 1: List out the elements of sets Aand Bindividually.
A={2,3,4,5,6,7,8}
B={5,6,7,8,9,10,11,12}
Step 2: Combine the elements of Aand Bto form the union AB.
,6,7,8, 9, 10, 11, 12}
={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 30
Question
Let A={xZ|1x10}and B={xZ|6x15}. Find the set
AB.
16
Solution
Step 1: To find the intersection AB, we need to find the common elements in
both sets Aand B. Since Aconsists of solutions to the equation x23x10 = 0,
we can factor it as (x5)(x+ 2) = 0. Thus, A={−2,5}.
Similarly, Bconsists of solutions to the equation x24x+ 3 = 0, which
factors as (x3)(x1) = 0. Therefore, B={1,3}.
Step 2: Now, let’s find the intersection ABby looking at the common
elements in Aand B. We see that AB={1,3}.
Step 3: Next, we will find the union AB, which consists of all unique
elements in sets Aand B. Therefore, AB={−2,1,3,5}.
Question 3
Question
Let A={xZ|2x10}and B={xZ|4x12}. 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. Since A={2,3,4,5,6,7,8,9,10}
and B={4,5,6,7,8,9,10,11,12}, the intersection of Aand Bis AB=
{4,5,6,7,8,9,10}.
Step 2: To find the union of sets Aand B, we need to combine all elements
from both sets without repetitions. Since A={2,3,4,5,6,7,8,9,10}and B=
{4,5,6,7,8,9,10,11,12}, the union of Aand Bis AB={2,3,4,5,6,7,8,9,10,11,12}.
Question 4
Question
Let A={2,4,6,8,10}and B={3,6,9,12}. Define the set C=ABand
D=AB. Find the cardinality of set Cand set D.
Solution
Step 1: Find C=AB, the intersection of sets Aand B.
AB={x|xAand xB}
={6}
Step 2: Find the cardinality of set C.
|C|=|{6}|
= 1
2
Step 3: Find D=AB, the union of sets Aand B.
AB={x|xAor xB}
={2,3,4,6,8,9,10,12}
Step 4: Find the cardinality of set D.
|D|=|{2,3,4,6,8,9,10,12}|
= 8
Question 5
Question
Let A={xN|1x10}and B={xZ| 5x5}. Find the set
(AB)(AB).
Solution
Step 1: Find AB.
AB={xN|1x10}∩{xZ| 5x5}
={xZ|1x5}
Step 2: Find AB.
AB={xN|1x10}∪{xZ| 5x5}
={xZ| 5x10}
Step 3: Find (AB)(AB).
(AB)(AB) = {xZ|1x5}∪{xZ| 5x10}
={xZ| 5x10}
={xZ|x[5,10]}
Therefore, (AB)(AB) = {xZ| 5x10}.
Question 6
Question
Let A={x|xis a prime number less than 10}and B={x|xis a positive even number less than 10}.
Determine the sets:
ABand AB
3
Solution
To find AB, we need to find all elements that are in either set Aor set B.
Step 1: Determine the elements of set A:
A={2,3,5,7}
Step 2: Determine the elements of set B:
B={2,4,6,8}
Step 3: Find the union of sets Aand B:
AB={2,3,4,5,6,7,8}
Now, to find AB, we need to find all elements that are common to both
set Aand set B.
Step 4: Find the intersection of sets Aand B:
AB={2}
Therefore, AB={2,3,4,5,6,7,8}and AB={2}.
Question 7
Question
Let A={xZ|3x10}and B={xZ|xis a prime number less than 15}.
Determine AB.
Solution
Step 1: Find the elements in set A. Since A={xZ|3x10}, the set A
contains integers from 3 to 10 inclusive. Thus, A={3,4,5,6,7,8,9,10}.
Step 2: Find the elements in set B. The prime numbers less than 15 are 2,
3, 5, 7, 11, and 13. Hence, B={2,3,5,7,11,13}.
Step 3: Determine AB. The intersection of sets Aand Bconsists of the
elements that are common in both Aand B. Therefore, AB={3,5,7}.
Question 8
Question
Let A,B, and Cbe sets such that A={xZ|1x10},B={xZ|5
x15}, and C={xZ|8x12}. Find (AB)C.
4
Solution
Step 1: We first find AB, the union of sets Aand B.
Let’s list the elements of set A:A={1,2,3,4,5,6,7,8,9,10}
Let’s list the elements of set B:B={5,6,7,8,9,10,11,12,13,14,15}
AB={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}
Step 2: Next, we find (AB)C, the intersection of sets ABand C.
Let’s list the elements of set C:C={8,9,10,11,12}
(AB)C={8,9,10,11,12}
Thus, (AB)C={8,9,10,11,12}.
Question 9
Question
Let A={xN:xis a prime number less than 10}and B={1,2,3,4,5}.
Find AB.
Solution
To find the intersection AB, we need to determine the set of elements that
are common to both Aand B.
Step 1: Determine the prime numbers less than 10. The prime numbers
less than 10 are: 2, 3, 5, 7. Therefore, A={2,3,5,7}.
Step 2: Determine the intersection of Aand B. The intersection of Aand
Bis the set of elements that are common to both sets. In this case, AB=
{2,3,5}.
Therefore, AB={2,3,5}.
Question 10
Question
Let A={xZ|2x8}and B={xZ|4x10}. Find ABand
AB.
5
Solution
To find AB(the intersection of Aand B), weneedtodeterminetheelementsthatarecommontobothsetsAandB.
Step 1: List out the elements in sets Aand B.
A={2,3,4,5,6,7,8}
B={4,5,6,7,8,9,10}
Step 2: Identify the elements that are common to both sets.
AB={4,5,6,7,8}
Now, let’s find AB(the union of Aand B), whichcontainsalldistinctelementsfrombothsetsAandB.
Step 3: List out the elements in sets Aand B.
A={2,3,4,5,6,7,8}
B={4,5,6,7,8,9,10}
Step 4: Merge the elements from sets Aand B, removingduplicates.AB=
{2,3,4,5,6,7,8,9,10}
Therefore, AB={4,5,6,7,8}and AB={2,3,4,5,6,7,8,9,10}.
Question 11
Question
Let A={xZ|2x10}and B={xZ|5x15}. Find
(AB)(A\B).
Solution
Step 1: We first find AB, which represents the elements that are in both sets
Aand B.
AB={xZ|5x10}
Step 2: Next, we find A\B, which represents the elements that are in set
Abut not in set B.
A\B={xZ|2x < 5}
Step 3: Now, we find (AB)(A\B), which is the union of the elements
in ABand A\B.
(AB)(A\B) = {xZ|2x10 and x= 11,12,13,14,15}
Step 4: Simplifying the set obtained in the previous step, we have
(AB)(A\B) = {2,3,4,5,6,7,8,9,10}
Therefore, (AB)(A\B) = {2,3,4,5,6,7,8,9,10}.
6
Question 12
Question
Let Aand Bbe sets such that |AB|= 30, |AB|= 10, and |AB|= 20.
Find |B|.
Solution
Step 1: We know that the number of elements in the union of two sets Aand
Bis given by the formula:
|AB|=|A|+|B|−|AB|.
Substitute the given values into this formula:
30 = |A|+|B| 10.
Step 2: We also know that the number of elements in the set difference AB
is given by the formula:
|AB|=|A|−|AB|.
Substitute the given values into this formula:
20 = |A| 10.
Step 3: Solve the system of equations from Step 1 and Step 2 to find |A|
and |B|. From Step 2, we have |A|= 30, and substituting this into the equation
from Step 1 gives:
30 = 30 + |B| 10.
Step 4: Simplify the equation to solve for |B|:
|B|= 10.
Step 5: Therefore, the number of elements in set B, denoted by |B|, is 10.
Question 13
Question
Let A={xZ|1x10}and B={xZ|5x15}. Find the set
AB.
7
Solution
Step 1: To find the intersection AB, we need to determine the elements that
are common to both sets Aand B.
Step 2: Set Acontains the integers from 1 to 10, while set Bcontains the
integers from 5 to 15.
Step 3: The elements that are common to both sets are the integers that
satisfy both conditions. These integers are in the range from 5 to 10 since they
are present in both sets.
Step 4: Therefore, AB={xZ|5x10}.
Question 14
Question
Let A={xR|0< x 5}and B={xR|3<x<8}. Find the set AB.
Solution
Step 1: To find AB, we need to identify the elements that are common to
both sets Aand B.
Step 2: Set Aconsists of all real numbers greater than 0 and less than or
equal to 5, while set Bconsists of all real numbers greater than 3 and less than
8.
Step 3: We need to determine the intersection of sets Aand B, which includes
real numbers that satisfy both conditions (greater than 0 and less than or equal
to 5, and greater than 3 and less than 8).
Step 4: The intersection of sets Aand Bcan be defined as AB={x
R|3< x 5}.
Therefore, AB={xR|3< x 5}.
Question 15
Question
Let A={xZ|1x10}and B={xZ|5x15}. Determine the
following sets:
1. AB
2. AB
3. A\B
4. B\A
8
Solution
Given: A={xZ|1x10}B={xZ|5x15}
1. To find AB, we need to list all unique elements in Aand Bcombined:
AB={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}
2. To find AB, we need to find the elements that are common in both A
and B:
AB={5,6,7,8,9,10}
3. To find A\B, we need to list the elements in Athat are not in B:
A\B={1,2,3,4}
4. To find B\A, we need to list the elements in Bthat are not in A:
B\A={11,12,13,14,15}
Question 16
Question
Let A={xZ|3x10}and B={xZ|5x12}. Find the set
ABand write the elements in ascending order.
Solution
Step 1: List the elements of Aand B.
A={3,4,5,6,7,8,9,10}
B={5,6,7,8,9,10,11,12}
Step 2: Find the intersection of sets Aand B.
AB={x|xAand xB}
Step 3: Determine the common elements in both sets Aand B.
AB={5,6,7,8,9,10}
Step 4: Arrange the elements in ascending order.
AB={5,6,7,8,9,10}
Therefore, AB={5,6,7,8,9,10}.
9
Question 17
Question
Let A={xZ|0x10}and B={xZ|5x15}. Determine the
set AB.
Solution
Step 1: To find AB, we need to identify the elements that are present in both
sets Aand B.
Step 2: Set Acontains the integers from 0 to 10, while set Bcontains the
integers from 5 to 15.
Step 3: The intersection of Aand Bwill include the integers that are common
to both sets, namely the integers from 5 to 10 (inclusive).
Step 4: Therefore, the set ABis {5,6,7,8,9,10}.
Question 18
Question
Let A={xZ|1x10}and B={xZ|xis prime}. Find the set
(AB)(AB).
Solution
Step 1: Let’s first determine the elements in set A:
A={1,2,3,4,5,6,7,8,9,10}
Step 2: Next, we determine the elements in set B:
B={2,3,5,7}
Step 3: Now, we find the union of sets Aand B:
AB={1,2,3,4,5,6,7,8,9,10}∪{2,3,5,7}={1,2,3,4,5,6,7,8,9,10}
Step 4: Next, we find the intersection of sets Aand B:
AB={1,2,3,4,5,6,7,8,9,10}∩{2,3,5,7}={2,3,5,7}
Step 5: Finally, we find the intersection of (AB) and (AB):
(AB)(AB) = {1,2,3,4,5,6,7,8,9,10}∩{2,3,5,7}={2,3,5,7}
Therefore, the set (AB)(AB) is {2,3,5,7}.
10
Question 19
Question
Let A={xZ|1x10},B={xZ|5x15}, and C={xZ|
xis prime}. Find (AB)C.
Solution
Step 1: Find AB
AB={xZ|1x10}∪{xZ|5x15}
={xZ|1x15}
Step 2: Find (AB)C
(AB)C={xZ|1x15}−{xZ|xis prime}
={2,4,6,8,10,12,14}
Therefore, (AB)C={2,4,6,8,10,12,14}.
Question 20
Question
Let Aand Bbe sets such that A={xZ|2x10}and B={xZ|5
x15}. Find the intersection and union of sets Aand B.
Solution
Step 1: Find the intersection of sets Aand B.
AB={xZ|xAand xB}
={xZ|2x10 and 5 x15}
={xZ|5x10}
={5,6,7,8,9,10}
Step 2: Find the union of sets Aand B.
AB={xZ|xAor xB}
={xZ|2x10 or 5 x15}
={xZ|2x15}
={2,3,4,5,6,7,8,9,10,11,12,13,14,15}
11
Question 21
Question
Let A,B, and Cbe sets such that |AB|= 12, |BC|= 15, |AC|= 20,
|ABC|= 7, |ABC|= 50, and |ABC|= 5. Determine the number
of elements in |ABC|.
Solution
Step 1: Use the principle of inclusion-exclusion to find the number of elements
in the union of the three sets A,B, and C.
|ABC|=|A|+|B|+|C|−|AB|−|BC|−|AC|+|ABC|
=|A|+|B|+|C| 12 15 20 + 7
=|A|+|B|+|C| 40
Step 2: Substituting the given information, we have
50 = |A|+|B|+|C| 40
|A|+|B|+|C|= 90
Step 3: Use the fact |ABC|=|A|−|AB|=|A| 12 to determine
|ABC|.
|ABC|=|A|−|AB|
=|A| 12
Step 4: Apply the principle of inclusion-exclusion to find the number of
elements in ABC.
|ABC|=|A|+|B|+|C|−|AB|−|BC|−|AC|+|ABC|+|ABC|
= 90 12 15 20 + 7 + (|A| 12)
= 90 40 15 20 12 + 7
= 10
Therefore, the number of elements in |ABC|is 10 .
Question 22
Question
Let A={xZ|1x10}and B={xZ|xis prime}. Determine the set
(AB)(ABc).
12
Solution
Step 1: Find the intersection of set Aand set B.
A={xZ|1x10}
={1,2,3,4,5,6,7,8,9,10}
B={xZ|xis prime}
={2,3,5,7}
AB={2,3,5,7}
Step 2: Find the complement of set B. The complement of Bdenoted by Bc
is all integers between 1 and 10 that are not prime. This set is {1,4,6,8,9,10}.
Step 3: Find the intersection of set Aand set Bc.
ABc={1,4,6,8,9,10}
Step 4: Combine the results from Step 1 and Step 3.
(AB)(ABc) = {2,3,5,7}∪{1,4,6,8,9,10}
={1,2,3,4,5,6,7,8,9,10}
Therefore, (AB)(ABc) = {1,2,3,4,5,6,7,8,9,10}.
Question 23
Question
Let A={xN|3x9}and B={xN|4x10}. Find ABand
AB.
Solution
Let’s first determine the elements in the sets Aand Bbefore finding their
intersection and union.
Step 1: Determine the elements in set ASet Acontains natural num-
bers xsuch that 3 x9. Therefore, A={3,4,5,6,7,8,9}.
Step 2: Determine the elements in set BSet Bcontains natural num-
bers xsuch that 4 x10. Therefore, B={4,5,6,7,8,9,10}.
Step 3: Find the intersection of sets Aand BThe intersection of
sets Aand B, denoted AB, contains elements that are present in both sets.
Therefore, AB={4,5,6,7,8,9}.
Step 4: Find the union of sets Aand BThe union of sets Aand B,
denoted AB, contains all elements that are present in either set. Therefore,
AB={3,4,5,6,7,8,9,10}.
13
Question 24
Question
Let A={xZ|1x10}and B={xZ|5x15}. Find
(AB)(ACBC).
Solution
Step 1: We first find AB.
AB={xZ|1x10}∪{xZ|5x15}
={xZ|1x15}
={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}
Step 2: Next, we find ACand BC.
AC={xZ|x /A}={xZ|x0 or x > 10}
={xZ|x0}
={. . . , 3,2,1,0}
BC={xZ|x /B}={xZ|x < 5 or x > 15}
={xZ|x < 5}∪{xZ|x > 15}
={. . . , 3,2,1,0,1,2,3,4}∪{16,17,18,19, . . . }
Step 3: Now, we find (AB)(ACBC).
(AB)(ACBC) = {1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}∩
{. . . , 3,2,1,0,1,2,3,4}∪{16,17,18,19, . . . }
={1,2,3,4,5}
Therefore, (AB)(ACBC) = {1,2,3,4,5}.
Question 25
Question
Let A={xR|x23x+ 2 <0}and B={xR|2x5<3}. Find AB.
Solution
Step 1: First, let’s find the values of xthat satisfy the inequality x23x+2 <0.
x23x+ 2 <0
(x1)(x2) <0
14
The solutions to the inequality x23x+ 2 <0 are 1 <x<2.
Step 2: Next, let’s find the values of xthat satisfy the inequality 2x5<3.
2x5<3
2x < 8
x < 4
The solutions to the inequality 2x5<3 are x < 4.
Step 3: To find AB, we need to find the values of xthat satisfy both
1<x<2 and x < 4. The solutions that satisfy both inequalities are 1 <x<2.
Therefore, AB={xR|1<x<2}.
Question 26
Question
Let A={xZ|2< x 10}and B={xN|5< x 15}. Find the set
AB.
Solution
Step 1: Since A={xZ|2< x 10}, we have A={3,4,5,6,7,8,9,10}.
Step 2: Since B={xN|5< x 15}, we have B={6,7,8,9,10,11,12,13,14,15}.
Step 3: To find AB, we need to find the elements common to both sets A
and B.
Step 4: Therefore, AB={6,7,8,9,10}.
Hence, AB={6,7,8,9,10}.
Question 27
Question
Let A,B, and Cbe sets such that AB=ACand AB=AC. Prove
that B=C.
Solution
We will prove that B=Cby showing that BCand CB.
Step 1: Show that BC
Assume xB. Since AB=AC, we have xAif and only if xC.
Thus, xBimplies xC, which shows that BC.
Step 2: Show that CB
Assume yC. Since AB=AC, we have yAor yBif and only
if yAor yC. Since yA(from the fact that AB=AC), we can
conclude that yB, which shows that CB.
Since we have shown that BCand CB, we can conclude that B=C.
15
Question 28
Question
Let A,B, and Cbe sets such that AB=ACand AB=AC. Prove
that B=C.
Solution
Step 1: Let’s start by proving that BC. Since AB=AC, we have
ABACby definition of subset. Then, for any xB, we have xAB,
which implies xAC. Thus, BC.
Step 2: Next, we will prove that CB. Since AB=AC, we have
ACABby definition of subset. Then, for any yC, we have yAC,
which implies yAB. Thus, CB.
Step 3: Combining Step 1 and Step 2, we conclude that B=Csince BC
and CB.
Question 29
Question
Let A={xZ: 2 x8}and B={xZ: 5 x12}. Find the set
AB.
Solution
Step 1: List out the elements of sets Aand Bindividually.
A={2,3,4,5,6,7,8}
B={5,6,7,8,9,10,11,12}
Step 2: Combine the elements of Aand Bto form the union AB.
,6,7,8, 9, 10, 11, 12}
={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 30
Question
Let A={xZ|1x10}and B={xZ|6x15}. Find the set
AB.
16
Solution
Step 1: We first list out the elements of set Aand set B.
A={1,2,3,4,5,6,7,8,9,10}
B={6,7,8,9,10,11,12,13,14,15}
Step 2: To find AB, we look at the elements that are present in either set
Aor set B(or both).
AB={1,2,3,4,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}.
17
Students also viewed