Give examples of subsets of $\mathbb{R}$ that are:
a) Infinite, but not connected
My attempt: $(-\infty,1)\cup (2,\infty)$, because it can be represented as the union of two open subsets, and it is infinite
b) Bounded and countable
My attempt: $\mathbb{Z}\cap[0,10]$ because it is bounded by $0$ and $10$, and contains 10 elements, so it must be countable
c) Bounded and uncountable
My attempt: [0,10] because an interval of $\mathbb{R}$ is uncountable (right?)
d) Closed but not compact
My attempt: All of $\mathbb{R}$? We're looking for something closed but not bounded to find something not compact, correct?
e) Dense but not complete
My attempt: $\mathbb{Q}$ because the closure of $\mathbb{Q}$ is equal to $\mathbb{R}$, but it does not contain all its limits, e.g. $\sqrt{2}$.
Any input appreciated!