This is part 2 of a question. Part 1 I was proving that the inverse of an element $a$ is unique with respect to $\cdot$ and I think I solved that one.
Part 3 of the question is the opposite of part 2: Prove or disprove that if $a\cdot b$ has an inverse with respect to $\cdot$, then so do $a$ and $b$.
I am a bit unsure of where to begin with this, as I'm pretty new to binary operations. I've started by just making a list of what I know:
$a\cdot a^{-1} = e$
$b\cdot b^{-1} = e$
$a\cdot e = a$
$b\cdot e = b$
where $a^{-1}$ is the inverse of $a$, etc. I don't necessarily need the whole problem solved, but could someone point me in the right direction? Much appreciated