I decided to take a look at problem 6, and thought I would post my efforts to get everyone's thoughts:
Part (a) asks us to prove is $A$ has the same cardinality as $B$, then $B$ has the same cardinality as $A$.
To say that $A$ has the same cardinality as $B$ is to say that there is a bijection $f:A \rightarrow B$. A bijective map is one-to-one and onto, so its inverse $f^{-1}:B\rightarrow A$ (defined by mapping $f(a)$ to $a$) is also one-to-one and onto$^\text{a}$. So, $f^{-1}$ is a bijection from $B$ to $A$, which means precisely that $B$ has the same cardinality as $A$.
$^\text{a}$ I have assumed that this fact is something we are able to assume here without proof; do you guys think this is correct?
Would anyone like to give part (b) a go?