AMC 10 · 2011 · #3

Grade 6 arithmetic
mean-median-mode-rangefraction-arithmeticorder-of-operations identify-subproblems ↑ Prerequisites: fraction-arithmetic
📏 Medium solution 💡 1 insight
Problem
Two made-up symbols are defined: [a b] means the average of a and b, and {a b c} means the average of a, b, and c. Evaluate the nested expression {{1 1 0} [0 1] 0} and match it to a choice.

Pick an answer.

(A)
$\frac{2}{9}$
(B)
$\frac{5}{18}$
(C)
$\frac{1}{3}$
(D)
$\frac{7}{18}$
(E)
$\frac{2}{3}$

AMC 10 2011 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

How to solve
Strategy Identify Subproblems

The scary part is the notation, not the arithmetic. Tool #7 says: don't try to do it all at once — break the compound expression into small, independent pieces. Here the two inner brackets {1 1 0} and [0 1] are self-contained mini-problems. Solve each one to a plain fraction first, drop those two numbers into the outer { }, and the last step is just one more average. Working inside-out keeps every stage a simple 'add and divide'.

1STEP 1

Average the inner three

The innermost group {1 1 0} is the average of 1, 1, and 0: add them, divide by 3, and get 2/3.

{1 1 0} = (1+1+0)/3 = 2/3
2STEP 2

Average the inner pair

Next, [0 1] is the average of 0 and 1: add them, divide by 2, and get 1/2.

[0 1] = (0+1)/2 = 1/2
3STEP 3

Add the outer three

The outer expression is now {2/3 1/2 0}; rewrite the fractions over the common denominator 6 and add to get 7/6.

2/3 + 1/2 + 0 = 4/6 + 3/6 = 7/6
4STEP 4

Divide the total by three

The outer average splits that sum three ways, and dividing by 3 triples the denominator: 7/6 becomes 7/18.

{2/3 1/2 0} = 7/6/3 = 7/6 · 1/3 = 7/18 → (D)
Answer
7/18
The three outer numbers are 2/3≈ 0.67, 1/2=0.5, and 0, so their average must land between 0 and 2/3 and near the middle value. 7/18≈ 0.39 fits that window perfectly. Choice (E) 2/3 is too big (that is a single input, not the average), and (A) 2/9≈ 0.22 is too small, so (D) is the consistent answer.
💡Key takeaway

When a problem invents strange brackets, just translate them into a word you know — here it's 'average' — then work from the inside out, one small piece at a time.

  • Average the inner three
  • Average the inner pair
  • Add the outer three
  • Divide the total by three