Yes, I know there is a duplicate somewhere, but I don't quite follow their solutions. Here is the problem:
$$A \stackrel{\alpha}{\to} B \stackrel{\beta}{\to} C \to 0$$ is exact and I want to show that
$$0\to \text{Hom}(C,M) \stackrel{F}{\to} \text{Hom}(B,M) \stackrel{G}{\to} \text{Hom}(A,M)$$ is exact,
with $F(\eta) = \eta \beta$ and $G(\phi) = \phi\alpha$. I don't know how to draw commutative diagrams.
(i) $\ker(F) = \{ F(\eta) = 0\} = \{ \eta \beta = 0 \}$. Now $\beta$ is onto, so $\eta c = 0$ for all $c \in C$, so $\eta = 0$.
(ii) Suppose $\phi \in \operatorname{Im}(F)$, then $\exists \beta \in \operatorname{Hom}(C,M)$ such that $\phi = \eta \beta$. Then $G(\phi) = G(\eta \beta) = \eta \beta \alpha = \eta 0 = 0$ because exactness tells us $\alpha \in \ker \beta$. So $\operatorname{Im} \subset \ker G$.
Here is the part that is tripping almost everyone: the other inclusion $\ker G \subset \operatorname{Im}F$.
All of the answers I've read so far involve setting $M$ to be the modulo of $\operatorname{Im}(\alpha)$. Why are we allowed to change $M$?
Also, I wrote something else that I don't know if it works.
I say consider $\phi\in \ker G$, then for the map $\eta\beta - \phi$ applied to $\alpha$, we get $(\eta\beta - \phi)\alpha = \eta\beta\alpha - \phi\alpha = \eta\beta\alpha - 0 = 0 - 0$. The first $0$ comes from definition and the second comes from repeated argument from above from exactness that $\operatorname{Im}\alpha = \ker\beta$. So doesn't this show $\phi = \eta\beta$?
Let $\phi \in \ker(G)$, i.e. $\phi : B \to M$ is such that $\phi\alpha = 0$. We want to find $\psi : C \to M$ such that $\psi\beta = \phi$.
The sequence $A \to B \to C \to 0$ is exact, therefore $\beta : B \to C$ is surjective and its kernel is $\operatorname{im}(\alpha)$. It's an easy exercise in linear algebra to check that this implies that $\beta$ induces an isomorphism $B/\operatorname{im}(\alpha) \cong C$. I suppose that this is what's bothering you?
Then the fact that $\phi\alpha = 0$ means that $\phi$ vanishes on $\operatorname{im}(\alpha)$. It follows that $\phi$ factors through the quotient $B/\operatorname{im}(\alpha)$, which is $C$, hence there exists $\psi : C \to M$ such that $\psi\beta = \phi$.