I'd like to show that $\alpha$ adjoined to $\mathbb{Q}$ is always a field, but I'm having trouble doing so.
For closure under addition, for example,
$(a_{0}+a_{1}\alpha +a_{2}\alpha ^{2}+...+a_{n-1}\alpha ^{n-1})+(b_{0}+b_{1}\alpha +b_{2}\alpha ^{2}+...+b_{n-1}\alpha ^{n-1})$
is clearly able to be expressed in the desired form.
Closure under multiplication isn't so simple, on the other hand. I'm not sure how to show that the product
$(a_{0}+a_{1}\alpha +a_{2}\alpha ^{2}+...+a_{n-1}\alpha ^{n-1})\times(b_{0}+b_{1}\alpha +b_{2}\alpha ^{2}+...+b_{n-1}\alpha ^{n-1})$
can also be expressed in the desired form and thus in $\mathbb{Q}[\alpha]$.
As for the multiplicative inverse, I'm also not sure how to prove that $\frac{1}{(a_{0}+a_{1}\alpha +a_{2}\alpha ^{2}+...+a_{n-1}\alpha ^{n-1})}$ is always able to be rationalized, and it seems like a pain to do so.
At this point, we have only been made aware of the definition of a field, so I suspect that a proof of this would follow a line of reasoning not necessarily based on just the definition of a field. The one hint given says to consider polynomials, but that doesn't help me out much. Help and hints would be appreciated.