This is an example in Eisenbud, Commutative Algebra.
Let $R$ be a ring, $a\in R$ and $I\subset R$ be an ideal. Then $R/I\to R/(I+(a))$ is onto which sends $r+I$ to $r+I+(a)$ and it is well defined as well (i.e.$r_1-r_2\in I\subset I+(a)$ for any $r_1-r_2\in I$). This is clearly a surjective map.
However, I do not know how to identify the kernel as $R/(I:(a))$.
So the kernel looks like $\{r\in R\mid r\in I+(a)\}$ instead. So $r=i+ar'$ where $i\in I$ and $r'\in R$ to be in the kernel and $R/(I:(a))=\{r+\{r'\in R\mid r(a)\subset I\}\}$. What did I miss here?