Let $$D= {\mathbf R}^3$$
$$f_1=\begin{bmatrix}2x_2\\1\\0\end{bmatrix}$$ $$f_2=\begin{bmatrix}1\\0\\x_2\end{bmatrix}$$
How do I calculate the $$rank\{f_1,f_2\}$$
The answer is "2" for all x in D. But I dont know how this answer was arrived at.
Im new to this area, and any help is much appreciated
Whatever $x_2$ may be, $f_1$ and $f_2$ are linearly independent (because none of them is a multiple of the other one). Therefore, they span a space with dimension $2$. In other words, $\operatorname{rank}\langle f_1,f_2\rangle=2$.