Solving Inequalities

Solving in your head

Just as we can look at an equation to guess what numbers will make it true, we can solve some inequalities mentally by asking which numbers will make the inequality true.

Examples
Note how the translation of the equation in the left column leads to the solution in the right column.
to solve   we think   the solution
x-1>0   "If x is larger than 1, the left-hand side is positive"   x>1
x+4<10   "As long as x stays smaller than 6, the left-hand side will be less than 10"   x<6
3-x<0   "When x gets larger than 3, the left-hand side will be negative"   x>3
x - 2 >= 0   "If x=2 then x-2 is zero. When x is larger than 2, then x-2 is positive"   x >= 2
x^2(x+5) > 0   "The value of x^2 is always positive, so x+5 needs to be positive"   x>-5

Notation

When we want to describe intervals, we can sometimes use double inequalities: to describe all x values between a and b, we write a < x < b. (We assume a < b.) Note, however, that if we want to describe all values of x which are either less than a or greater than b we have to write it as two intequalities: x < a or x > b. Because a < b it is impossible to write a double inequality that describes both of x < a and x > b simultaneously.

Operations on inequalities

We solve inequalities using some of the techniques used in solving equations. However, there are some important differences in the application of these techniques to inequalities. In particular, we have to be careful that the operation we apply to both sides of the inequality leaves it unchanged.

Operations on inequalities
For a, b, and c real numbers: if a < b, then
a+c < b+c   (we can add to either side and leave the inequality unchanged)
a(c) lt; b(c), if c > 0   (multiplying by a positive number leaves the inequality unchanged)
a(c) gt; b(c), if c < 0   (multiplying by a negative number reverses the inequality)
a^2 < b^2, if a > 0 and b > 0   (for positive numbers squaring both sides leaves the inequality unchanged)
1/a > 1/b, if a > 0 and b > 0   (for positive numbers, inverting both sides reverses the inequality)
Examples
Notice how the following examples are similar to and different from solving equalities.
  1. Solve for x:
    1 - (3/2)x <= 16
    Using the rules above
    1 - (3/2)x - 1 <= 16 - 1, so -(3/2)x <= 15, and then (-2/3)(3/2)x >= (-2/3)(15), so x >= 10.
  2. Solve for x:
    -6 < 4x - 7 < 5
    We can operate on all three sections of the inequality at once as long as we're careful:
    -6+7 < 4x - 7 + 7 < 5 + 7, or 1 < 4x < 12, so (1/4) < x < 3

Solving linear inequalities

Notice how in the previous examples we used the same techniques we use to solve linear equations: we isolate the variable on one side of the inequality. With inequalities, however, we have to be careful about reversing the inequality when multiplying or dividing by a negative number.

Examples
Note where the inequality changes.
Solve for x:
3(1 - 2x) + 4 <= (1/2)(x + 1), so 3 - 6x + 4 <= (1/2)x + (1/2), or 7 - 6x <= (1/2)x + (1/2), and -(13/2)x <= (-13/2), so x >= 1
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:
    a x   +   b (   c   -   x   )   <   d (   g   +   x   )   -   h
    Answer (enter x in the appropriate box and a value in the other):     >  
    (Enter answer, then click: . Answer message: )
  2. Solve for x:
    j (   x   -   k ( x   +   m ) )   >=   x   +   n (   x   -   o ( x   +   p ) )
    Answer (enter x in the appropriate box and a value in the other):     >  
    (Enter answer, then click: . Answer message: )
For more practice, click: .
next page

precal: 8.1 - solving inequalities
page created: Mon Mar 18 23:56:40 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