AMC 10 · 2020 · #21
Grade 8 number-theoryPick an answer.
Tool #13 (Algebra): introduce k = ⌊ √(n) ⌋ and rewrite as n = 70k - 1000. Tool #7 (Subproblems): the floor condition k² ≤ n < (k+1)² gives two quadratic inequalities in k — solve each separately. Tool #6 (Guess and Check): verify each candidate k by plugging back into the original equation. Tool #2 (Systematic List): enumerate the small set of integer k values satisfying both inequalities. Tool #3 (Eliminate): reject any k outside the valid range or giving n ≤ 0.
Name the floor value
Express the number via the floor value.
Introduce a single name k for both sides; the equation becomes linear in n for each k.
6.EE.B.7Convert To AlgebraWrite the definition as inequalities
The definition becomes two inequalities.
Two simultaneous inequalities — one for the lower edge of the floor, one for the upper edge.
The whole-number part is defined by two inequalities: one for its lower edge and one for its upper edge.
▸ Why?
Every number splits into a whole part and a leftover smaller than one, and that split is unique.
▸ Why?
Saying the leftover sits between zero and one is exactly a pair of comparisons on the number itself.
Solve the first
The first gives a wide range.
Parabola opens up; it's ≤ 0 between its two roots 20 and 50.
8.EE.C.7Convert To AlgebraSolve the second
The second cuts out the middle.
Parabola is positive outside its roots — split into two pieces.
8.EE.C.7Convert To AlgebraList the surviving values
List what survives.
Two short integer runs at the edges of [20, 50].
6.EE.B.8Make A Systematic ListConvert back
Convert each back to the number.
Plug each k back and read off √(n) numerically to confirm the floor.
8.NS.A.2Guess And CheckCount them
There are 6 of them.
Six solutions confirmed — answer (C).
6.EE.B.5Eliminate PossibilitiesThis AMC 12 problem only needs Grade 8 inequalities — substitute k = ⌊ √(n) ⌋ to get n = 70k - 1000, plug into the floor's defining inequalities k² ≤ n < (k+1)², solve two quadratics, and intersect: k ∈ {20, 21, 47, 48, 49, 50} gives 6 solutions.