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)![]() ![]() 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" ); 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" ); document.write( "words with distinct letters or digits. \n" ); document.write( " |