So, if I have two ideals of a ring $R$, let's say $I$ and $J$, then we have to prove this:

I tried to take a look at each product of the finite sum. Let's say $a$ is in $I$ and $b$ in $J$. then for the product $ab$, if any of these two elements is in the intersection then we are done. Otherwise, I don't know how to prove that this product will be in the intersection of these ideals.
Take some element $a \in IJ$, which means we have that $a$ is of the form $a = i_1j_1 + \dots + i_nj_n$. Now $i_k \in I$ for all $1 \leq k \leq n$, such that $i_kj_k \in I$ and therefore $a = i_1j_1 + \dots i_nj_n \in I$. Analogously we get $a \in J$. Thus $IJ \subset I \cap J$.