Define $a^2$ as $a * a, a^3 = a * a * a$, and for a positive integer $n, a^n= a * a * \cdots * a$ ($n$ copies of $a$).
(a) If $(G,*)$ is an abelian group, then show that $(a * b)^n = a^n * b^n$ for all positive integers $n$.
(b) If $n$ is a positive integer, then show that $(a^n)^{-1} = (a^{-1})^n$.
By being an abelian group, commutative property w.r.t. $*$ is there.
(a) Need show that $(a * b)^n = a^n * b^n,\ \forall n\in\mathbb{N}$.
Stuck ...
(b) If $n$ is a positive integer, then show that $(a^n)^{-1} = (a^{-1})^n$.
Unable to think of any approach.
(a) Your answer makes no sense, since there is no operation $+$ here. You can do it by induction:
(b) $a^n*(a^{-1})^n=(a*a^{-1})^n=e^n=e$