AMC 8 · 2005 · #11

Grade 6 rate-ratio
percentagefraction-multiplicationpattern-recognition identify-subproblemspattern-recognition ↑ Prerequisites: percentage
📏 Short solution 💡 2 insights
Problem
A textdollar 90.00 coat is on sale with a 20% discount, and sales tax in Rubenenkoville is 6%. Jack computes the bill by adding 6% tax to textdollar 90 first and then taking 20% off. Jill takes 20% off textdollar 90 first and then adds 6% tax to the discounted price. What is Jack's total minus Jill's total?

Pick an answer.

(A)
$-\textdollar 1.06$
(B)
$-\textdollar 0.53$
(C)
$\textdollar 0$
(D)
$\textdollar 0.53$
(E)
$\textdollar 1.06$

AMC 8 2005 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

How to solve
Strategy Find an Invariant

The two clerks apply the same two multipliers (1.06 for tax and 0.80 for discount) to the same starting price; only the order is swapped. Tool #11 (Find an Invariant) spots the unchanging quantity: when you multiply a string of numbers, reordering the factors never changes the product. That property — commutativity of multiplication — is the invariant, so Jack's total and Jill's total must be equal before we ever compute a dollar amount. Tool #4 (Introduce a Variable) lets us write both totals as products of 90, 1.06, and 0.80 in two orders so the invariance is visible at a glance. No arithmetic is required to pick the answer; the structure decides it.

1STEP 1

Turn each percent change into one multiplier: adding 6% tax means × 1.06, taking 20% off means × 0.80.

add tax ≡ × 1.06, take discount ≡ × 0.80
2STEP 2

Jack rings up textdollar 90, then × 1.06 (tax), then × 0.80 (discount): 90 × 1.06 × 0.80.

J_Jack = 90 × 1.06 × 0.80
3STEP 3

Jill swaps the order: textdollar 90, then × 0.80 (discount), then × 1.06 (tax): 90 × 0.80 × 1.06.

J_Jill = 90 × 0.80 × 1.06
4STEP 4

Same three numbers, so by commutativity the two products are equal and the difference = 0 → (C).

J_Jack - J_Jill = 90 × 1.06 × 0.80 - 90 × 0.80 × 1.06 = 0 → (C)
Answer
textdollar 0
Compute both totals to confirm. 90 × 1.06 = 95.40, then 95.40 × 0.80 = 76.32, so Jack's total is textdollar 76.32. 90 × 0.80 = 72.00, then 72.00 × 1.06 = 76.32, so Jill's total is also textdollar 76.32. Difference: textdollar 0, matching choice (C). The trap answers ±textdollar 0.53 and ±textdollar 1.06 would tempt a solver who imagines that taxing first and then discounting gives the tax a "head start" — but multiplying by 1.06 and 0.80 in either order produces the same scaling, so no head start exists.
💡Key takeaway

Both clerks multiply textdollar 90 by the same two factors — 1.06 for tax and 0.80 for discount. The commutative property of multiplication says order does not matter, so the totals are equal and the difference is textdollar 0.