Prove that if $f \in R[x]$ is a zero divisor then $\exists r(\neq 0) \in R$ s.t $rf=0$, where $R$ is a ring.
I know that for $(a_0+a_1x+ \cdots +a_nx^n)(b_0+b_1x+\cdots+b_mx^m)=(c_0+c_1x+\cdots+c_{m+n}x^{m+n})=0$ where $c_k=\sum_{i=0}^k a_ib_{k-i}$ Then $a_0$ & $a_n$ is a zero divisor. But how to prove from here now?
I have found 1 proof in Zero divisor in $R[x]$ but this is for commutative ring, what about non-commutative rings? Is the result still true or not? Give me proof or counterexamples.