For the first part,
I am trying to show that any subring of $E/F$ is a subfield where $E$ is an extension of field $F$ and all elements of $E$ are algebraic over $F$.
My solution is to just show an element of a subring has an inverse and we will be done. Let $R$ be the subring and $r\in R$. Since $r$ is algebraic over $F$ we can find a polynomial $p(x)=a_0+a_1x+a_2x+\cdots + a_nx^n$ such that $p(r)=0$ where $a_i \in F$. Using this expression I explicitly computed what an inverse of $r$ must look like.
However, the second part of the question asks to prove that any subring of a finite dimensional extension field $E/F$ is a subfield.
Is the second part of the question redundant? I didn't use whether the extension was finite or infinite for my solution in the first part. Will both the parts have the same solution that I wrote above?