Checking signs of expressions and solving nonlinear inequalities

Checking the sign of an expression

When an expression is a product or a quotient, we can determine the sign of the expression on an interval by looking at the sign of each factor over the interval.

Examples
For each expression, we determine the values of x (the independent variable) which make it positive, negative, zero, or undefined.
  1. (4 - x)^2 e^(-x)
    The expression e^(-x) is always positive, and (4 - x)^2 is positive for any value of x except x=4, where it equals zero. Therefore,
    (4 - x)^2 e^(-x) > 0 for x ne 0, and (4 - x)^2 e^(-x) = 0 for x=4
  2. (x+1)(x-7)
    The expression will be zero when x=-1 or x=7. Therefore product can change sign at x=-1 or x=7. We check the sign of the expression by looking at the sign of each factor over the intervals established by dividing the number line at these points. It will be positive when both factors have the same sign.
      (-)(-)     (+)(-)     (+)(+)    

      -1   7   x

    Be sure it is clear how the different (+) and (-) factors are calculated in the figure above! (If it isn't obvious, check below, following the answer.) Therefore,
    (x+1)(x-7)=0 for x=-1 or x=7, (x+1)(x-7)<0 for -1<x<7, and (x+1)(x-7)>0 for x<-1 or x>7.
    Ok, how did we find the (+) and (-) factors? If x<-1, the factor (x+1) must be negative. Thus in the left-most section of the number line, the first term is (-). Similarly, if x<-1, the factor (x-7) is also negative. If -1<x<7, the factor (x+1) is positive, so the first factor for that section of the number line is (+). But in this case (x-7) is still negative, so the second is (-). And so on.
  3. (2r+5)/((r-1)(r-3))
    A fraction is zero when its numerator is zero, so this expression is zero if r=-5/2. The values r=1 and r=3 make the fraction undefined because the denominator is zero there. We divide the number line at each of these points and check the sign of each factor on each interval. This gives:
      (-)/((-)(-))     (+)/((-)(-))     (+)/((+)(-))     (+)/((+)(+))    

      -5/2   1   3   r

    Thus,
    (2r+5)/((r-1)(r-3)) is not defined for r=1 or r=3, (2r+5)/((r-1)(r-3)) =0 for r=-5/2, (2r+5)/((r-1)(r-3)) > 0 for -5/2<r<1 or r>3, (2r+5)/((r-1)(r-3)) < 0 for r<-5/2 or 1<r<3
  4. sqrt(y+2)/y^3
    The expression is zero if y=-2. It is not defined if y is less than -2, because we cannot take the square root of a negative number. Furthermore, it is not defined when y=0, because of the zero in the denominator. The radical is always positive (where defined), so the numerator is positive. Because the cube of a negative number is negative, we can visualize the signs on each of the intervals as shown below.
      undefined     (+)/(-)     (+)/(+)    

      -2   0   y

    Therefore,
    sqrt(y+2)/y^3 is undefined for y<-2 or y=0,
      sqrt(y+2)/y^3=0 for y=-2, sqrt(y+2)/y^3<0 for -2<y<0, and sqrt(y+2)/y^3>0 for y>0.

Solving nonlinear inequalities by factoring

We can often solve polynomial and rational inequalities by starting out the same way we would with an equation and the using a number line to find the intervals on which the inequality holds. However, remember to be careful when using operations that can reverse the inequality.

Examples
For each expression, we solve the inequality.
  1. 2x^2+x^3 <= 3x, so 2x^2 + x^3 - 3x <= 0, or x(x^2+2x-3) <= 0, which is x(x+3)(x-1) <= 0
    The left hand side equals zero for x=0, x=-3 and x=1. To solve the inequality we want to select the x-values for which the left hand side is negative. We check signs over the four intervals created by marking x=0, -3 and 1.
      (-)(-)(-)     (-)(+)(-)     (+)(+)(-)     (+)(+)(+)    

      -3   0   1   x

    So
    x^3+2x^2-3x<0 for x<-3 or 0<x<1, and x^3+2x^2-3x=0 for x=-3, x=0 and x=1.
    And therefore
    2x^2+x^3<=3x for x<-3 or 0<=x<=1
  2. 1/(2-q) > q
    First, put zero on the right and combine fractions on the left:
    1/(2-q) - q > 0, so 1/(2-q) - q(2-q)/(2-q) > 0, or (1 - q(2-q))/(2-q) > 0, and (1-2q+q^2)/(2-q), which is (1-q)^2/(2-q)
    We want this quotient to be positive, so the numerator and denominator must have the same sign. Notice that q cannot equal 2. Because it is a squared term, the numerator is never negative, and the denominator is positive if 2-q>0, which is q<2. However, the numerator is zero if q=1, so this must be excluded. Therefore
    1/(2-q) > q for q<1 and 1<q<2
Practice

Be sure you've gone through each step in the examples above before doing these. Once you've worked them until you're sure that you understand them, go on to the next section. There are more problems of this type in the section test at the end of the section.

Note that you can get new practice problems by clicking the "Refresh" button at the bottom of the practice set.

  1. Solve for x:
    x ^2   +   c x   <   d
    Answer (fill in either the first or second answer, but not both):
    Ans 1:   <   x   <  
      /   Ans 2: x   <     or   x   >  
    (Enter answers, then click: . Answer message: )
  2. Solve for x:
    x ^2 ( h x   +   m )   >   n x
    Answer:   <   x   <  
      and     <  
    (Enter answers, then click: . Answer message: )
For more practice, click: .
next page

precal: 8.2 - signs and solving nl ineq
page created: Wed May 1 17:05:16 2024
Comments to math-itc(at)umich(dot)edu
©2003-2007 Gavin LaRose, Pat Shure / University of Michigan Math Dept. / Regents of the University of Michigan