a) x³ - 16x > 0 Since we already have 0 on the right side, we factor out x on the left side: x(x² - 16) > 0 Then we factor the expression in parentheses as the difference of two squares: x(x - 4)(x + 4) > 0 The critical values of the left side are 0, 4 and -4 So we put these on a number line and mark them with an open circle. (Open circle since it's > and not > --------o--------o--------o----------- -4 0 4 Now we substitute any value to the left of -4 to see if we shade that part or not. Suppose we choose -5. Substitute x = -5 into: x(x - 4)(x + 4) > 0 -5(-5 - 4)(-5 + 4) > 0 -5(-9)(-1) > 0 -45 > 0 This is false so we do not shade the part of the number line left of -4, so the number line is unchanged: --------o--------o--------o----------- -4 0 4 Nex we substitute any value between -4 and 0 to see if we shade that part or not. Suppose we choose -1. Substitute x = -1 into: x(x - 4)(x + 4) > 0 -1(-1 - 4)(-1 + 4) > 0 -1(-5)(3) > 0 15 > 0 This is true so we do shade the part of the number line between -4 and 0, so the number line is now: --------o========o--------o----------- -4 0 4 Next we substitute any value between 0 and 4 to see if we shade that part or not. Suppose we choose 1. Substitute x = 1 into: x(x - 4)(x + 4) > 0 1(1 - 4)(1 + 4) > 0 1(-3)(5) > 0 -15 > 0 This is false so we do not shade the part of the number line between 0 and 4, so the number line is still: --------o========o--------o----------- -4 0 4 Finally we substitute any value to the right of 4 to see if we shade that part or not. Suppose we choose 5. Substitute x = 5 into: x(x - 4)(x + 4) > 0 5(5 - 4)(5 + 4) > 0 5(1)(9) > 0 45 > 0 This is true so we do shade the part of the number line right of 4, so the final number line is now: --------o========o--------o===========> -4 0 4 The interval notation is an abbreviation of this graph (-4, 0) U (4, oo) ============================================== ============================================== b) x² - 5x < -6 Get 0 on the right by adding 6 to both sides: x² - 5x + 6 < 0 Factor the left side: (x - 2)(x - 3) < 0 The critical values are 2 and 3 So we put these on a number line, this time using closed circles because the inequality this time is < and not <. ------------------l----l------- -1 0 1 2 3 4 Now we substitute any value to the left of 2 to see if we shade that part or not. Suppose we choose 0. Substitute x = 0 into: (x - 2)(x - 3) < 0 (0 - 2)(0 - 3) < 0 (-2)(-3) < 0 6 < 0 This is false so we do not shade the part of the number line left of 2, so the number line is unchanged: ------------------l----l------- -1 0 1 2 3 4 Now we substitute any value between 2 and 3 to see if we shade that part or not. Suppose we choose 2.5. Substitute x = 2.5 into: (x - 2)(x - 3) < 0 (2.5 - 2)(2.5 - 3) < 0 (.5)(-.5) < 0 -.25 < 0 This is true so we do shade the part of the number line between 2 and 3, so the number line is now: ------------------l====l------- -1 0 1 2 3 4 Finally we substitute any value to the right of 3 to see if we shade that part or not. Suppose we choose 4. Substitute x = 4 into: (x - 2)(x - 3) < 0 (4 - 2)(4 - 3) < 0 (2)(1) < 0 2 < 0 This is false so we do not shade the part of the number line to the right of 3, so the final number line is this: ------------------l====l------- -1 0 1 2 3 4 In interval notation that is [2, 3] Edwin