2011 AMC 10A Problem 3AMC 10 Step by Step
Name: Date: September 13, 2026
Functions · difficulty 1 of 5 · about 2 min · position P1-10
Suppose denotes the average of and , and denotes the average of , and . What is ?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
Evaluate the innermost brackets first: {1 1 0} = 2/3 and [0 1] = 1/2, then average those two with 0.
Solution
Work from the inside out.
The inner triple: .
The inner pair: .
The outer expression is the average of , and :
The answer is .
Why this works
A newly defined symbol is just a function with a stated rule; nested symbols are evaluated like nested parentheses, innermost first. Keeping the count in each average straight (two entries versus three) is the whole task.
The trap
Forgetting to divide by 3 in the outer average (adding 2/3 + 1/2 = 7/6 and stopping), or averaging only the two nonzero entries.
Common mistakes
- Forgetting to divide by 3 in the outer average (adding 2/3 + 1/2 = 7/6 and stopping), or averaging only the two nonzero entries.
- Reading as the average of two numbers, or dropping the trailing from the outer average and getting .
Techniques
Set up the equation/formula and compute; no special trick needed