Let $A$ be a $n$$ \times$ $(n+2)$ matrix over a field $F$ such that every set of $n$ columns (out of the ($n+2$) columns) are linearly independent over $F$. Assume that $A$ is of the form [$I_{n \times n}| D$] where $D$ is a $n \times 2$ matrix such that the first entry of both its columns is 1. I want to show that the field $F$ has at least $n+1$ elements.
My approach so far : Let the 2 columns of $D$ be $C_1= (s_1,\ldots,s_n)$ and $C_2= (t_1,\ldots,t_n)$. First of all I can conclude that the 2 columns of $D$ have all non zero entries. Further, I can conclude that $s_j \neq t_j$ where $2 \leq j\leq n$.
Please help me proceed further. Thanks !