I have these vectors $B = \{u, v, w\}$ with
$$u = (-1, 1, -1),\, v = (19, 10, -9),\, w = (-1, x, y)$$
And i want to prove that these vectors are linearly independent.
I have no problem to proove that three vectors without unknown variables are linearly indepedent but i have difficulties in this that i have two unknown variables $(x, y)$.
I find that $\det(B)$ is $-28x - 29y -1$ but i do not know how this helps.
The actual question is to prove that B forms a basis in R3
PS. New to Linear Algebra, dont shoot !