Permutations


Tests
    Test 1     Test 2     Test 3     Test 4     Test 5     Test 6     Test 7     Test 8     Test 9     Test 10

Sample
Permutations [Test 1]
1) There 6 boys and 6 girls, how many ways they can be seated in a line such that they sit alternatively?
2) There 3 boys and 3 girls, how many ways they can be seated in a line such that they sit alternatively?
3) How many number of ways 5 persons can be seated in a game?
4) There are 6 ways to go to B from A. How many different ways can you go from A to B and back?
5) How many number of ways 3 persons can be seated in a game?
6) Using the digits 1 through 7 How many different 2 digit numbers can be formed (repetition not allowed)?
7) There are 7 ways to go to B from A. How many different ways can you go from A to B and back?
8) Using the digits 1 through 4 How many different 2 digit numbers can be formed (repetition not allowed) such that digit in the tenths place is great than the one in units place?
9) Jacob has 4 pants and 7 shirts and 8 hats. How many different cobinations of outfits can be formed?
10) Using the digits 1 through 6 How many different 2 digit numbers can be formed (repetition not allowed)?