Problem. Solve \(\displaystyle \frac{P(x)}{Q(x)} \,\square\, c\) with \(\square \in \{<,\le,>,\ge\}\) and \(Q\not\equiv 0\).
1) Move to zero on the right.
\[
\frac{P(x)}{Q(x)} \,\square\, c
\iff
\frac{P(x)-c\,Q(x)}{Q(x)} \,\square\, 0.
\]
Let \(R(x)=P(x)-c\,Q(x)\). The sign of the fraction is the product of the signs of \(R\) and \(Q\).
2) Critical points and domain.
- Zeros of \(R\): the fraction can be \(0\) (include them only for \(\le,\ge\) and when \(Q\neq 0\)).
- Zeros of \(Q\): the fraction is undefined; exclude them (vertical asymptotes or removable holes).
List the real zeros of \(R\) and \(Q\). They split \(\mathbb{R}\) into open intervals on which the sign of \(\dfrac{R}{Q}\) is constant.
3) Build a sign chart.
Pick one test point in each open interval and compute \(\operatorname{sign}R\), \(\operatorname{sign}Q\), hence \(\operatorname{sign}\!\left(\dfrac{R}{Q}\right)\). Shade intervals where the inequality holds:
positive for \(>\) or \(\ge\); negative for \(<\) or \(\le\). For non-strict cases, add isolated roots of \(R\) with \(Q\neq 0\) as closed endpoints.
Multiplicity hint: crossing a root of odd multiplicity flips the sign; even multiplicity preserves it. The sample-point method captures this automatically.
4) Read the solution.
Combine the shaded intervals and equality points; exclude all \(Q(x)=0\). Express as a union of intervals.
Example.
\(\displaystyle \frac{x^2-1}{x+3}\ge 0\).
Here \(R(x)=x^2-1=(x-1)(x+1)\), \(Q(x)=x+3\).
Critical points: \(x=-3\) (denominator), \(x=\pm1\) (numerator).
\[
(-\infty,-3),\quad (-3,-1),\quad (-1,1),\quad (1,\infty).
\]
Testing \(-4,-2,0,2\) gives signs \((-),(+),(-),(+)\). With \(\ge\), we keep the “\(+\)” intervals and include the zeros of \(R\) where \(Q\neq 0\): solution \(({-}3,-1]\cup[1,\infty)\).