✖️ 1. Applying equivalent transformations to inequalities (similar to equations)
⚖️ Transforming Inequalities Like Equations
- You can add or subtract the same number from both sides without changing the inequality direction.
- You can multiply or divide both sides by a positive number without flipping the sign.
- The inequality sign stays the same for these operations: , , , .
- Combine like terms and isolate the variable exactly like solving equations.
- Always perform the same operation on both sides to maintain balance.
Example: Solve . Subtract 7 from both sides: .
💡 Think balance scale: what you do to one side, do to the other—sign stays put!
1. Applying equivalent transformations to inequalities (similar to equations)
Equivalent Transformations for Inequalities
An equivalent transformation preserves the solution set of an inequality, just as it does for equations. We can add or subtract the same quantity from both sides, or multiply/divide both sides by a positive number without changing the inequality's direction.
Intuition: Think of inequality as a balance scale tilted to one side; adding equal weights to both sides keeps the tilt direction unchanged.
Core Rules:
- If , then for any real .
- If , then for any real .
- If and , then and .
- Caution: Multiplying or dividing by a negative requires reversing the inequality sign (covered in the next block).
Consequence: These transformations allow systematic isolation of the variable, mirroring equation-solving techniques.
Example: Solve . Subtract 5: . Divide by 2: .
WARN: PRACTICE_BLOCK_EMPTY
QUERY_TAGS: ["solving_linear_block_1"] | DIFF_LEVEL:
✖️ 2. The reversal rule: logically justifying why we flip the inequality sign when multiplying/dividing by negatives
🔄 Flipping the Sign When Multiplying by Negatives
- When you multiply or divide both sides by a negative number, you must flip the inequality sign.
- This happens because negatives reverse the order on the number line.
- If , then (the smaller becomes larger when negated).
- Forgetting to flip is the most common mistake in inequality solving.
- Only multiplication/division by negatives triggers the flip—not addition or subtraction.
Example: Solve . Divide both sides by and flip: .
💡 Negative flips the script: imagine the number line mirrored around zero!
2. The reversal rule: logically justifying why we flip the inequality sign when multiplying/dividing by negatives
The Reversal Rule for Negative Multipliers
Definition: When multiplying or dividing both sides of an inequality by a negative number, the inequality sign must be reversed to preserve truth. This is the reversal rule.
Intuition: Multiplying by a negative reflects the number line across zero, flipping the order. If , then because lies to the right of on the number line.
Core Rules:
- If and , then .
- If and , then .
- Failure to reverse produces incorrect solution sets.
- This rule applies to all inequality symbols: .
Consequence: The reversal rule is non-negotiable; omitting it invalidates the solution.
Example: Solve . Divide by and reverse: .
WARN: PRACTICE_BLOCK_EMPTY
QUERY_TAGS: ["solving_linear_block_2"] | DIFF_LEVEL:
✖️ 3. Solving compound inequalities with AND (intersections) and OR (unions)
🔗 Compound Inequalities: AND vs OR
- AND means both conditions must be true simultaneously (intersection of solutions).
- OR means at least one condition must be true (union of solutions).
- For AND: solve each inequality separately, then find the overlap on the number line.
- For OR: solve each inequality separately, then combine all solutions.
- Write AND as when possible; OR stays as two separate inequalities.
Example: Solve . Subtract 1 from all parts: (AND gives the interval between 1 and 4).
💡 AND = overlap zone; OR = everything covered by either condition!
3. Solving compound inequalities with AND (intersections) and OR (unions)
Compound Inequalities: Intersections and Unions
Definition: A compound inequality combines two inequalities using logical connectors. An AND compound (intersection) requires both conditions to hold simultaneously; an OR compound (union) requires at least one condition to hold.
Intuition: AND narrows the solution to the overlap region; OR broadens it to include all solutions satisfying either inequality.
Core Rules:
- AND: AND is written ; solution is the intersection (or if strict).
- OR: OR yields two disjoint intervals: .
- Solve each inequality separately, then combine results according to the connector.
- Graph solutions on a number line to visualize intersections or unions.
Consequence: Misidentifying the connector leads to incorrect solution sets.
Example: Solve . Subtract 1: . Divide by 3: .
WARN: PRACTICE_BLOCK_EMPTY
QUERY_TAGS: ["solving_linear_block_3"] | DIFF_LEVEL:
✖️ 4. Applications: Calculating budget constraints in finance and maximum payload capacities in structural engineering
💰 Real-World Constraints: Budgets and Payloads
- Budget constraints: Total spending must stay below or equal to available funds.
- Set up inequality: cost per item times quantity total budget.
- Payload capacity: Total weight must not exceed structural limits.
- Set up inequality: weight per unit times quantity maximum capacity.
- Solve for the variable to find the maximum allowable quantity.
Example: A truck holds max 2000 kg. Each box weighs 150 kg. Solve : , so max 13 boxes.
💡 Inequality = safety margin: never exceed the limit!
4. Applications: Calculating budget constraints in finance and maximum payload capacities in structural engineering
Applications in Finance and Engineering
Definition: Linear inequalities model real-world constraints where a quantity must remain within specified bounds. Budget constraints limit total expenditure; payload capacities restrict maximum load.
Intuition: Inequalities express feasibility conditions—what is permissible rather than exact.
Core Rules:
- Budget constraint: If total cost is and budget is , then .
- Payload capacity: If total weight is and max capacity is , then .
- Solve for the variable of interest to find feasible ranges.
- Interpret solutions in context (e.g., non-negative quantities only).
Consequence: Violating these inequalities results in budget overruns or structural failure.
Example: A truck has max capacity 5000 kg. If it carries 1200 kg of steel and kg of gravel, then , so kg.
WARN: PRACTICE_BLOCK_EMPTY
QUERY_TAGS: ["solving_linear_block_4"] | DIFF_LEVEL: