AMC 10 · 2005 · #2

Grade 8 arithmetic
percentagequadratic-equations convert-to-algebra ↑ Prerequisites: percentagequadratic-equations
📏 Medium solution 💡 2 insights
Problem
A positive number satisfies the condition that that percent of itself equals 4. Find the number.

Pick an answer.

(A)
2
(B)
4
(C)
10
(D)
20
(E)
40
How to solve
Strategy Convert to Algebra

The sentence "x% of x is 4" is a word statement hiding one equation, so Tool #13 (Convert to Algebra) turns it into x/100 · x = 4 and solves for x. Tool #8 (Analyze the Units) is the key unlock: "percent" means "per hundred," so x%=x/100, which stops the common mistake of reading x% as just x. Tool #3 (Eliminate Possibilities) is a fast backstop — because the choices are given, the found value can be checked against them, and only 20 makes x% of x equal 4.

1STEP 1

Rewrite the percent

Percent means per hundred, so the phrase becomes a fraction.

x% of x = x/100 · x
2STEP 2

Write the equation

The unknown appears twice, giving a plain square.

x/100 · x = 4 ⟹ x²/100 = 4
3STEP 3

Clear the denominator

Clearing the denominator gives 400.

x²/100 = 4 ⟹ x² = 400
4STEP 4

Take the positive square root

Only the positive root is allowed, giving 20, choice (D).

x² = 400 ⟹ x = √(400) = 20 → (D)
Answer
20
Test the answer straight against the words: 20% of 20 is 0.2×20=4, which matches exactly. The other choices fail — for example 40% of 40 = 16 (too big) and 10% of 10 = 1 (too small) — and they even bracket the answer, since the percent-of-itself value grows as x grows. A tempting trap is to read "x% of x" as just x=4 and pick (B); that ignores the "percent" and the "of," both of which shrink the result.
💡Key takeaway

"Percent" means "out of 100" and "of" means multiply, so "x% of x" is x²/100 — set that equal to 4 and the positive square root gives x=20.

  • Rewrite the percent
  • Write the equation
  • Clear the denominator
  • Take the positive square root