For which $a$ is this function increasing? $$ f(x) = \left( \frac {a-2}{a-4}\right) ^{-x} $$
So first I would rewrite this as: $$ f(x) = \left( \frac {a-4}{a-2}\right) ^{x} $$
I was thinking that in order for the function to be increasing the whole fraction has to be bigger than $1$ or smaller than $-1$
So I devided that into two conditions: $ \frac {a-4}{a-2}> 1 $ and $ \frac {a-4}{a-2} < -1 $
I solved both inequalities and the result should be:
for the first inequality: $( -\infty, 2) $
fot the other one: $( 2, 3) $
ANd now for the final result I should combine both so that would be $K =\left\{( -\infty, 2) U ( 2, 3) \right\} $
Is this corrrect? I have no idea how else I should find out .. But my intuition tells me that something is not correct ..
Thanks for help