document.write( "Question 305601: to open a combination lock, you must dial a 3-digit combination using the digits 0-39. How many combinations are possible ...
\n" );
document.write( "a) if repeating a digit is allowed
\n" );
document.write( "b) if repeating a digit is not allowed \n" );
document.write( "
Algebra.Com's Answer #218956 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! to open a combination lock, you must dial a 3-digit combination using the digits 0-39. How many combinations are possible ... \n" ); document.write( "a) if repeating a digit is allowed::::39^3 \n" ); document.write( "============================================== \n" ); document.write( "b) if repeating a digit is not allowed::: 39*38*37 \n" ); document.write( "===================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========= \n" ); document.write( " \n" ); document.write( " |