As stated in the title, it is given that $R$ is a commutative ring and $I,J$ are ideals in $R$. I want to prove that the following is true: $$(I+J)(I\cap J) \subset I J.$$
I have proven that both $I+J$ and $I\cap J$ are ideals, but not sure how to proceed further.
Any help would be appreciated.
I'll use $i$s to represent elements of $I$ and $j$s to represent elements of $J$.
Suppose that $a \in I \cap J$, and $b \in I + J$. Then we can write $b = i_1 +j_1$ and $a = i_2 = j_2$. Thus $ab = ai_1 + aj_1 = j_2i_1 + i_2j_1 \in IJ$.
Any element of $(I \cap J)(I+J)$ is thus a finite sum of elements in $IJ$, so being an ideal it is contained in $IJ$.
Note that this observation is usually used as the first step in the proof of the Chinese Remainder Theorem. We have just seen that $(I+J)(I \cap J) \subset IJ \subset I \cap J$ (the last inclusion is trivial).
Thus if $I$ and $J$ are comaximal, that is, $I +J = R$, then we have that $IJ = I \cap J$.