🇺🇸 AMC 8 ⇄ switch contest
1986 AJHSME

Problem 11

Problem 11 · 1986 AJHSME Hard
Algebra & Patterns custom-operation

If A ✶ B means (A + B) ⁄ 2, then (3 ✶ 5) ✶ 8 is

Show answer
Answer: A — 6.
Show hints
Hint 1 of 2
The ✶ symbol is a made-up rule, not real multiplication — translate it into plain English first. "(A + B) ⁄ 2" is just the *average* of A and B.
Still stuck? Show hint 2 →
Hint 2 of 2
Like nested parentheses, do the inside first: find 3 ✶ 5, then combine that result with 8.
Show solution
Approach: decode the symbol, work inside-out
  1. Translate ✶: A ✶ B is simply the average (midpoint) of A and B. That turns a strange symbol into something familiar.
  2. Inside first: 3 ✶ 5 is the average of 3 and 5, which is 4. Then 4 ✶ 8 is the average of 4 and 8, which is 6.
  3. Watch the trap: ✶ is *not* ×, so 3 ✶ 5 is 4, not 15. With custom operators, always rewrite the rule in words before computing.
  4. Sanity check: each ✶ produces a number between its two inputs, so the final answer must sit between 4 and 8 — 6 fits, while choices like 12, 16, 30 can't.
Mark: · log in to save