Let $V$ be a finite dimensional space, $\dim V=n$, and let the set $s= \{v_1, v_2,..., v_n\}$ in $V$.
1) if $s$ is linearly independent then $s$ is a basis of $V$
2) if $s$ is spanning then $s$ is a basis of $V$
The question is asking to prove this. I am able to show the reverse of the above but I keep getting stuck. I appreciate any help.
For part 1. You can show that if $\{s_1,\ldots,s_n\}$ doesn't generate $V$, then there exist a vector $w\in V $ such that $w$ is not a linear combination of $\{s_1,\ldots,s_n\}$. Then you must show that the set
$$\{s_1,\ldots,s_n,w\}$$ is linearly independent (check this please using that $\{s_1,\ldots,s_n\}$ is l.i. by part 1 hypothesis) and this is a contradiction with $\dim(V)=n$. Then $\{s_1,\ldots,s_n\}$ must generate $V$.