Olympiad Maths Prep

Track / Stage 5 / 10 of 400 #610 of 2000

Problem 610

AIME late
Combinatorics Difficulty 5.0 Find the answer

The symbol \begin{tabular}{l|l}
3 \& 4
\hline 5 \& 6
\hline

is evaluated as 3×6+4×5=383 \times 6+4 \times 5=38. If

\hline 2 \& 6
\hline 1 \&
\hline
\end{tabular} is evaluated as 16 , then the number that should be placed in the empty space is

(A) 1
(B) 2
(C) 3
(D) 4
(E) 5

Official solution

Solution 1

When we calculate the value of the symbol, we add the product of the numbers on each of the two diagonals.

The product of the entries on the diagonal with the 1 and the 6 is 6 .

Since the symbol is evaluated as 16 , then the product of the entries on the other diagonal is 10 . Since one of the entries on the other diagonal is 2 , then the missing entry must be 5 .

## Solution 2

Let the missing number be xx.

Using the definition for the evaluation of the symbol, we know that 2×x+1×6=162 \times x+1 \times 6=16 or 2x+6=162 x+6=16 or 2x=102 x=10 or x=5x=5.

ANSWER: (E)

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.