AMC 10 · 2008 · #12
Grade 6 algebraPick an answer.
The average of a group equals its total divided by how many things are in it. So I give the running total a name, S_n, the sum of the first n terms. The average rule turns into a clean formula for S_n. Then a single term is just the jump from one running total to the next, which splits the task into a small subproblem I can compute.
Turn the average into a sum
Each average becomes a clean running total.
If a pile of n numbers averages to n, the whole pile must add up to n copies of n.
6.SP.B.5Introduce A VariableOne term is the jump between totals
One term is the jump between two of those totals.
Take away the total of everything before it, and only that one new term is left.
6.EE.B.6Identify SubproblemsFactor the difference of squares
That difference of squares factors to 4015, choice (E).
The gap between two neighbouring squares is just the sum of the two numbers being squared.
The gap between two neighbouring squares is just the sum of the two numbers being squared.
▸ Why?
A difference of two squares is the two numbers added multiplied by the two numbers subtracted, and here that difference is one.
▸ Why?
A pile of n numbers averaging n must add to n copies of n, which is what makes both totals squares.
If the average of the first n terms is always n, the running total is n², so each term is the gap between two neighbouring squares.
- Turn the average into a sum
- One term is the jump between totals
- Factor the difference of squares