document.write( "Question 1075990: A certain state has license plates showing three numbers and three letters.
\n" );
document.write( "How many different license plates are possible
\n" );
document.write( "(a) if the numbers must come before the letters?
\n" );
document.write( "(b) if there is no restriction on where the letters and numbers appear? \n" );
document.write( "
Algebra.Com's Answer #690668 by josmiceli(19441) You can put this solution on YOUR website! (a) \n" ); document.write( "3 numbers followed by 3 letters: \n" ); document.write( " \n" ); document.write( "------------------------------- \n" ); document.write( "(b) \n" ); document.write( "What are all possible combinations of \n" ); document.write( "POSITIONS of the 3 numbers and letters? \n" ); document.write( "for instance: \n" ); document.write( "NLNLNL \n" ); document.write( "NLNLLN \n" ); document.write( "NLLLNN \n" ); document.write( "etc \n" ); document.write( "That would be C( 6,3 ) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The answer is then \n" ); document.write( " \n" ); document.write( "definitely get a 2nd opinion on this.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |