Let $G$ be a group with operation $\cdot$ and let $a \in G$. Define a new operation $*$ on the set $G$ by $x*y$ = $x·a·y$ for all $x,y \in G$. Show $G$ is a group under the operation $*$.
Does this group under the operation have an inverse?
I know you need to use $x*b = a^{-1}$ and $b*x = a^{-1}$. But I am not getting them to have the same result.
So far I have
$b*x = bax$ so $bax = a^{-1}$
and
$x*b = xab$ so $xab = a^{-1}$.