Solve the inequality LaTeX:  \displaystyle \frac{8}{x^{2} - 4}<\frac{7}{x^{2} - 7 x - 18}

Getting zero on one side and factoring gives LaTeX:  \displaystyle \frac{8}{\left(x - 2\right) \left(x + 2\right)} - \frac{7}{\left(x - 9\right) \left(x + 2\right)}< 0 . This gives the least common denominator as LaTeX:  \displaystyle \left(x - 9\right) \left(x - 2\right) \left(x + 2\right) . Building each fraction to get the common denominator gives LaTeX:  \displaystyle \frac{8 x - 72 - (7 x - 14)}{\left(x - 9\right) \left(x - 2\right) \left(x + 2\right)} < 0 . Simplifying gives LaTeX:  \displaystyle \frac{x - 58}{\left(x - 9\right) \left(x - 2\right) \left(x + 2\right)}<0 . The inequality can change signs at the zeros of the numerator, LaTeX:  \displaystyle \left\{58\right\} , or the zeros of the denominator LaTeX:  \displaystyle \left\{-2, 2, 9\right\} . Making a sign chart gives: This gives the solution LaTeX:  \displaystyle \left(-2, 2\right) \cup \left(9, 58\right)