AMC 10 · 2007 · #7

Grade 7 algebra
percentagelinear-equations-one-varfraction-arithmetic convert-to-algebra ↑ Prerequisites: percentage
📏 Medium solution 💡 2 insights
Problem
A man pays 20% of his inheritance in federal tax, then pays 10% of whatever is left in state tax. The two taxes together come to $10500. Find the size of the whole inheritance in dollars.

Pick an answer.

(A)
30000
(B)
32500
(C)
35000
(D)
37500
(E)
40000

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

How to solve
Strategy Introduce a Variable

The inheritance is the one thing we do not know, so Tool #4 (Introduce a Variable) names it x and lets every tax become a piece of x. Tool #13 (Convert to Algebra) turns the words "20% of it" and "10% of what is left" into expressions, so the two taxes add into a single equation about x. Tool #3 (Eliminate Possibilities) offers a fast check: the total tax is a bit more than 1/4 of the inheritance, so x must be a little under four times 10500, which already points at the larger choices.

1STEP 1

Name the inheritance

Let x be the number of dollars in the whole inheritance, so every tax becomes a piece of x.

x = inheritance in dollars
2STEP 2

Federal tax and the leftover

The federal tax is 20% of x, or 0.20x, and paying it leaves the other 80%, so 0.80x is still in hand.

federal = 0.20x, left = x - 0.20x = 0.80x
3STEP 3

State tax on what is left

The state tax is 10% of the leftover, not of x: 0.10 × 0.80x = 0.08x.

state = 0.10 × 0.80x = 0.08x
4STEP 4

Add the taxes into one equation

The two taxes together are $10500, so adding the expressions gives 0.28x = 10500.

0.20x + 0.08x = 0.28x = 10500
5STEP 5

Solve for the inheritance

Divide both sides by 0.28: x = 10500 ÷ 0.28 = 37500, so the inheritance was $37500 — choice (D).

x = 10500/0.28 = 37500 → (D)
Answer
37500
Check by running the tax forward on x = 37500: federal is 0.20 × 37500 = 7500, leaving 30000; state is 0.10 × 30000 = 3000. The two taxes are 7500 + 3000 = 10500, exactly the given total. The size is sensible too: total tax is 0.28 of the inheritance, a bit more than a quarter, so the inheritance should be a bit under 4 × 10500 = 42000, and 37500 fits.
💡Key takeaway

When one percent is taken and then another percent is taken from what is left, write each tax as a piece of the same unknown, add the pieces, and solve the single equation.

  • Name the inheritance
  • Federal tax and the leftover
  • State tax on what is left
  • Add the taxes into one equation
  • Solve for the inheritance