Chapter 2.7 notes - College Algebra

Compound Inequalities and Interval Notation

  • Plotting Compound "Or" Inequalities on a Number Line:

    • Treat compound "or" inequalities as two completely separate problems on the same number line, solving and graphing them individually before combining the visualization.

    • Example Problem: Graph x is less than or equal to 3x \text{ is less than or equal to } 3 or x is greater than 5x \text{ is greater than } 5

      • Inequality 1 (x less than or equal to 3x \text{ less than or equal to } 3):

        • Place a filled-in dot at 33 because the inequality includes "or equal to" (or equal to\text{or equal to} indicates inclusion).

        • Draw an arrow extending to the left (the negative direction) without a left bound, covering all numbers less than or equal to 33

      • Inequality 2 (x greater than 5x \text{ greater than } 5):

        • Place an open dot at 55 because xx cannot equal 55

        • Draw an arrow extending to the right (the positive direction), covering all numbers strictly greater than 55

    • Region Testing Strategy: To verify whether the correct side of a dot is shaded/highlighted, choose a test value located within the highlighted region and substitute it into the inequality.

      • Test: Choose 66 from the right-hand highlighted section of the second inequality.

      • Check: Is 6>56 > 5? Yes, this is a true statement, confirming the correct direction was shaded.

  • Interval Notation for Disconnected Regions:

    • When an inequality representation consists of separate, disconnected regions on a number line, it cannot be written as a single unified interval; it requires multiple intervals.

    • Left Region (x less than or equal to 3x \text{ less than or equal to } 3):

      • Right endpoint is 33, which is included, so it receives a square bracket ].

      • Extends indefinitely to the left, indicated by negative infinity infinity-\text{infinity} with a parenthesis (.

      • Interval: (infinity,3](-\text{infinity}, 3]

    • Right Region (x greater than 5x \text{ greater than } 5):

      • Left endpoint is 55, which is excluded, so it receives a parenthesis (.

      • Extends indefinitely to the right, indicated by positive infinity infinity\text{infinity} with a parenthesis ).

      • Interval: (5,infinity)(5, \text{infinity})

    • Formatting Rules for Infinity:

      • Always place parentheses around positive or negative infinity (infinity-\text{infinity} or infinity\text{infinity}); brackets are never used for infinity.

    • Combining Disconnected Intervals:

      • In standard online systems (such as ALEKS), place a comma between the individual intervals to indicate that xx can exist in either interval.

      • In standard mathematical literature and tutorials, the union symbol union\text{union} is placed between intervals (e.g., (infinity,3] union (5,infinity)(-\text{infinity}, 3] \text{ union } (5, \text{infinity})).

Solving Algebraic Inequalities

  • Inequalities vs. Equations:

    • Solving an inequality means isolating the variable xx on one side of the inequality symbol, utilizing inverse algebraic operations similar to solving standard linear equations.

    • Always read directions carefully: plotting an inequality versus solving an inequality require fundamentally different steps.

  • The Sign-Flipping Rule:

    • Core Rule: Multiplying or dividing both sides of an inequality by a negative number requires flipping the direction of the inequality sign.

    • Adding or subtracting values (whether positive or negative) to both sides does not flip the sign.

    • Multiplying or dividing by positive values does not flip the sign.

  • Demonstration Example 1: Solving with Sign Flip:

    • Given equation step: 17x+13 greater than or equal to 4-17x + 13 \text{ greater than or equal to } -4

    • Subtracting 1313 from both sides yields: 17x greater than or equal to 17-17x \text{ greater than or equal to } -17 (sign remains unchanged during subtraction).

    • Dividing both sides by 17-17 triggers the flipping rule:

      • 17x17=x\frac{-17x}{-17} = x

      • 1717=1\frac{-17}{-17} = 1

      • The inequality sign flips from greater than or equal to\text{greater than or equal to} to less than or equal to\text{less than or equal to}.

    • Final Solution: x less than or equal to 1x \text{ less than or equal to } 1

  • Demonstration Example 2: Step-by-Step Fraction Inequality Solution:

    • Solve: x+4 less than 12x+1-x + 4 \text{ less than } \frac{1}{2}x + 1

    • Step 1: Collect variable terms on one side:

      • Add xx to both sides to move variable terms to the right.

      • Left side: x+4+x=4-x + 4 + x = 4

      • Right side: 12x+1x=32x\frac{1}{2}x + 1x = \frac{3}{2}x

      • Resulting equation: 4 less than 32x+14 \text{ less than } \frac{3}{2}x + 1 (Inequality sign does not flip).

      • Note: College-level mathematics prefers working with improper fractions (e.g., 32\frac{3}{2}) over mixed numbers (1121 \frac{1}{2}) or decimals (1.51.5).

    • Step 2: Collect constant terms on the opposite side:

      • Subtract 11 from both sides.

      • Left side: 41=34 - 1 = 3

      • Right side: 32x+11=32x\frac{3}{2}x + 1 - 1 = \frac{3}{2}x

      • Resulting equation: 3 less than 32x3 \text{ less than } \frac{3}{2}x (Inequality sign does not flip).

    • Step 3: Isolate the variable xx:

      • Divide both sides by positive 32\frac{3}{2} (Sign does not flip because 32\frac{3}{2} is positive).

      • Apply KFC Method (Keep, Flip, Change) for fraction division:

        • Keep the first number: 33 (written as a fraction: 31\frac{3}{1})

        • Flip the second fraction (reciprocal): 32\frac{3}{2} becomes 23\frac{2}{3}

        • Change division to multiplication: 31×23\frac{3}{1} \times \frac{2}{3}

      • Multiply numerators and denominators: 3×21×3=63=2\frac{3 \times 2}{1 \times 3} = \frac{6}{3} = 2

    • Alternative Step 3 Method:

      • Multiply both sides by 22 first: 3×2 less than 3x implies 6 less than 3x3 \times 2 \text{ less than } 3x \text{ implies } 6 \text{ less than } 3x

      • Divide both sides by 33: 63 less than x implies 2 less than x\frac{6}{3} \text{ less than } x \text{ implies } 2 \text{ less than } x

    • Final Solution: 2 less than x2 \text{ less than } x (or x greater than 2x \text{ greater than } 2)