I have found the following problem from Golan's Linear Algebra.. book.
Let $\alpha,\beta:V \to W$ be two linear transformations between two vector spaces $V$ and $W$ defined over the same field $F$. If for each $v\in V$ there exists a scalar $c_v\in F$ (depending on $v$) such that $\alpha(v)=c_v \beta(v)$, then prove that there exists a scalar $c\in F$ such that $\alpha=c \beta$.
I first tried to define the map $f:V \to F$ by $f(v)=c_v$ and I guessed that this map will be linear, but I found that the map fails to be linear. My next attempt is to show that this map $f$ is constant but I am unable to justify this. I am confused how to approach this problem. A slight hint is required.