document.write( "Question 206869This question is from textbook college alg
\n" );
document.write( ": For many years, the state of California used three letters followed by three digits on its automobile plates.\r
\n" );
document.write( "\n" );
document.write( "a) how many different license plates are possible w/ this arrangement?\r
\n" );
document.write( "\n" );
document.write( "b) when the state ran out of plates, the order was reversed to three digits followed by three letters. How many additional plates were then possible? \n" );
document.write( "
Algebra.Com's Answer #156387 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! For many years, the state of California used three letters followed by three digits on its automobile plates. \n" ); document.write( "a) how many different license plates are possible w/ this arrangement? \n" ); document.write( "b) when the state ran out of plates, the order was reversed to three digits followed by three letters. How many additional plates were then possible?\r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Choose the first letter 26 ways. That's 26\r\n" ); document.write( "Choose the second letter 26 ways. That's 26*26\r\n" ); document.write( "Choose the third letter 26 ways. That's 26*26*26\r\n" ); document.write( "Choose the first digit 10 ways. That's 26*26*26*10\r\n" ); document.write( "Choose the second digit 10 ways. That's 26*26*26*10*10\r\n" ); document.write( "Choose the third digit 10 ways. That's 26*26*26*10*10*10\r\n" ); document.write( "\r\n" ); document.write( "Multiply that out and get:\r\n" ); document.write( "\r\n" ); document.write( "17,576,000\r\n" ); document.write( "\r\n" ); document.write( "b) That same number more.\r\n" ); document.write( "\r\n" ); document.write( "[I wonder if they'd really allow the tag OOO-000.] \r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |