Let $R$ be a commutative ring with unity. Let $I$ and $J$ be Ideals of $R$ and let $I + J = R$. I want to show that if $a,b \in R$, then there exists some $c \in R$ such that $c \equiv a \pmod I$ and $c \equiv b \pmod J$.
I am having trouble even starting this problem. The only thing I have to start with is that if $a$ and $b$ are in $R$ then $a = x_1 + y_1$ and $b= x_2 + y_2$ where $x_1,x_2 \in I$ and $y_1,y_2 \in J$. Any help would be appreciated.