$\frac{(x+4)}{(x^2-9)} - \frac{2}{(x+3)} < \frac{4x}{(3x-x^2)}$
Below is my solution apprach for this solution :-
$\frac{x+4}{x^2-9} - \frac{2}{x+3} < \frac{4x}{3x-x^2} \\ \Rightarrow \frac{x+4}{x^2-9} - \frac{2}{x+3} < \frac{4}{3-x} \\ \Rightarrow \frac{x+4}{(x+3)(x-3)} - \frac{2}{x+3} < \frac{-4}{x-3} \\ \Rightarrow \frac{x+4}{x+3} - \frac{2(x-3)}{x+3} < -4 \\ \Rightarrow \frac{10-x}{x+3} <-4 \\ \Rightarrow x<-\frac{22}{3} $
But this is not the correct answer. Can someone please tell me what am I missing here?
Answer : $x \in (-\infty,-7.33) \cup (-3,3)-\{0\}$
When you multiply by $x+3$, or $x-3$, it matters whether that is positive or negative. If it is negative, you have to change greater-than to less-than.
Break it into three separate cases: $x\lt-3,-3\lt x\lt3,3\lt x$.