2016 AMC 10B Problem 2AMC 10 Step by Step
Name: Date: September 13, 2026
Functions · difficulty 1 of 5 · about 1 min · position P1-10
If , what is ?
- A)
- B)
- C)
- D)
- E)
Answer
B
Key insight
Apply the definition literally: 2 heart 4 = 2^3 * 4^2 = 128 and 4 heart 2 = 4^3 * 2^2 = 256, so the ratio is 1/2.
Solution
The first input is cubed and the second is squared.
Therefore
The answer is .
Why this works
A made-up operation is just a two-variable function; the only skill is matching each input to its slot in the formula. Writing the two values out fully before dividing prevents slot mix-ups, and powers of make the arithmetic quick.
Alternative approach
Without computing each side: , so the ratio is simply .
The trap
Swapping the roles of the two inputs (cubing the second and squaring the first), which flips the ratio to 2.
Common mistakes
- Swapping the roles of the two inputs (cubing the second and squaring the first), which flips the ratio to .
- Assuming the operation is commutative and answering without computing.
Techniques
Set up the equation/formula and compute; no special trick needed