2015 AMC 10B Problem 7AMC 10 Step by Step
Name: Date: September 13, 2026
Functions · difficulty 1 of 5 · about 2 min · position P1-10
Consider the operation "minus the reciprocal of," defined by . What is ?
- A)
- B)
- C)
- D)
- E)
Answer
A
Key insight
Evaluate inside out: (1 diamond 2) diamond 3 = 1/2 - 1/3 = 1/6, and 1 diamond (2 diamond 3) = 1 - 3/5 = 2/5; the difference is -7/30.
Solution
Work from the innermost parentheses outward.
Left expression: , then
Right expression: , then
Difference:
The answer is .
Why this works
A custom operation is just a formula: substitute carefully, one layer at a time. The point of the problem is that is not associative, so the two groupings differ. Keep every intermediate value as an exact fraction; the reciprocal of is , not .
The trap
Computing 1 diamond (5/3) as 1 - 5/3 instead of 1 minus the reciprocal 3/5.
Common mistakes
- Computing as instead of minus the reciprocal .
- Subtracting in the wrong order and reporting , choice (E).
Techniques
Set up the equation/formula and compute; no special trick needed