Find the cardinality of the set of all subsets $A \subset R$ for which $R \setminus A$ is countably infinite.
I honestly have no idea how to approach this. I have no background in Cardinality, other than the 3 pages of reading we had that go with this question set. Based on it, it seems like you determine Cardinality by finding a bijection to a set with known Cardinality, but how would you even know what set to choose?
Instead of explicitly finding a bijection to a set of known cardinality, you can use cardinal arithmetic to find the cardinality of the set $S$ of all countably infinite subsets of $R$.
First, there are $2^{\aleph_0}$ real numbers and this gives a lower bound to $|S|$.
On the other hand, $|S|$ is certainly less than the cardinality of the set $X$ of all countable sequences of real numbers. The cardinality of this set can be computed as $$ |X| = (2^{\aleph_0})^{\aleph_0} = 2^{\aleph_0 \cdot \aleph_0} = 2^{\aleph_0}, $$ where $\aleph_0 \cdot \aleph_0 = \aleph_0$ can be shown using a pairing function (see the comments). You can find these computation rules on Wikipedia.
Putting both bounds together, we have $2^{\aleph_0} \leq |S| \leq 2^{\aleph_0}$, hence $|S| = 2^{\aleph_0}$.