document.write( "Question 1139778: A license plate contains three distinct letters followed by 3 digits. How many different license plates can be printed? \n" ); document.write( "
Algebra.Com's Answer #760266 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A license plate contains three distinct letters followed by 3 digits. How many different license plates can be printed? \n" ); document.write( "------------- \n" ); document.write( "If it's not case sensitive, it's \n" ); document.write( "26*26*26*10*10*10 \n" ); document.write( " \n" ); document.write( " |