Core Module โ Latin Squares (Set 2)
Start Learning SessionQuestions in this Set
1
In a 3ร3 Latin square using symbols โ
โ โฒ, row 1 = [โ
, โ, โฒ], row 2 = [โ, โฒ, โ
]. What is row 3?
View โ
2
A 4ร4 Latin square uses letters A B C D. Row 1=[A,B,C,D], Row 2=[B,A,D,C], Row 3=[C,D,A,B]. What is...
View โ
3
In a 3ร3 grid using numbers 1,2,3: cell(1,1)=1, cell(1,2)=2, cell(2,1)=3. What is cell(2,2)?
View โ
4
A Latin square uses colors Red(R), Blue(B), Green(G). If the diagonal is all R, what is true?
View โ
5
Given a 3ร3 Latin square partially filled: row1=[X,Y,Z], row2=[Y,?,X]. What is the missing cell?
View โ
6
How many distinct 2ร2 Latin squares can be made using symbols A and B?
View โ
7
In a 4ร4 Latin square, if rows 1-3 are filled correctly, how many ways can row 4 be completed?
View โ
8
A 3ร3 Latin square uses shapes โโโ. Row1=[โ,โ,โ], Row3=[โ,โ,โ]. What must row 2, column 1 be?
View โ
9
Which property is NOT required by a Latin square?
View โ
10
A 3ร3 Latin square has cell(1,3)=A and cell(3,1)=A. Can cell(2,2)=A?
View โ