AMC 10 · 2011 · #15

Grade 6 arithmetic
function-evaluationformula-substitutionlogical-deduction casework ↑ Prerequisites: function-evaluation
📏 Medium solution 💡 3 insights
Problem

Let @@ denote the "averaged with" operation: a@b=a+b2a @ b = \frac{a+b}{2}. Which of the following distributive laws hold for all numbers x,y,x, y, and zz? I. x @ (y + z) = (x @ y) + (x @ z)\text{I. x @ (y + z) = (x @ y) + (x @ z)} II. x + (y @ z) = (x + y) @ (x + z)\text{II. x + (y @ z) = (x + y) @ (x + z)} III. x @ (y @ z) = (x @ y) @ (x @ z)\text{III. x @ (y @ z) = (x @ y) @ (x @ z)}

Pick an answer.

(A)
I only
(B)
II only
(C)
III only
(D)
I and III only
(E)
II and III only

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

Try it yourself first — the explanation is most useful after you’ve attempted it.