My initial thoughts on this question is a sort of Rank-Nullity argument, which I don't know if it's on the right path or not. Note that $E/F$ is a finite field extension.
Let $n = [E:F]$. We know in this case that $L: E \rightarrow M(n, F)$ is an injective $F$-Algebra homomorphism (by prior problem). In this case, we have that the $Ker(L) = \emptyset$. However, we now consider $L: E \rightarrow M(m, F)$, $m < n$. We can note that $dim(M(m,F)) < dim(M(n,F))$. By Rank-Nullity, treating these as vector spaces, we have $dim(Ker(L)) + dim(Im(L)) = dim(E/F) = n$. Note that $dim(Im(L))$ cannot be greater than $m$, since this is the dimension of the codomain. This then implies $dim(Ker(L)) \neq 0$, or that we do not have a trivial Kernel. Hence, we cannot have an injective mapping.
I could have completely misunderstood this problem, so if this is entirely off I apologize. I would greatly appreciate any hints on what the right track would be.