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)![]() ![]() 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 =\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |