A={1,3,5,7}, B={2,4,6,8} find A U B
Answers
Answered by
6
Answer:
{1,2,3,4,5,6,7,8}
Step-by-step explanation:
A u B means to consider all characters except repeat characters.
Answered by
5
Step-by-step explanation:
Given:
{
}
{
}
To find:
∪
Solution:
union
formula is,
∪
{
∈
∈
}
By using the union
formula, we find writing all elements of
and
in one set by avoiding duplicates.
So, ∪
{
} ∪ {
}
Here, the element in the answer set do need to be in order.
∪
{
}
Hence the answer is ∪
{
}.
Similar questions