Given this 3 x 3 matrix:
define a simple procedure with the minimal number of operations resulting in the value of 682.
(In reply to
re: solution by broll)
|6,8,2| is not 682 and the procedure involves unrelated numbers, so it does not justify neither the adjective "simple" nor the D2 level
HINT: INVOLVE THE MATRX'S INDICES IN YOUR PROCEDURE.