document.write( "Question 1192298: Find the number of permutations of 10 numbers in a spinner?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #849057 by CPhill(1959)![]() ![]() You can put this solution on YOUR website! The number of permutations of 10 numbers on a spinner is **10!** (10 factorial). \r \n" ); document.write( "\n" ); document.write( "* **Factorial:** \n" ); document.write( " * 10! = 10 * 9 * 8 * 7 * 6 * 5 * 4 * 3 * 2 * 1 \n" ); document.write( " * 10! = 3,628,800\r \n" ); document.write( "\n" ); document.write( "**Explanation:**\r \n" ); document.write( "\n" ); document.write( "* **Permutations:** Permutations refer to the different arrangements of a set of objects where the order matters. \n" ); document.write( "* **Spinner:** A spinner with 10 distinct numbers can land on any of those numbers in any order. \r \n" ); document.write( "\n" ); document.write( "Therefore, there are 3,628,800 possible permutations of 10 numbers on a spinner. \n" ); document.write( " \n" ); document.write( " |