Chess board
Written on 11:48 pm by Vja Students
How many ways are there of arranging the sixteen black or white pieces of a standard international chess set on the first two rows of the board? 
Given that each pawn is identical and each rook, knight and bishop is identical to its pair
Answere::= (16!) / (8! * 2! * 2! * 2!) =6,48,64,800 ways 
 
 


