Let $A$ be a divisible group, let $B$ be a finite group, and let $f: A \rightarrow B$ be a homomorphism. Show that $f$ is trivial.
(A group $A$ is divisible if for each $a \in A$ and $n \ge 1$ there exists some $b \in A$ such that $b^n = a$)
I wanted to know if my solution is correct -
Let $a \in A$. And assume that $|B| = n$ for some $n \in \mathbb{N}$. So we can see that -
$f(a)=f(b^n)=(f(b))^n=e_B$ and therefore $f$ is trivial.
The first $=$ is because of $A$ being a divisible group, and the second is because of $f$ being an homomorphism.