let $x<0$ such that $kx^2-2x>3k-1$ then find the range of $k$
My Try :
$$kx^2-2x>3k-1 \\kx^2-2x-3k+1 >0$$
So $k>0$ and $$\Delta =(-2)^2-4(k)(-3k+1)<0 \\ 3k^2+1 < k$$
that no solution exist . Thus $k>0$ . it is right ?
let $x<0$ such that $kx^2-2x>3k-1$ then find the range of $k$
My Try :
$$kx^2-2x>3k-1 \\kx^2-2x-3k+1 >0$$
So $k>0$ and $$\Delta =(-2)^2-4(k)(-3k+1)<0 \\ 3k^2+1 < k$$
that no solution exist . Thus $k>0$ . it is right ?
You need that for $x< 0$, $$kx^2-2x-3k+1 > 0$$
This means that either of the following must be satisfied
When you take union of these conditions, you get $k\in (0, \tfrac{1}{3}) $