Let $V, W$ vector spaces and $f, g:V\rightarrow W$, linear transformations.
$\ker f \subset \ker g$.
Now, let $\{v_1,...,v_n\}$ a basis for $\ker f$ and we'll complete it with $\{u_1,...,u_m\}$ to a basis of $\ker g$. Also, with the addition of $\{y_1,...,y_k\}$ we'll have a basis for $V$.
I want to show that: $\{f(u_1),...f(u_m),f(y_1),...f(y_k)\}$ is a basis for $Im f$
Easy to show that this set spans the image so I'll skip this step.
Now, it's left to show that this set is linearly independent.
$$\sum\limits_{i=1}^{m}{\alpha_i f(u_i)} + \sum\limits_{i=1}^{k}{\beta_i f(y_i)} = 0$$
From linearity of $f$:
$$f(\sum\limits_{i=1}^{m}{\alpha_i u_i + } \sum\limits_{i=1}^{k}{\beta_i y_i}) = 0$$
Hence, $$\sum\limits_{i=1}^{m}{\alpha_i u_i + } \sum\limits_{i=1}^{k}{\beta_i y_i} \in \ker f$$
Now, How to show $\alpha_i, \beta_i$ are all $0$s?
Express $\sum\limits_{i=1}^{m}{\alpha_i u_i + } \sum\limits_{i=1}^{k}{\beta_i y_i}$ as a linear combination of $\{v_1,...,v_n\}$. This can be done as $\sum\limits_{i=1}^{m}{\alpha_i u_i + } \sum\limits_{i=1}^{k}{\beta_i y_i} \in \ker f$. And use the linear independence of the basis $\lbrace v_1,v_2,\ldots, v_n, u_1,u_2,\ldots,u_m,y_1,y_2,\ldots,y_k\rbrace$ of V.