Hi, I'm Sara.
I had this exercise that I'm not too sure about:
simplify {4, 7, 8, 9} ∪ ({1, 2, 3, ...} ∩ {2, 4, 6, ...}
Here are my attempts.
I simplified what is inside the parenthesis and got {2, 4, 6, ...} then I got stuck on this:
{4, 7, 8, 9} ∪ {2, 4, 6, ...}
I got 3 possible answers, but I'm still not sure about them:
1. {2, 4, 6, 7, 8, 9, ...}
2. {2, 4, 6, 7, 8, 9, 10, 12, 14, ...}
3. {positive even integers and 7 and 9}
I'm leaning towards the 3rd one, but I am still not sure. Please help.
Much appreciated.
Tags: