Skip to main content
Lemma

TMUA practice: Arithmetic Series, problem 2

A TMUA-calibre arithmetic series problem at difficulty 4 of 5, with the full worked solution.

The question
The numbers, in order, of each row and the numbers, in order, of each column of a 5×55 \times 5 array of integers form an arithmetic progression of length 5.5{.} The numbers in positions (5,5),(2,4),(4,3),(5, 5), \,(2,4),\,(4,3), and (3,1)(3, 1) are 0,48,16,0, 48, 16, and 12,12{,} respectively. What number is in position (1,2)?(1, 2)? [. ?......48.12......16......0]\begin{bmatrix} . & ? &.&.&. \\ .&.&.&48&.\\ 12&.&.&.&.\\ .&.&16&.&.\\ .&.&.&.&0\end{bmatrix}
A 1919
B 2424
C 2929
D 3434
E 3939

The correct answer is highlighted. C

Worked solution

Start from the 00 . Going up, let the common difference be aa , and going left, let the common difference be bb . Therefore, we have

[. ?..4a...483a12...2a..16.a4b3b2bb0]\begin{bmatrix} . & ? &.&.&4a \\ .&.&.&48&3a\\ 12&.&.&.&2a\\ .&.&16&.&a\\ 4b&3b&2b&b&0\end{bmatrix}

Looking at the third column, we can see that the common difference going up is 162b16-2b . We fill this in:

[. ?646b.4a..484b483a12.322b.2a..16.a4b3b2bb0]\begin{bmatrix} . & ? &64-6b&.&4a \\ .&.&48-4b&48&3a\\ 12&.&32-2b&.&2a\\ .&.&16&.&a\\ 4b&3b&2b&b&0\end{bmatrix}

Looking at the second row, 4848 has two values beside it, so we can write

48=484b+3a296=484b+3a48=4b+3a,48=\dfrac{48-4b+3a}{2}\rightarrow96=48-4b+3a\rightarrow48=-4b+3a,

and we can do the same with the third row, which gives

322b=12+2a2322b=6+a26=a+2b.32-2b=\dfrac{12+2a}{2}\rightarrow32-2b=6+a\rightarrow26=a+2b.

Now we have the system of equations

48=4b+3a48=-4b+3a

26=a+2b,26=a+2b,

and solving it gives a=20,b=3a=20,b=3 , therefore we can now fill in the grid with actual numbers. But before doing that, note that we’re only looking for a value in the first row, and because we already have two known values in that row, we can find the common difference for that row and not focus on anything else.

Focusing only on the first row yields

[. ?46.80]\begin{bmatrix} . & ? &46&.&80\end{bmatrix}

This means that the common difference from right to left is 80462=17\dfrac{80-46}{2}=17 . Therefore, the desired value is 4617=C 2946-17=\boxed{\text{\(C\) }29} ~Tacos_are_yummy_1