What is the solution set of $ \displaystyle\log _x\left({x+5\over 1-3x}\right)>0$?
I'm getting $0 < x < 1/3$ but that is wrong answer.
What is the solution set of $ \displaystyle\log _x\left({x+5\over 1-3x}\right)>0$?
I'm getting $0 < x < 1/3$ but that is wrong answer.
Let $\displaystyle y={x+5\over 1-3x}$. Then $\log_x y >0$ if $x>1$ and $y>1$, or if $0<x<1$ and $0<y<1$.
If $x>1$, then $y$ is a positive number divided by a negative number, so is negative.
Hence, we only need to consider when $x<1$. That means we must have $$0 < {x+5\over 1-3x} < 1.$$ If $x<{1\over3}$, then $1-3x>0$ and we get $$0<x+5 < 1-3x$$ which means $x>-5$ (automatic) and $4x < -4$ or $x<-1$ (impossible).
If $x>{1\over3}$, then $1-3x<0$, and we get $$0 > x+5 > 1-3x$$ which means $x<-5$ (impossible).
Thus there are NO values of $x$ where $\displaystyle\log _x {x+5\over 1-3x}>0$!