I think I am on the right track on this probability question but just wanted to get it checked.
“If you have a regular die and you wipe the numbers off the sides of the die. How many different unique ways can you put the numbers (1-6) on the die? (So that if you turn the die, there is no same combination)”
I was thinking that this would simply be $6!$ (factorial). Figured that one side has $6$ numbers that could be picked. Once that is done, the next side only has $5$ numbers. Next $4$, then $3$ etc.
First, notice that there are $24$ ways of turning the die. This is because if you consider one particular face of the die, there are exactly $4$ ways of turning it so that this face is always in the same place. Then do the same for the other faces, and get $4 \times 6 = 24$.
$6!$ is the number of ways to number the die but this also counts the $24$ possible turns of the die. So the answer is $\frac{6!}{24}=30$.