Let $R$ be a ring with ideals $I$ and $J$. I want to show that
$$R/I \otimes_R R/J = R/(I+J)$$
I'm not sure how to do it and I find working with tensors and quotients together quite difficult so some guidance would be appreciated.
I have constructed a map $\phi : R/I \times R/J \to R/(I + J)$ as $\phi(a + I,b +J) = ab + I + J$ and showed that this is well defined and bilinear, this gave me a map $\bar \phi : R/I \otimes_R R/J \to R/(I+J)$ from the universal property of tensor products.
In order to get a map back the way I have considered the kernel of the map $\psi : R \to R/I \times R/J$ defined by $\psi(m) = (m + I)\otimes (m + J)$. I think the kernel will be $I + J$ and I wanted to show that all elements of $I + J$ get mapped to zero by this and then secondly show that anything gets mapped to zero is within $I + J$.
For the first part I reason that any element of $I + J$ is of the form $a i + b j$ and so $\psi(a i + b j) = (a i + b j + I) \otimes (a i + b j + J) = (b j + I) \otimes (a i + J)$. I don't know how to continue to show that this $= 0$.
For the second part I don't know how to start.
And then once I have the two maps how would I show they form an isomorphism?