I'm looking to know how to find the domain of log functions, combined with other things. I know that when considering domains, we can't allow $1/0$ (undefined), or the square root of a negative number. But I can't seem to work out where to start for this example.
$$f(x) = \frac{1}{2-x} + \ln(3+x(2-x))$$ I think so far I know that $x$ can never be $2$ because $1/(2-2)$ would be undefined. How do I do the next bit: $\ln(3+x(2-x))$?
Thanks heaps in advance!
Logarithmic functions do not admit negative arguments (if you are working in the real domain), so what you should do is to see for which values of x $3+x(2-x)>0$ so that you can find where the logarithm is defined.
The general domain for a logarithmic function $\ln{x}$ is $(0,\infty)$.