document.write( "Question 951664: how many different strings of length 9 can be formed using only the digits {0, 1, 2, 3 }, of the first digit in the string cannot be 0 and the last cannot be 3 \n" ); document.write( "
Algebra.Com's Answer #581259 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
how many different strings of length 9 can be formed using only the digits
\n" ); document.write( "{0, 1, 2, 3 }, of the first digit in the string cannot be 0 and the last cannot
\n" ); document.write( "be 3
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Choose the 1st letter any of the 3 ways {1,2,3}, not 0.\r\n" );
document.write( "Choose the 2nd letter any of the 4 ways {0,1,2,3}.\r\n" );
document.write( "Choose the 3rd letter any of the 4 ways {0,1,2,3}.\r\n" );
document.write( "Choose the 4th letter any of the 4 ways {0,1,2,3}.\r\n" );
document.write( "Choose the 5th letter any of the 4 ways {0,1,2,3}.\r\n" );
document.write( "Choose the 6th letter any of the 4 ways {0,1,2,3}.\r\n" );
document.write( "Choose the 7th letter any of the 4 ways {0,1,2,3}.\r\n" );
document.write( "Choose the 8th letter any of the 4 ways {0,1,2,3}.\r\n" );
document.write( "Choose the 9th letter any of the 3 ways {0,1,2}, not 3.\r\n" );
document.write( "\r\n" );
document.write( "3󫶘󫶘󫶘󫶗 = 3247 = 147456 different strings.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );