RidiculousName said:
It looks like I'll need to get help from my professor with this one. Thank you anyway. I'm just really having a hard time understanding what you're saying. Also, it seems like you're going over a method that relies on the factors of the roots being raised to odd exponents, which, I think, isn't what my professor was discussing. I really have no idea about most of what you're saying anyway. Like, how do you know [1, 3] isn't part of the domain? What is a critical value? What do you mean the sign will alternate?
Let's take a look at a graph of the expression which is the argument for the natural log function:
$$y=\frac{x-1}{(x-3)(x+5)}$$
View attachment 8432
The critical values are values for which either the numerator or denominator are zero (roots) and as I stated, these are:
$$x\in\{-5,1,3\}$$
These 3 critical values will divide the real numbers into 4 intervals, which are shaded in the diagram above. These intervals are:
$$(-\infty,-5)$$ shaded in orange
$$(-5,1)$$ shaded in red
$$(1,3)$$ shaded in green
$$(3,\infty)$$ shaded in blue
Now, let's forget about the multiplicity of the roots, and choose a test value from each of the 4 intervals, and look only at the signs (positive + or negative -) of the factors in the expression
$$(-\infty,-5)$$ shaded in orange
In this interval, let's choose \(x=-6\) and so the signs of the 3 factors are:
$$\frac{(-)}{(-)(-)}=-$$
The expression is negative in this interval, and so it is not part of the solution, since we require the overall expression to be greater than zero, or positive.
$$(-5,1)$$ shaded in red
In this interval, let's choose \(x=0\) and so the signs of the 3 factors are:
$$\frac{(-)}{(-)(+)}=+$$
The expression is positive in this interval, and so it is part of the solution.
$$(1,3)$$ shaded in green
In this interval, let's choose \(x=2\) and so the signs of the 3 factors are:
$$\frac{(+)}{(-)(+)}=-$$
The expression is negative in this interval, and so it is not part of the solution.
$$(3,\infty)$$ shaded in blue
In this interval, let's choose \(x=4\) and so the signs of the 3 factors are:
$$\frac{(+)}{(+)(+)}=+$$
The expression is positive in this interval, and so it is part of the solution.
Do you see how the sign of the expression alternated over each interval?
And so the solution to the inequality:
$$\frac{x-1}{(x-3)(x+5)}>0$$
is the union of all the intervals we found to be part of the solution:
$$(-5,1)\,\cup\,(3,\infty)$$
And this then is the domain of the function:
$$y(x)=\ln\left(\frac{x-1}{(x-3)(x+5)}\right)$$