I was reviewing rational inequalities, and noticed that the solution (identifying the domain of the inequality) was obtained just through critical points and a number line. Is there a way to get the domain using just reciprocals?
Example:
$$ \frac{x + 5}{x-4} \le 0 $$
I can see the crit points are -5 and 4, and the number line shows me that the interval is [-5,4). However, is there a way I can use the inequality itself and maybe reciprocals to derive the inequality in terms of x, such that: $$-5 \le x \lt 4$$
Thank you all for your time and help!
\begin{align}&\frac{x + 5}{x-4} \le 0\\ \iff{}& 1+\frac{9}{x-4} \le 0\\ \iff{}& \frac{9}{x-4} \le-1\\ \color{violet}\iff{}& 0>\frac{x-4}{9} \ge-1\\ \iff{}& 0>{x-4} \ge-9\\ \iff{}& 4>x\ge-5.\end{align}
Regarding the third equivalence: