This is the second half of exercise 1.3.5 in An Introduction to Homological Algebra by Weibel, it simply asks if this statement is true of false and I believe it is false but cannot construct a counterexample.
Ler $f:A \rightarrow B$ be a morphism of chain complexes.
The first half is proving the converse of this statement which goes by we have exact sequences $0 \rightarrow kerf \rightarrow A \rightarrow Imf \rightarrow 0$ and $0 \rightarrow imf \rightarrow B \rightarrow cokerf \rightarrow 0$. These give us two long exact sequences in Homology and because $kerf$ and $cokerf$ are acyclic we get isomorphisms $H_n(A) \cong H_n(imf) \cong H_n(B)$ for all $n$ so that we have a quasi isomorphism as desired.
Now for my question assume that $f$ is a quasi-isomorphism. We still have these exact sequences and thus the two long exact sequences in Homology. So we have $...\rightarrow H_n(kerf) \rightarrow H_n(A) \xrightarrow{i_*} H_n(imf) \rightarrow H_{n-1}(kerf) \rightarrow ...$ and $... \rightarrow H_{n+1}(cokerf) \rightarrow H_n(imf) \xrightarrow{j_*} H_n(B) \rightarrow H_n(cokerf) \rightarrow ...$.
Where $f_* = (j \circ i)_* = j_* \circ i_*$. Now for $f_*$ to be an isomorphism all this does is force my $j_*$ to be $1-1$ and $i_*$ to be surjective so that it forces my induced morphisms $H_n(kerf) \rightarrow H_n(A)$ and $H_n(B) \rightarrow H_n(cokerf)$ to be zero. Now I do not see why the induced morphisms having to be zero requires that my homology for the kernel and cokernel are 0. Any insights would be appreciated!