I'm trying to solve this question. My TA told me that it was easy and the information/assumption given is useless.
Question
We have the following inclusions of $R$-modules $M\subseteq N \subseteq L$
Prove that if N and L are both essential extensions of M, then L is also an essential extension of N.
I have tried to solve it using his method: "Use the inclusion function".
Okay so I choose the injective function $i:N \hookrightarrow L$ given by the inclusion. Then I need to show, according to the defintion, that if I choose $S\subseteq L$ then $S\cap i(N) = S\cap N \neq \lbrace 0 \rbrace$.
So I need to show that there exists no submodule $S$ in $L$ such that $S \subseteq L-N$. How do I proceed with this technique?