That is not a subspace- it is a linear expression! I suspect that you mean "Find a basis for the subspace of R3 of all (x, y, z) satisfying 4x+ y- 3z= 0".
(If you had written "Find a basis for the subspace 4x+ y- 3z= 0" I would have had no problem, interpreting it a short hand for the above. But the "= 0" is important. Also note "a basis" not "the basis". Any vector space or subspace has an infinite number of bases.)
The definition of "u, v are Linearly Independent" is that "if au+ bv= 0 then a= b= 0". Applied here, that would be a[1; -4; 0]+ b[0; 3; 1]= [a; -4a+ 3b; b]= [0; 0; 0] which tells you that a= 0; -4a+ 3b= 0; b= 0. The first and third equations tell you everything you need to know, don't they?