I often see if written that $$(R/M)/N = R/(M,N)$$ in reference to rings and modules (especially polynomial rings). I can see that it's probably related to the Isomorphism Theorems but I can find a rigorous proof that this holds in general.
Note, R is a ring and M,N are ideals.
A concrete example would be that $(\mathbb{R}[X]/(X))/(2) = \mathbb{R}[X]/(2,X)$
Note that as stated, it technically doesn't make sense, as $N$ isn't an ideal of $R/M$. The correct formulation is $(R/M)/(N/M)\cong R/(M,N)$. This is more or less exactly the third isomorphism theorem.
Note that using this for exactly things like $$ (\mathbb{Z}[X]/(X))/(2) = \mathbb{Z}[X]/(2,X) $$ (i.e. modding out by one generator at a time, or changing the order of modding) is very common, but the $2$'s on either side are elements of different rings.