document.write( "Question 962070: How many number sequences can you get using only the numbers from 1 through 9 and that is only 6 digits long?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #587774 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
Choose the 1st digit any of the 9 ways.\r\n" );
document.write( "For each of those ways, we can choose the 2nd digit any of the 8 remaining ways.\r\n" );
document.write( "For each of those ways, we can choose the 3rd digit any of the 7 remaining ways.\r\n" );
document.write( "For each of those ways, we can choose the 4th digit any of the 6 remaining ways.\r\n" );
document.write( "For each of those ways, we can choose the 5th digit any of the 5 remaining ways.\r\n" );
document.write( "For each of those ways, we can choose the 6th digit any of the 4 remaining ways.\r\n" );
document.write( "\r\n" );
document.write( "Answer 9×8×7×6×5×4 ( to 6 factors) = 9P6 = \"9%21%2F%289-6%29%21\" =  = 9*8*7*6*5*4 = 60480\r\n" );
document.write( "\r\n" );
document.write( "Easiest formula is start with 9 and multiply by 1 less, then 1 less than that,\r\n" );
document.write( "and so on till you have 6 factors.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );