Answer:
See Explanation
Explanation:
Given
[tex]A = \{4,5,6\}[/tex]
[tex]B = \{x:0<x<5\}[/tex]
The question is incomplete, because what is required is not stated.
However, possible questions are to list the elements of:
[tex](a)\ A \ n\ B\\[/tex]
[tex](b)\ A \ u\ B[/tex]
First, we populate B
[tex]B = \{x:0<x<5\}[/tex]
This means that the elements of B are less than 5 but greater than 0.
So we have:
[tex]B = \{1,2,3,4\}[/tex]
This gives:
[tex]A = \{4,5,6\}[/tex]
[tex]B = \{1,2,3,4\}[/tex]
A n B means that, we list the common elements of A and B.
So:
[tex]A\ n\ B = \{4\}[/tex]
A u B means that, we list the all elements of A and B, without repetition.
So:
[tex]A\ u\ B = \{1,2,3,4,5,6\}[/tex]