document.write( "Question 981371: How many ways can I choose a five-character password if the first three characters must be chosen from { A, B, C, D } without repetition, and the last two characters must be chosen from the digits 0-9, with repetition ? \n" ); document.write( "
Algebra.Com's Answer #602404 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N=26%2A25%2A24%2A10%2A10=1560000\" \n" ); document.write( "
\n" );