I am trying to solve $$ \displaystyle (2^{(3x-1)/(x-1)})^{1/3} < 8^{((x-3)/(3x-7))}$$
Here's how I proceeded.
$LHS = 2^{((3x-1)/(3(x-1))} , RHS = 2^{((3*(x-3))/(3x-7))}$
hence inequating the exponents ,
$$\frac {(3x-1)}{(3(x-1))} < 3\frac {(x-3)}{(3x-7)}$$
$$ \implies (3x-1)(3x-7) < 9(x-1)(x-3)$$
$$\implies 9x^2-24x+7 < 9x^2-36x+27$$
cancelling terms
$$12x <20$$
$$=> x < 5/3 $$
but the book states the solution as $(-\infty , 1)$ U $(5/3,7/3)$
Not sure how this has been arrived at , can someone help me understand ?
Thanks in advance.
Madavan.