AMC 10 · 2010 · #9
Grade 7 algebraPick an answer.
AMC 10 2010 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Keep e as an unknown letter and turn both computations into expressions in e (Tool #4, Introduce a Variable). Tool #7 (Identify Subproblems) handles the correct expression one layer at a time, peeling the nested parentheses from the inside out so the minus signs are distributed without error. Then Tool #13 (Convert to Algebra) turns the sentence "Larry's answer equals the correct answer" into a single equation in e, which solves in one line. Carrying e symbolically is cleaner than testing all five choices, because it produces the value directly.
Expand the correct expression
Peel a-(b-(c-(d+e))) from the inside out, flipping signs behind each minus: c-d-e, then b-c+d+e, then a-b+c-d-e.
A minus in front of a group flips the sign of everything inside it, so peel one shell at a time to keep the flips straight.
A minus in front of a group flips the sign of everything inside it.
▸ Why?
A factor spread across a sum reaches every term inside it, and a minus sign is such a factor.
▸ Why?
Each flipped term is the opposite of the original, so pairing them would leave nothing behind.
Write Larry's stripped version
Larry keeps every sign where it stands and just drops the brackets, reading straight across: a-b-c-d+e.
Ignoring parentheses just means taking every sign at face value, with no flipping.
7.EE.A.1Convert To AlgebraSubstitute the known numbers
Substitute a=1, b=2, c=3, d=4 and keep e a letter: the true value is -2-e and Larry's is -8+e.
Combining the signed numbers first collapses each side to a simple form ± e plus a constant.
7.NS.A.1Introduce A VariableSet them equal and solve
The coincidence means -2-e=-8+e, so 6=2e and e=3; both sides then equal -5.
Setting the two expressions equal turns the "lucky coincidence" into one equation with a single solution.
6.EE.B.7Introduce A VariableA minus sign in front of a group flips every sign inside it, so expand the real expression carefully, write Larry's no-parentheses version, set the two equal, and solve for e to get 3.
- Expand the correct expression
- Write Larry's stripped version
- Substitute the known numbers
- Set them equal and solve