document.write( "Question 1185297: You have a driver’s license that has to have 2 digits followed by 4 letters. Find the total number of outcomes available with repetition of digits and letters.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #816096 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
You have a driver’s license that has to have 2 digits followed by 4 letters. Find the total number of outcomes available with repetition of digits and letters.
\n" ); document.write( "-----
\n" ); document.write( "2 digits ---> 00 to 99
\n" ); document.write( "---> 10*10*26*26*26*26 possibles
\n" ); document.write( "
\n" );