Let $A$ be a unitary ring. The question is simply: can the product of two non invertible elements in $A$ be invertible?
I proved that the answer is negative if $A$ does not have zero divisors, because if you have $a,b$ non invertible elements in $A$ and $abx=xab=1$, then $a(bx)=1$ so $a$ is right invertible and if we put $d=bxa \implies db=b(xab)=b1=b \implies d=1$ (because obviously $b$ is not $0$), so $a$ is left invertible, as desired. If $A$ does have zero divisors, I don't see how to adapt the proof...
Thank you!