5 Ways Mastering Inequalities Can Boost Your SASMO Score
Getting the hang of inequalities is one of the smartest moves you can make for the SASMO math competition. These problems pop up in number sense questions, algebra sections, geometry limit puzzles, and even word problems. Many students treat inequalities like equations, but that approach often leads to errors. When you learn to think in ranges and boundaries instead of fixed values, you unlock a whole new level of problem solving. And that can mean the difference between a bronze medal and a gold medal.
Mastering SASMO inequalities means shifting from equation solving to reasoning about ranges. Use a four-step method: translate words, set variable boundaries, test values with substitution or number lines, and always check edge cases. Avoid the most common mistakes like forgetting to flip the sign when multiplying by a negative. Practice with targeted drills and past papers to build speed and accuracy. This skill alone can lift your score by several points.
Why Inequalities Are Everywhere in SASMO
The SASMO test designers love inequalities because they force you to think flexibly. An equality gives you one answer. An inequality asks: "What are all the possible values that make this statement true?" That question appears in at least three major topic areas.
- Number sense problems often ask you to compare expressions without calculating exact values.
- Algebra uses inequalities to define solution sets for variables.
- Geometry can limit the size of an angle or side length based on given conditions.
- Word problems involve budgets, ages, or quantities where one amount must be greater or less than another.
Students who only practice equation solving often freeze when they see a "greater than" symbol. But with the right strategies, these problems become predictable.
The Core Thinking Shift for SASMO Inequalities
Before jumping into specific methods, you need to adjust your mindset. Instead of looking for a single number, look for a range of numbers. Start by memorizing a handful of essential rules that appear in almost every SASMO inequality problem.
- The transitive property: If a is greater than b, and b is greater than c, then a is greater than c.
- Adding or subtracting the same number to both sides keeps the inequality direction the same.
- Multiplying or dividing by a positive number keeps the direction the same.
- Multiplying or dividing by a negative number reverses the direction.
- When you take the reciprocal of both sides of an inequality, the direction reverses (if both sides are positive or both are negative).
Many students forget the sign reversal rule, especially under time pressure. That single mistake can cost you points. Drill this rule until it becomes automatic.
4-Step Method to Tackle Any SASMO Inequality Problem
Use this process for every inequality question you face. It works for simple comparisons and multi-step word problems alike.
-
Translate the words into a mathematical statement. Look for keywords: "at least" means greater than or equal to, "no more than" means less than or equal to, "between" often means a compound inequality. Write down the symbols carefully.
-
Identify the variable boundaries. What numbers make sense in the real world? If the problem talks about the number of students, it must be a whole number. If it's a length, it must be positive. These natural limits help narrow down your answer choices.
-
Use substitution or a number line. Pick test values inside and outside the suspected range. Check whether they satisfy the inequality. A simple number line drawing can prevent algebra mistakes, especially when dealing with double inequalities.
-
Check edge cases. Always test the boundary values themselves. Does the problem use a strict inequality (greater than) or an inclusive one (greater than or equal to)? One misplaced dot on the number line changes the answer entirely.
Let's see this method in action with a sample problem.
Sample problem: A school principal orders between 120 and 200 notebooks. If each box holds 25 notebooks, how many boxes should he order so that every student gets exactly one notebook and no extra boxes are opened partially?
First step: Let x be the number of boxes. Each box holds 25 notebooks, so total notebooks = 25x. The total must be between 120 and 200 inclusive? The problem says "between 120 and 200" and "no extra boxes are opened partially." That means 25x must be at least 120 and at most 200. So 120 ≤ 25x ≤ 200.
Second step: Divide all parts by 25: 4.8 ≤ x ≤ 8. Since boxes are whole numbers, x can be 5, 6, 7, or 8.
Third step: Test each integer. 25x5=125 (within range). 25x6=150. 25x7=175. 25x8=200. All satisfy.
Fourth step: Check if the boundaries work. The problem says "between 120 and 200." That usually includes the endpoints unless stated otherwise. Since 125 is above 120 and 200 is included, all four values are valid. The answer could be any of those boxes, but if the question asks for "how many boxes should he order so that every student gets exactly one notebook," there might be additional info about the number of students. In a typical SASMO word problem, you would need to find the exact number that matches the student count.
This simple example shows how the method keeps you organized.
Expert tip: "In SASMO, many inequality problems hide a trick involving integer constraints. Always ask yourself: 'Can the variable be a fraction? A negative number? Zero?' Most competition problems use whole numbers, but not all. Reading the question twice costs five seconds and saves many points."
Common Mistakes That Kill Your SASMO Score on Inequality Questions
Even strong students slip up on these traps. Here is a table of the most frequent errors and how to fix them.
| Mistake | How to Fix It |
|---|---|
| Forgetting to flip the inequality sign when multiplying by a negative. | Before you multiply or divide, check the sign of the number. If it's negative, reverse the symbol immediately. |
| Mixing up strict vs. inclusive inequalities. | Underline the words "at least" (≥) and "more than" (>). Decide if the boundary value counts before you solve. |
| Ignoring integer restrictions. | After solving, list all possible integer values in the range. Then test each one against the original wording. |
| Testing only one value. | Always test a value on each side of the boundary, plus the boundary itself. A single check can be misleading. |
| Misreading compound inequalities like "a < b < c" as two separate statements. | Treat the middle variable as constrained by both sides. Simplify by isolating the middle variable step by step. |
Use this table as a checklist during practice. Each time you make one of these mistakes, write it down and run the fix.
How to Practice Inequalities for SASMO
Rote memorization of rules is not enough. You need to solve problems under timed conditions and review your errors.
- Start with one-step inequalities. Build confidence by solving problems like 3x + 7 > 19. Then move to two-step and compound inequalities.
- Use past SASMO papers. Find the inequality questions from previous years. Solve them without looking at the answer key first. Then check your work and note any slip-ups.
- Focus on word problems. The hardest inequality questions on the SASMO are often wrapped in paragraphs. Practice translating English into math symbols.
- Work on your mental math. When you can estimate calculations quickly, you can often eliminate wrong answer choices without solving fully.
For a structured practice plan, check out our grade-by-grade SASMO problem sets to find the right level for your age and skill. If you want to build general problem solving ability, the techniques guide covers many more strategies beyond inequalities.
A Walkthrough: Mastering SASMO Inequalities with a Sample Problem
Let's tackle a typical SASMO grade 6 inequality problem.
Problem: The sum of three consecutive whole numbers is less than 75. What is the greatest possible value of the smallest number?
Let the smallest number be n. Then the three numbers are n, n+1, and n+2. Their sum is 3n + 3. The problem says this sum is less than 75. So 3n + 3 < 75.
Solve: 3n < 72 → n < 24. Since n is a whole number (positive integer), the greatest possible value of n is 23. But wait, check: if n=23, then sum = 23+24+25 = 72, which is less than 75. If n=24, sum = 24+25+26 = 75, which is not less than 75. So 23 is correct.
Notice how we had to check the boundary because the inequality is strict. If the problem said "less than or equal to 75," the answer would be 24. That one detail changes the entire answer.
This type of "greatest possible value" question appears often in SASMO. Practice similar problems using our weekly SASMO problem challenge to stay sharp.
Your Next Move to Dominate SASMO Inequalities
Now you have a clear framework: shift your thinking, follow the four steps, avoid the common mistakes, and practice with intention. The best way to lock in these skills is to sit down with a stack of inequality problems and solve them one by one. Time yourself. Review your errors. Repeat.
When you feel confident with inequalities, move on to other topics that appear in the competition. For example, mastering number theory problems and algebra patterns will round out your preparation. But start here. Inequalities are a high return area for your study time. A few extra points from getting these problems right can push you into the award zone.
Keep practicing, keep questioning your assumptions, and you will see your SASMO score climb. You've got this.