SOLUTION: let A={1,2,3,4,5,6}
1) HOW MANY PERMUTATION ARE THERE ON THE SET A?
B) HOW many permutation of Set A end with 6?
C) How many permutation of sey A contains the substring 23?
D)
Question 820231: let A={1,2,3,4,5,6}
1) HOW MANY PERMUTATION ARE THERE ON THE SET A?
B) HOW many permutation of Set A end with 6?
C) How many permutation of sey A contains the substring 23?
D) How many permutation of set A contains the substring 23 together in any order?
E) How many ways can we select 3 permutation of set A? Answer by solver91311(24713) (Show Source): You can put this solution on YOUR website!
6!
John
My calculator said it, I believe it, that settles it