AMC 10 · 2014 · #7
Grade 7 arithmeticPick an answer.
AMC 10 2014 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
The question asks which inequalities are forced. There are two jobs. To confirm one is always true you reason in general symbols (Tool #4): add the two given inequalities and the sum-inequality falls out for every choice. To knock an inequality down you only need one counterexample, so Tool #6 (Guess and Check) is the workhorse — pick one concrete set of numbers that obeys x < a and y < b and watch which candidates fail. Choosing negative values is the smart guess, because negatives are exactly what flip subtraction, products, and quotients. One well-chosen test case disproves three of the four at once. Tool #3 then tallies the survivors: one always-true statement means the count is 1.
Prove (I) always holds
Same-direction inequalities can be added, so adding x < a to y < b keeps the direction and forces x+y < a+b.
If each part on the left is smaller than its partner on the right, the two left parts together stay smaller than the two right parts together.
If each part on the left is smaller than its partner, the two left parts together stay smaller.
▸ Why?
Comparisons in the same direction chain together, so adding them keeps the direction.
▸ Why?
The other operations can be knocked down by a single well-chosen case, but this one cannot.
Pick one counterexample
One failing example kills the other three: take x=-3, a=-1, y=-4, b=-2, all nonzero with x < a and y < b.
On the number line -3 sits left of -1 and -4 sits left of -2, so this really is a legal case to test.
6.NS.C.7Guess And CheckTest (II): subtraction
Subtracting a negative adds: x-y = 1 and a-b = 1 come out equal, so the strict inequality (II) fails.
Flipping y < b around to subtract it reverses that inequality, so the differences no longer line up the safe way.
7.NS.A.1Guess And CheckTest (III): multiplication
Two negatives multiply to a positive, and the more-negative pair wins: xy = 12 but ab = 2, so (III) fails.
Two smaller (more negative) numbers multiply to a bigger positive, so "smaller inputs" does not mean "smaller product."
7.NS.A.2Guess And CheckTest (IV): division
A negative over a negative is positive: = beats = , so (IV) fails as well.
Dividing two negatives cancels the signs, and the size ratio can land the "smaller" pair on top.
7.NS.A.2Guess And CheckCount the survivors
Only (I) survives — one test case breaks (II), (III), and (IV) at once, so exactly 1 inequality must be true.
Adding same-direction inequalities is the one operation guaranteed to be safe; subtracting, multiplying, and dividing can all flip with negatives.
7.EE.B.4Eliminate PossibilitiesYou can always add two inequalities that point the same way, but subtracting, multiplying, or dividing them can flip the result — one set of negative numbers is enough to prove it.
- Prove (I) always holds
- Pick one counterexample
- Test (II): subtraction
- Test (III): multiplication
- Test (IV): division
- Count the survivors