document.write( "Question 377455: How many license plates are possible consisting of 4 letters followed by 4 digits, if the first letter must be a C? \n" ); document.write( "
Algebra.Com's Answer #268171 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! Here total no. of ways to put C on first position =1\r \n" ); document.write( "\n" ); document.write( "no. of ways to put any letter on second position = 26 \r \n" ); document.write( "\n" ); document.write( "similarly for remaining positions. \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "total no. of ways = 1*26*26*26*10*10*10*10\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |