document.write( "Question 134022: how many different six-digit numbers can be formed from the digits 1,2,3,4,5, and 6 if each digit is only used once? \n" ); document.write( "
Algebra.Com's Answer #98010 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
There are 6 ways to pick the first number, then 5 ways to pick the second number, 4 ways to pick the third number...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So \"6%2A5%2A4%2A3%2A2%2A1=6%21=720\"
\n" ); document.write( "
\n" );