Lets assume we have following subsets of $\mathbb{R}$:
$A = \lbrace 1,3 \rbrace , B=[-1,3], C = \lbrace 0, \frac{20}{7}, \frac{18}{5} \rbrace $
Let $M=A \times ( B \cap C )$
What is M written in enumeration?
What i did so far: $B \cap C = [ 0, \frac{20}{7} ]$
I hope this is correct. Now should be $M=A \times [ 0, \frac{20}{7} ]$ left.
- Is what i did correct?
- How can i continue? I've seen visual presentations of similar questions for the last part but how can i write it down?