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)\"\" \"About 
You can put this solution on YOUR website!
(a)
\n" ); document.write( "3 numbers followed by 3 letters:
\n" ); document.write( "\"+10%2A10%2A10%2A26%2A26%2A26+\"
\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( "\"+6%21+%2F+%28+3%21%2A%28+6-3%29%21%29+\"
\n" ); document.write( "\"+6%21+%2F+%28+3%21%2A3%21+%29+\"
\n" ); document.write( "\"+%28+6%2A5%2A4%2A3%2A2%2A1+%29+%2F+%28+3%2A2%2A1%2A3%2A2%2A1+%29+\"
\n" ); document.write( "\"+%28+6%2A5%2A4+%29+%2F+%28+3%2A2%2A1+%29+\"
\n" ); document.write( "\"+5%2A4+=+20+\"
\n" ); document.write( "The answer is then
\n" ); document.write( "\"+%28+10%2A10%2A10%2A26%2A26%2A26+%29%2A20+\"
\n" ); document.write( "definitely get a 2nd opinion on this.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );