My question regards solving the following logarithmic inequality for x: $$\dfrac{\log_{2} (x^{2}-6x+8)}{\log_{2} (x-8)}< 1.$$ I have become very confused as to how to solve more complicated logarithmic inequalities like these.
As far as my attempts go, I have recognized that the following domain restrictions apply: $$x^{2}-6x+8 > 0,$$ $$x-8 > 0,$$ $$\log_{2} (x-8) \ne 0.$$ Thus, it follows from further calculation and intersection of these domains that the domain of the original inequality is $$(8, 9) \cup (9, \infty).$$ However, I see that the final answer is simply $(8, 9)$. What step have I missed? Have I made an arithmetic mistake? Many thanks for any advice or direction.
Your expression is not defined when $x<8.$ Can't take the log of a negative number.
And it is not defined when $x = 9,$ Can't divide by $0.$
Break it into cases.
$8<x<9$ numerator is positive, denominator is negative, the inequality is true.
$x>9, x^2 - 6x + 8 > x + 8$ for all $x$ is in this case, and $\log (x^2 - 6x + 8) > \log (x + 8)$ and the inequality is not true.
your solution set is $(8,9)$