document.write( "Question 328611: If a state wants each of its license plates to contain any 7 digits, how many different license plates are possible? \n" ); document.write( "
Algebra.Com's Answer #235422 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Choose the first digit 10 ways\r\n" ); document.write( "Choose the second digit 10 ways\r\n" ); document.write( "Choose the third digit 10 ways\r\n" ); document.write( "Choose the fourth digit 10 ways\r\n" ); document.write( "Choose the fifth digit 10 ways\r\n" ); document.write( "Choose the sixth digit 10 ways\r\n" ); document.write( "Choose the seventh digit 10 ways\r\n" ); document.write( "\r\n" ); document.write( "That's\n" ); document.write( " |