Let $F$ be a field, let $V$ be a vector space with finite dimension over $F$ and let $T$ be a linear operator on $V$. Prove that:
a) If $V = \operatorname{Im} T + \ker T $ then $\operatorname{Im} T \cap \ker T = \{0\}$;
b) If $\operatorname{Im} T \cap \ker T = \{0\}$ then $V = \operatorname{Im} T \bigoplus \ker T $
I'm really stuck with this problem, some help to solve this please.
I will just provide the details to (i) using the hints suggested by vadim123. You can work on the other part yourself.
i) Suppose that $\def\Im{\operatorname{Im}}V = \Im(T) + \ker(T)$, then by the dimension theorem, $\dim(V) = \dim(\Im(T)) + \dim(\ker(T))$ and so $\dim(V) = \dim(\Im(T) + \ker(T))$. Hence, by the second hint we have that $\dim(\Im(T) \cap \ker(T)) = 0 \implies \Im(T) \cap \ker(T) = \{0\}$, as needed.