From Lam's A First Course in Noncommutative Rings, section 1.3.
Let $R$ be a domain (EA: that is, a ring without zero divisors) such that $M_n(R)$ is semisimple. Show that $R$ is a division ring.
--
My Answer: Break up $M_n(R)$ into left ideals $J_i = \{ \text{All columns but $i $ are zero}\}$. Now I claim without proof that left subideals of $J_i$ are all of the form $J_i \cap M_n(I)$, for $I \triangleleft R$ a left ideal. I further claim that $I$ is minimal iff $J_i \cap M_n(I)$ is minimal. Therefore to decompose $J_i$ as the sum of minimal left ideals is to decompose $R$ as the sum of minimal left ideals. So $R$ is semisimple.
Since $R$ is semisimple, $R = I_1 \oplus \dotsb \oplus I_n$, for $I_j$ minimal ideals. I claim without proof that the only way this can be a domain is if there is only one summand, that is, if $R$ has no left ideals, and so is a division ring.
I'm skeptical of my answer, because it would seem they would add as an intermediate step to prove that $R$ is semisimple. Do you see any problems? Or perhaps a more elegant way?