Let F be the additive group of all continuous functions mapping $\mathbb{R}$ to $\mathbb{R}$. Let $\mathbb{R}$ be the additive group of real numbers. Define $\phi:$ F $\rightarrow \mathbb{R}$ by $$\phi(f)= \int_{0}^{4} f(x) dx$$
I have not worked with an integral before to determine a homomorphism. Any help is appreciated!
It just follows by the fact that the integral is additive:
$$ \begin{aligned} \phi(f+g)&:=\int_{0}^{4}(f+g)(x)dx\\ &:=\int_{0}^{4}(f(x)+g(x))dx\\ &=\int_{0}^{4}f(x)dx+\int_{0}^{4}g(x)dx\qquad\text{by the additivity of the integral}\\ &:=\phi(f)+\phi(g). \end{aligned} $$
Although $\phi$ is surjective, it is not injective, and hence, is not an isomorphism.