$\textbf{1.}$ Let $M,N\subset L$. Prove that the following mapping is a linear isomorphism : $$(M+N)/N\to M/(M\cap N)\, ; \quad (m+n)+N \mapsto m+(M\cap N).$$
I really have no idea in questions like this. The question is on kostrikin's book (linear algebra and geometry).
I'll leave well-definedness and linearity to you to check. But, as an example, let's check injectivity.
Suppose $\phi(m_1 + n_1 + N) = \phi(m_2 + n_2 + N)$. Then $m_1 + M \cap N = m_2 + M \cap N$. Then $m_1 = m_2 + v$ where $v \in M \cap N$. We have $$ m_1 + n_1 + N = m_2 + v + n_1 + N $$ But, since $v + n_1, n_2 \in N$ we have $v+ n_1 + N = n_2 + N$. Hence $$ m_1 + n_1 + N = m_2 + n_2 + N $$ proving injectivity.
Note that if $L$ is finite dimensional, this suffices to prove surjectivity as well, so all there is left to check is well-definedness and linearity. Even if $L$ isn't finite dimensional, surjectivity follows almost immediately.