AMC 10 · 2015 · #1

Grade 8 arithmetic
order-of-operationsexponentsfraction-arithmetic identify-subproblems ↑ Prerequisites: order-of-operationsexponents
📏 Medium solution 💡 1 insight
Problem
Two powers are combined, the result inverted, and then scaled. Find the value.

Pick an answer.

(A)
-125
(B)
-120
(C)
$\frac{1}{5}$
(D)
$\frac{5}{24}$
(E)
25
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

The zero power is 1, not zero.

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

Simplify inside the parentheses

Inside the brackets everything reduces to 25.

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

Apply the -1 exponent

The exponent flips that number.

25⁻¹=1/25
4STEP 4

Multiply by 5 and simplify

Multiplying gives 1/5, choice (C).

1/25×5=5/25=1/5 → (C)
Answer
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 should still be well under 1 — and 1/5=0.2 is. This rules out the large or negative choices instantly. The trap value 5/24 comes from miscounting 2⁰ as 0 (giving 0-1+25-0=24), and the negatives come from misreading the -1 exponent as a sign change — none of which 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