Show that vectors $v_1$,...,$v_k \in \Bbb R^n$ are linearly dependent if and only if one of these vectors is a linear combination of the others.
I know that $v_1$,...,$v_k$ being linearly dependent means that there exists $c_1$,...,$c_k \in \Bbb R^n$, not all zero, such that $c_1v_1+\dots+c_1v_k = 0$ (vector). Also a linear combination of $v_1,\dots,v_k$ means that a vector $u = c_1v_1+\cdots+c_kv_k$. I am unsure of where to go with this information.
Chose an index $j$ such that $c_j\ne 0$ and then divide everything by $c_j$. What can you deduce from there?