I'm having trouble solving the part C of the problem on Dummit and Foote 7.2.3
Prove that $$\alpha = \sum_{n=0}^\infty a_nx^n$$ is a unit in $R[x]$ if and only if $a_0$ is a unit in $R$.
I had no trouble proving the direction where we assume $\sum_{n=0}^\infty = a_nx^n$ is a unit in $R$, but I have no clue about how to go about the other direction.
My approach was to construct an element $\beta$ in $R[[x]]$ such that $\alpha\beta = 1$, but not sure how to proceed to do so.
Any help would be greatly appreciated!