document.write( "Question 68872: If a license plate consists of 3 letters followed by 2 numbers, how many license plates can be created without duplication? (allow all letters of the alphabet and all 10 digits to be used) \n" ); document.write( "
Algebra.Com's Answer #49016 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If a license plate consists of 3 letters followed by 2 numbers, how many license plates can be created without duplication? (allow all letters of the alphabet and all 10 digits to be used) \n" ); document.write( "-------------------------- \n" ); document.write( "Number = 26*25*24*10*9=140400 \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |