document.write( "Question 197735: 1. Passwords are made using 4 letters and 2 digits. How many passwords can be made if repetition of letters and digits is allowed? \n" ); document.write( "
Algebra.Com's Answer #148270 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
1. Passwords are made using 4 letters and 2 digits. How many passwords can be made if repetition of letters and digits is allowed?
\n" ); document.write( "------------------------------------
\n" ); document.write( "26^4*10^2 = 45,697,600
\n" ); document.write( "===========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );