If $k\ge 0$, then the said condition will always be true, as we get an upward facing parabola. (or a line, for the $k=0$ case)
If $k\lt 0$, then we need the discriminant to be $\gt 0$, for otherwise the quadratic always assumes negative values, i.e. $$16-4k(3k+1) \gt 0 \\ \implies k\in \left(-\frac 43, 1\right ) $$
Now, since the quadratic must be positive for at least one positive $x$, at least one of the roots must be positive (can you see why?), so $$\frac{4+\sqrt{16-4k(3k+1)}}{2k} \gt 0 $$
But this is never true for $k\lt 0$. Although $$\frac{4-\sqrt{16-4k(3k+1)}}{2k} \gt 0 $$ is true for $$k\in \left(-\frac 13,0\right)$$
Taking the union of the two cases, we must have that $$\boxed{k\in \left(-\frac 13, \infty\right)} $$ Only options (A),(B),(D) are subsets of this set.