document.write( "Question 171025: You are asked to make a six-digit password using 0 to 9 without using numbers more than once. how many different combinations can be made.\r
\n" );
document.write( "\n" );
document.write( "i think its 10x10x10x10x10x10=10,000,000 \n" );
document.write( "
Algebra.Com's Answer #126262 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 10*9*8*7*6*5=151,200 COMBINATIONS. \n" ); document.write( "AFTER THE FIRST OF 10 NUMBERS IS SELECTED THERE ARE ONLY 9 NUMBERS LEFT. \n" ); document.write( "AFTER THE SECOND NUMBER IS SELECTED THERE ARE ONLY 8 NUMBERS LEFT \n" ); document.write( "ETC. UNTIL ALL 6 NUMBERS ARE SELECTED. \n" ); document.write( " \n" ); document.write( " |