I have proved one part: $AB \subset (A \cap B) \quad ...(1)$
To prove second part $(A \cap B) \subset AB$ my approach is as following:
Let $x \in A \cap B \Rightarrow x \in A \text{ and } x \in B \quad ...(2)$
$\because A$ and $B$ are ideals of ring $R$
$\Rightarrow 0 \in A \text{ and } 0 \in B$
$\because 1 \in R \text{ and } A+B = R$
$\Rightarrow 1 \in A \text{ and } 1 \in B$
Now $x.1 \in AB \quad (\because x \in A \text{ and } 1 \in B)$
$\Rightarrow x \in AB \quad ...(3)$
From (2) and (3) $\Rightarrow (A \cap B) \subset AB \quad ...(4)$
From (1) and (4) $\Rightarrow AB = (A \cap B)$ ... Hence Proved
I'm not able to figure out what mistake I made here as I've not used commutative property of ring $R$. Thanks for the help in advance.