6.3 Linear Equations, Inequalities & Absolute Value
Key Takeaways
- Solving linear equations requires maintaining equality through inverse operations to isolate the unknown variable on one side.
- When solving linear inequalities, multiplying or dividing both sides by a negative number reverses the direction of the inequality sign (e.g., -2x < 8 becomes x > -4).
- Absolute value equations of the form |x| = a (where a >= 0) split into two distinct linear equations: x = a or x = -a.
- Absolute value inequalities split into compound expressions: |x| < a translates into a conjunction (-a < x < a), whereas |x| > a translates into a disjunction (x < -a or x > a).
6.3 Linear Equations, Inequalities & Absolute Value
Linear equations and inequalities represent fundamental mathematical relationships where variables are raised exclusively to the first power. The AFQT Mathematics Knowledge subtest requires rapid, accurate execution of algebraic techniques to isolate variables, handle inequality flips, and solve absolute value conditions.
Solving Single-Variable Linear Equations
A linear equation in one variable can be written in the standard form $ax + b = c$, where $a \neq 0$. Isolating $x$ requires applying properties of equality (doing the exact same mathematical operation to both sides of the equation).
Systematic 5-Step Equation Solver Framework
- Clear Fractions and Decimals: Multiply every term by the Least Common Denominator (LCD) of all fractions or by an appropriate power of 10 for decimals.
- Simplify Both Sides Independently: Expand parentheses using the Distributive Property ($a(b+c) = ab + ac$) and combine like terms on each side.
- Isolate Variable Terms: Use addition or subtraction properties of equality to collect all terms containing the variable on one side.
- Isolate Constant Terms: Use addition or subtraction properties of equality to move all numerical constants to the opposite side.
- Isolate the Variable: Multiply or divide by the variable's coefficient to achieve $x = \text{value}$, then check by back-substituting into the original equation.
Comprehensive Multi-Step Example
Solve for $x$: $\frac{3(x - 2)}{4} - \frac{x + 1}{3} = \frac{1}{2}$
- Clear Fractions: The denominators are 4, 3, and 2. The LCD is 12. Multiply every term on both sides by 12:
- Distribute & Combine Like Terms:
- Isolate Constant & Variable:
- Solve for $x$:
Special Solution Outcomes
- Single Unique Solution: Occurs when $x$ equals a specific numerical value (e.g., $x = 4$).
- No Solution (Inconsistent Equation): Occurs when variable terms cancel completely, leaving a false statement (e.g., $0 = 7$).
- Infinitely Many Solutions (Identity Equation): Occurs when variable terms cancel completely, leaving a true statement (e.g., $5 = 5$ or $0 = 0$).
Linear Inequalities in One Variable
Linear inequalities use order symbols ($<, \le, >, \ge$) to describe a range of solutions rather than a single fixed point.
| Inequality Symbol | Meaning | Circle on Number Line | Included in Interval? |
|---|---|---|---|
| $<$ | Strictly less than | Open Circle (○) | No |
| $>$ | Strictly greater than | Open Circle (○) | No |
| $\le$ | Less than or equal to | Closed Solid Circle (●) | Yes |
| $\ge$ | Greater than or equal to | Closed Solid Circle (●) | Yes |
⚡ THE GOLDEN RULE OF INEQUALITIES: Whenever you multiply or divide both sides of an inequality by a negative number, you MUST reverse (flip) the direction of the inequality symbol.
Why Does the Inequality Sign Flip?
Consider the true numerical statement: $3 < 7$.
- Multiply both sides by $+2 \implies 6 < 14$ (True).
- Multiply both sides by $-2 \implies -6 \text{ vs } -14$. On a number line, $-6$ lies to the right of $-14$, so $-6 > -14$. The sign must flip to remain true.
Multi-Step Inequality Example
Solve for $x$: $-4(2x - 3) \ge 36$
- Distribute $-4$:
- Subtract 12 from both sides:
- Divide both sides by $-8$ (MUST FLIP INEQUALITY SIGN FROM $\ge$ TO $\le$):
Solution Set = All real numbers less than or equal to $-3$ (Interval: $(-\infty, -3]$).
Absolute Value Equations & Inequalities
The absolute value of a real number, written $|x|$, represents its non-negative distance from zero on the real number line. Because distance is never negative, $|x| \ge 0$ for all real numbers.
Absolute Value Equations: $|ax + b| = c$
- If $c < 0$: No Solution (distance cannot be negative).
- If $c = 0$: Single solution $ax + b = 0$.
- If $c > 0$: Split into two separate linear equations:
Example: Solve $|3x - 5| = 16$
3x - 5 = 16 & \text{OR} & 3x - 5 = -16 \\ 3x = 21 & & 3x = -11 \\ x = 7 & & x = -\frac{11}{3} \end{array}$$ Both solutions must be checked in the original absolute value equation. ### Absolute Value Inequalities To solve absolute value inequalities where $c > 0$, memorize the split rules: 1. **Less Than / Less Than or Equal To ("Less thAND")**: $|ax + b| \le c$ Translates into a **three-part continuous compound conjunction**: $$-c \le ax + b \le c$$ - *Example*: Solve $|2x - 7| < 9$ $$-9 < 2x - 7 < 9 \implies -2 < 2x < 16 \implies -1 < x < 8$$ 2. **Greater Than / Greater Than or Equal To ("GreatOR")**: $|ax + b| \ge c$ Translates into a **two-part disjunction joined by OR**: $$ax + b \le -c \quad \text{OR} \quad ax + b \ge c$$ - *Example*: Solve $|4x + 3| \ge 15$ $$4x + 3 \le -15 \quad \text{OR} \quad 4x + 3 \ge 15$$ $$4x \le -18 \implies x \le -4.5 \quad \text{OR} \quad 4x \ge 12 \implies x \ge 3$$Solve the multi-step linear equation for x: 5(2x - 4) - 3(x + 1) = 4x + 10.
What is the complete solution set for the linear inequality: -3(2x - 4) >= 18?
Solve the absolute value inequality: |2x - 5| <= 9.