Skip to main content

2011 AMC 10B Problem 15

Problem 15 of 25IntermediateAlgebra

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

Answer choices

Show solution

Solution

In statement I, the left-hand side equals x+y+z2\dfrac{x+y+z}2 and the right-hand side equals x+y+z2,x+\dfrac{y+z}2, so they are not always equal. In statement II, both sides equal x+y+z2,x+\dfrac{y+z}2, so it holds. In statement III, both sides equal 2x+y+z4,\dfrac{2x+y+z}4, so it also holds. Thus, the correct answer is E .

More practice

Concepts: custom operation · distributive property

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.