08/31


Linear Equations and Literal Equations

  • Standard Form of a Linear Equation:

    • Expression: ax+b=0\mathbf{ax + b = 0}

    • Represents a linear equation where all variable terms and constants are placed on the left side and set equal to zero.

  • Fundamental Operations for Solving Linear Equations:

    • Add or subtract the exact same real number quantity to/from both sides.

    • Multiply or divide both sides by the exact same non-zero real number quantity.

  • Step-by-Step Example 1: Solving a Linear Equation with Fractions:

    • Given Equation: x+22−x3=5\frac{x + 2}{2} - \frac{x}{3} = 5

    • Strategy: Eliminate fraction denominators by multiplying every term across the entire equation by the Least Common Denominator (LCD). For denominators 22 and 33, the LCD is 66.

    • Step 1 (Multiply terms by LCD 66): 6×(x+22)−6×(x3)=6×56 \times \left(\frac{x + 2}{2}\right) - 6 \times \left(\frac{x}{3}\right) = 6 \times 5

    • Step 2 (Simplify coefficients): 3(x+2)−2(x)=303(x + 2) - 2(x) = 30

    • Step 3 (Distribute terms): 3x+6−2x=303x + 6 - 2x = 30

    • Step 4 (Combine like terms): x+6=30x + 6 = 30

    • Step 5 (Isolate xx): Subtract 66 from both sides: x=24x = 24

    • Verification: Substitute x=24x = 24 back into original equation:

    • 24+22−243=5\frac{24 + 2}{2} - \frac{24}{3} = 5

    • 262−8=5\frac{26}{2} - 8 = 5

    • 13−8=513 - 8 = 5 (True statement).

  • Step-by-Step Example 2: Solving a Literal Equation for a Specified Variable:

    • Given Equation: Solve m=nt+nrm = nt + nr for variable nn

    • Step 1 (Factor out variable nn from the right side): m=n(t+r)m = n(t + r)

    • Step 2 (Isolate nn by dividing both sides by the factor (t+r)(t + r)): n=mt+rn = \frac{m}{t + r}

Linear Inequalities and Interval Notation

  • Inequality Operators:

    • Symbols include: Less than (<<), greater than (>>), less than or equal to (≤\le), greater than or equal to (≥\ge).

  • Formal Definition of "Less Than":

    • a<ba < b indicates that aa is located to the left of bb on a horizontal real number line.

    • Mathematically, a<ba < b implies there exists a positive real number pp such that a+p=ba + p = b

    • Direction Equivalence: a<b  ⟺  b>aa < b \iff b > a

  • Numerical Inequality Comparison Examples:

    • 4<124 < 12

    • −10<−3-10 < -3 (since −10-10 is positioned further left than −3-3 on the number line)

    • 0>−190 > -19

  • Properties of Inequalities:

    • Adding or subtracting any real number on both sides maintains the existing inequality direction.

    • Multiplying or dividing both sides by a positive real number maintains the existing inequality direction.

    • Negative Multiplicative Property: Multiplying or dividing both sides of an inequality by a negative real number requires flipping (reversing) the inequality sign.

    • Proof Demonstration of Sign Reversal:

    • Consider the true statement: −2>−9-2 > -9

    • Multiplying both sides by positive 33 gives −6>−27-6 > -27 (remains true).

    • Multiplying −2>−9-2 > -9 by negative −3-3 converts terms to positive 66 and positive 2727. Leaving the sign unchanged yields 6>276 > 27 (false). Flipping the sign yields 6<276 < 27 (true).

  • Representations of Inequality Solutions:

    1. Inequality Notation: Uses comparison symbols (<,≤,>,≥<, \le, >, \ge).

    2. Interval Notation:

    • Closed endpoint (≤\le or ≥\ge): Represented by square brackets [[ or ]].

    • Open endpoint (<< or >>): Represented by parentheses (( or )).

    • Infinity symbols (∞\infty or −∞-\infty): Always bound by parentheses (( or )).

    1. Line Graph Notation:

    • Place square brackets or parentheses directly on the endpoint numbers on the number line.

    • Shade the valid line segment between endpoints or draw an extending shaded arrow pointing continuously toward ∞\infty or −∞-\infty.

  • Interval Conversion Practice Exercises:

    • Exercise A: Convert the interval [−5,2)[-5, 2) to inequality notation and line graph.

    • Double Inequality: −5≤x<2-5 \le x < 2

    • Graph Representation: Square bracket [[ at −5-5, continuous shading up to 22, and parenthesis ))