I am working on this problem and need a little guidance. I have 2 $k$-algebras $$\frac{k[x_1, \ldots, x_n]}{I} \quad \text{ and } \quad \frac{k[y_1, \ldots, y_m]}{J}$$ where $k$ is a field and $I$ is an ideal of $k[x_1, \ldots, x_n]$ and $J$ is an ideal of $k[y_1, \ldots, y_m]$
My goal here is to show that $$\frac{k[x_1, \ldots, x_n]}{I} \otimes_k \frac{k[y_1, \ldots, y_m]}{J} \cong_k \frac{k[x_1, \ldots, x_n, y_1, \ldots, y_m]}{(I,J)}.$$
My plan is to define a mapping: $$f: \frac{k[x_1, \ldots, x_n]}{I} \times \frac{k[y_1, \ldots, y_m]}{J} \rightarrow \frac{k[x_1, \ldots, x_n, y_1, \ldots, y_m]}{(I,J)}$$ If I can define a mapping that is bi-additive and k-balanced, then I can use the universal mapping property of tensor products to have a mapping $$\tilde{f} : \frac{k[x_1, \ldots, x_n]}{I} \otimes_k \frac{k[y_1, \ldots, y_m]}{J} \rightarrow \frac{k[x_1, \ldots, x_n, y_1, \ldots, y_m]}{(I,J)}.$$ I would still have to make the argument that $\tilde{f}$ is an isomorphism of $k$-algebras however.
Can anyone help me in defining $f$ explicitly.