Let $f:\mathbb{Q} \rightarrow \mathbb{Q}$ be defined as ${\forall}x:f(x)=a_0x^0+a_1x^1+...+a_{n_1}x^{n-1}+a_nx^n$ and let $g:\mathbb{Q} \rightarrow \mathbb{Q}$ be defined as ${\forall}x:g(x)=b_0x^0+b_1x^1+...+b_{n-1}x^{n-1}+b_nx^n$, where ${\{a_0,...,a_n}\}$ and ${\{b_0,...,b_n}\}$ are indexed sets of rational numbers. Let $f*g$ be the function $h$ such that ${\forall}x:h(x)=f(x)g(x)$.
How to prove that for all such polynomials $f,g$, $h$ too is a polynomial $h:\mathbb{Q} \rightarrow \mathbb{Q}$ and therefore that multiplication of polynomials is closed?