I am struggling with the second part of this problem:
Let $A$ be a unital Banach Algebra, and let $x$ and $y$ be elements in A such that that $xy=1_A$ and $yx\neq1_A$.
(i) Let $z$ be an element in $A$, such that $\|x-z\|<\frac{1}{\|y\|}$. Show that $z$ is not invertible.
(ii) Let $H$ be an infinite dimensional Hilbert space. Let $S\in B(H)$ be a non-unitary isometry (i.e. $S^*S=I$ and $SS^* \neq I$). Show that $$1=\|S\|=\textrm{dist}(S,G(B(H))),$$ where $G(B(H))$ is the subset of invertible elements in $B(H)$.
This is the progress, I have made: I have finished the proof of part (i) using the fact that if $\|1_A-x\|<1$, for some $x\in A$, then $x$ is invertible . Further, it is easy to see that $\|S\|=\|S^*\|=1$. It therefore follows from part (i) that $\textrm{dist}(S^*, G(B(H))\geq 1$. Finally, it is evident that neither $S$ nor $S^*$ are invertible.
Any hints would be appreciated.