AMC 10 · 2015 · #1

Grade 8 arithmetic
order-of-operationsexponentsfraction-arithmetic identify-subproblems ↑ Prerequisites: order-of-operationsexponents
📏 Medium solution 💡 1 insight
Problem
Find the value of the expression (2⁰−1+5²−0)⁻¹×5.

Pick an answer.

(A)
-125
(B)
-120
(C)
$\frac{1}{5}$
(D)
$\frac{5}{24}$
(E)
25

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

How to solve
Strategy Identify Subproblems

The expression stacks several small operations — two powers, a chain of add/subtract inside parentheses, a -1 exponent, and a final multiplication — so Tool #7 (Identify Subproblems) handles them one layer at a time, inside-out. Tool #3 (Eliminate Possibilities) guards against the built-in traps: the -1 exponent does not make the answer negative (kills the large negatives (A) and (B)), and forgetting the reciprocal-and-multiply leaves a bare 25 (kills (E)).

1STEP 1

Evaluate the two powers

Evaluate each power: 2⁰=1 (not 0) and 5²=25.

2⁰=1, 5²=25
2STEP 2

Simplify inside the parentheses

Left to right, the parentheses simplify to 25.

2⁰-1+5²-0 = 1-1+25-0 = 25
3STEP 3

Apply the -1 exponent

The ⁻¹ exponent means reciprocal, so 25⁻¹=1/25 — not a sign flip.

25⁻¹=1/25
4STEP 4

Multiply by 5 and simplify

Multiplying by 5 and cancelling gives 5/25=1/5 — choice (C).

1/25×5=5/25=1/5 → (C)
Answer
1/5
25⁻¹×5 = 5/25 = 1/5
The inside simplifies to 25, a number bigger than 1, so its reciprocal is a small positive fraction. Multiplying that small fraction by 5 stays well under 1 — and 1/5=0.2 is. That rules out the large and negative choices instantly. The trap value 5/24 comes from miscounting 2⁰ as 0 (giving 0−1+25−0=24); −125 comes from misreading the ⁻¹ exponent as a sign change (−25×5), and −120 stacks that sign slip on top of the 2⁰=0 error (−24×5) — none survive a careful inside-out pass.
💡Key takeaway

Simplify everything inside the parentheses first; a -1 exponent just flips the number into one over itself, it never makes it negative.

  • Evaluate the two powers
  • Simplify inside the parentheses
  • Apply the -1 exponent
  • Multiply by 5 and simplify