document.write( "Question 948056: A lock has a code of 5 numbers between 1 and 25. If no numbers in the code are allowed to repeat, how many different codes could be made? \n" ); document.write( "
Algebra.Com's Answer #578649 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
There are 25*24*23*22*21 = 6,375,600 different codes. \n" ); document.write( "
\n" );