document.write( "Question 1011597: How many strings of 10 characters, such as \r
\n" ); document.write( "\n" ); document.write( "ABCPE1234F\r
\n" ); document.write( "\n" ); document.write( "can be made such that the first 5 characters are alphabet letters,
\n" ); document.write( "the next 4 are digits and the last character is a letter.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #627323 by mathmate(429)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Question:
\n" ); document.write( "What are the combination in PAN SERIES
\n" ); document.write( "ABCPE1234F
\n" ); document.write( "Out of 10 digits, first five digits should be alphabets(26 letters in each digit), next four digits should be Numerical Value(0-9 in each digit) and the last digit should be Alphabet(26 letters)
\n" ); document.write( "
\n" ); document.write( "Solution:
\n" ); document.write( "There is a total of 10 digits in each \"word\".\r
\n" ); document.write( "\n" ); document.write( "If the digits and letters are allowed to repeat, then there are
\n" ); document.write( "\"n=26%5E6%2A10%2A4=3089157760000\"
\n" ); document.write( "distinct \"words\".\r
\n" ); document.write( "\n" ); document.write( "If the digits and letters are both not allowed to repeat, then there are
\n" ); document.write( "\"N=P%2826%2C5%29%2AP%2810%2C5%29=26%21%2F21%21%2A10%21%2F5%21=238702464000\"
\n" ); document.write( "words with distinct letters or digits.
\n" ); document.write( "
\n" );