Core Module โ Latin Squares (Set 3)
Start Learning SessionQuestions in this Set
1
In a 3x3 Latin square: row 1 is [1, 2, 3], row 2 is [2, 3, 1]. What is the third element of row 3?
View โ
2
A Latin square of size 2x2 has cell(1,1) = A. What must cell(2,2) be?
View โ
3
Which of the following grids is a valid Latin square?
View โ
4
In a 3x3 Latin square using A, B, C: row 1 is [A, B, C], row 2 has B in column 2. What is cell(2,1)?
View โ
5
If a 3x3 Latin square has row 1 = [A, B, C] and row 2 = [C, A, B], what is row 3?
View โ
6
In a 4x4 Latin square, how many times does each symbol appear in total?
View โ
7
If you have a 3x3 Latin square, what is the maximum number of times a single symbol can appear in an...
View โ
8
Which of the following is NOT a Latin square size?
View โ
9
If a 3x3 Latin square contains numbers 1, 2, 3 and row 1 is [1, 2, 3], what is the sum of elements i...
View โ
10
In a 3x3 Latin square: row 1 is [X, Y, Z], row 2 is [Z, X, Y]. What is cell(3,2)?
View โ