Answer:
This can be found by using the permutations and combinations formuals.
Combinations being the C equation and Permutations being the P equation.
[tex]P(n,r)=\frac{6!}{(6-6)!}=720[/tex]
Explanation:
A permutation is used for the list of data (where the order of the data matters) and the combination is used for a group of data (where the order of data doesn't matter).