Invertibility of the product of two elements in a ring

421 Views Asked by At

Let $(R,+,·)$ be a non-commutative ring. If $a\in R$ is invertible, and $x\in R$ is non-invertible, does that imply that $ax$ is non-invertible?

2

There are 2 best solutions below

2
On BEST ANSWER

If $ax$ was invertible then lets call the inverse $y$. $$yax = axy = e $$

Now lets multiply by $a^{-1}$ $$a^{-1}yax = xy =a^{-1}$$

Now multiply by $a$

$$xya = e$$

Therefore $x^{-1} = ya$

0
On

Yes, if $b = (ax)^{-1}$, then $x^{-1} = b a$.