201k views
0 votes
Writing union and intersection of intervals as a single interval

Writing union and intersection of intervals as a single interval-example-1
User Roshan S
by
4.2k points

2 Answers

2 votes
the answer is b [1,3) u(0,5)
User Kewal Shah
by
4.1k points
7 votes

We have that


(-\infty,-2)\subset(-\infty,1)

For this in a) we have that


(-\infty,-2)\cap(-\infty,1)=(-\infty,-2)

So the answer in a) is


\begin{equation*} (-\infty,-2) \end{equation*}

Now for b) we have that


[1,3)\subset(0,5)

and


[1,3)\cup(0,5)=(0,5)

So the answer in b) is:


\begin{equation*} (0,5) \end{equation*}

User Deekshith Anand
by
4.5k points