Let $E$ be a linear operator on $V$ for which $E^2 = E$, i.e., $E$ is a projection operator.
Let $U$ be the image of $E$, and let $W$ be its kernel.
a) If $u\in U$, then $E(u) = u$, i.e., $E$ is the identity mapping on $U$.
b) If $E\neq I$, then $E$ is singular, that is $E(v) = 0$ for some $v\neq 0$.
How can I prove these problems?
(a) If $u \in U$, we can write $u = E(v)$ for some $v \in V$. Apply $E$ one more, to see $E(u) = E^{2}(v) = E(v) = u$.
(b) Otherwise, the kernel is zero, so $E$ is injective which leads to $E = I$ from $E^{2} = E$.