4.3 Solving Linear Equations & Inequalities
Key Takeaways
- The balance model dictates that whatever mathematical operation is applied to one side of an equation or inequality must be identically applied to the opposite side.
- Solving linear equations involves isolating the variable by applying inverse operations in reverse order of operations (reverse BEDMAS).
- Equations containing fractional denominators are simplified by multiplying every term on both sides by the Least Common Denominator (LCD).
- When solving linear inequalities, multiplying or dividing both sides by a negative number flips the direction of the inequality sign (< becomes >, and vice versa).
- Verification of algebraic solutions requires substituting the calculated value back into the original equation to confirm that Left-Hand Side (LHS) equals Right-Hand Side (RHS).
4.3 Solving Linear Equations & Inequalities
Conceptual Foundation: The Balance Model & Inverse Operations
Solving linear equations and inequalities is a core expectation of Ontario middle-school and secondary mathematics curriculum. On the MPT, candidate teachers must demonstrate procedural accuracy, conceptual understanding of equation balance, and mastery of algebraic properties.
An equation is a mathematical statement asserting that two expressions are equal in value ($LHS = RHS$). The balance scale model provides the foundational intuition: an equation is like a balanced two-pan scale. To maintain balance, any mathematical operation performed on the left-hand side (LHS) must be identically performed on the right-hand side (RHS).
Inverse Operations
To isolate a variable, we perform inverse operations in reverse order of operations (reverse BEDMAS):
- Addition ($\mathbf{+}$) is inverted by Subtraction ($\mathbf{-}$)
- Subtraction ($\mathbf{-}$) is inverted by Addition ($\mathbf{+}$)
- Multiplication ($\mathbf{\times}$) is inverted by Division ($\mathbf{\div}$)
- Division ($\mathbf{\div}$) is inverted by Multiplication ($\mathbf{\times}$)
Solving 1-Step and 2-Step Linear Equations
1-Step Equations
A single inverse operation isolates the variable.
- Example: $x + 14 = 31 \implies x = 31 - 14 \implies x = 17$
- Example: $-6x = 42 \implies x = \frac{42}{-6} \implies x = -7$
2-Step Equations
Requires undoing addition/subtraction first, followed by multiplication/division.
- Add 9 to both sides: $4x = 27 + 9 \implies 4x = 36$
- Divide both sides by 4: $x = \frac{36}{4} \implies x = 9$
Multi-Step Equations with Variables on Both Sides
When variables appear on both sides of the equals sign, use the following systematic 5-step algorithm:
Systematic Solving Algorithm:
- Clear Parentheses: Apply the distributive property to expand all brackets.
- Simplify Each Side: Combine like terms independently on the LHS and RHS.
- Collect Variable Terms: Add or subtract variable terms to move all variable terms to one side of the equation.
- Collect Constant Terms: Add or subtract constants to move all numerical terms to the opposite side.
- Isolate the Variable: Divide or multiply by the variable's coefficient to solve for $x$.
Example Worked Problem:
- Step 1 (Expand): $5x - 10 + 4 = 4x + 14 - 3$
- Step 2 (Combine like terms): $5x - 6 = 4x + 11$
- Step 3 (Collect variables on LHS): Subtract $4x$ from both sides:
- Step 4 (Collect constants on RHS): Add 6 to both sides:
- Step 5 (Verification): Substitute $x = 17$ into original equation:
- $\text{LHS} = 5(17 - 2) + 4 = 5(15) + 4 = 75 + 4 = 79$
- $\text{RHS} = 2(2(17) + 7) - 3 = 2(34 + 7) - 3 = 2(41) - 3 = 82 - 3 = 79$
- Since $\text{LHS} = \text{RHS} = 79$, the solution $x = 17$ is verified.
Clearing Fractional Denominators Using LCD
Equations containing fractions are a frequent source of error on the MPT. The most efficient strategy is to clear all fractions in Step 1 by multiplying every term on both sides of the equation by the Least Common Denominator (LCD) of all denominators present.
Step-by-Step LCD Fraction Clearing Technique:
Given:
- Identify the LCD: Denominators are 3 and 4. The LCD is 12.
- Multiply EVERY term by 12:
- Simplify numerator multipliers:
- Expand brackets:
- Combine like terms:
- Isolate variable:
Solving Linear Inequalities & The Negative Division Rule
A linear inequality uses order symbols ($<, \le, >, \ge$) instead of an equals sign. The solution set represents a range of values rather than a single number.
Rules of Inequality Manipulation
All equation balance operations apply to inequalities with one vital exception:
The Golden Rule of Inequalities: When you multiply or divide both sides of an inequality by a negative number, you MUST reverse (flip) the direction of the inequality sign.
Mathematical Proof of Sign Flipping:
Consider the true statement: $2 < 5$.
- If we multiply both sides by $-1$:
- Left side becomes $-2$. Right side becomes $-5$.
- On a number line, $-2$ is to the right of $-5$, so $-2 > -5$.
- Maintaining $2 < 5 \implies -2 < -5$ would be mathematically false! Thus, the sign must reverse.
| Inequality Symbol | Meaning | Example Solution | Graphic Representation on Number Line |
|---|---|---|---|
| $<$ | Less than | $x < 4$ | Open circle at 4, arrow pointing left |
| $\le$ | Less than or equal to | $x \le 4$ | Closed/solid circle at 4, arrow pointing left |
| $>$ | Greater than | $x > 4$ | Open circle at 4, arrow pointing right |
| $\ge$ | Greater than or equal to | $x \ge 4$ | Closed/solid circle at 4, arrow pointing right |
Step-by-Step Worked Equation & Inequality Solutions
Problem 1: Equation with Decimals and Distribution
Problem: Solve for $x$: $0.4(2x - 5) = 1.2x - 3.6$
Step-by-Step Solution:
- Option A: Clear decimals by multiplying entire equation by 10.
- Step 2: Expand left side.
- Step 3: Collect variable terms on right side.
- Step 4: Add 36 to both sides.
- Step 5: Divide by 4.
Problem 2: Multi-Step Inequality with Fraction & Negative Coefficient
Problem: Solve the inequality for $x$: $\frac{7 - 3x}{4} \le 4$
Step-by-Step Solution:
- Step 1: Multiply both sides by $+4$ (positive, so sign does NOT flip).
- Step 2: Subtract 7 from both sides.
- Step 3: Divide both sides by $-3$. (DIVIDING BY NEGATIVE: FLIP SIGN from $\le$ to $\ge$).
- Step 4: Conclusion. The solution set is all real numbers greater than or equal to $-3$.
What is the solution to the linear equation 4(2x - 3) - 2(x + 5) = 3(x - 4)?
Solve for x in the equation containing fractions: (3x - 1)/4 - (x + 3)/2 = 2.
Solve the inequality -5x + 14 <= -16 and select the correct solution set.