$f(x)= a_0+a_1x+...+a_{n-1}x^{n-1} = \sum_{i=0}^{n}a_ix^i$
Verify $Z_7[x]$ satisfies the ring axiom of multiplicative closure:
if $f(x)= \sum_{i=0}^{n}a_ix^i ∈ Z_7[x]$ and $g(x)= \sum_{j=0}^{m}b_jx^j ∈ Z_7[x]$, then $f.g ∈ Z_7[x]$.
I don't know where to even start in going about this and I would really appreciate any help!