document.write( "Question 871143: If a state wants each of its license plates to contain 8 different digits, how many different license plates can it make if any of the digits 0 through 9 can appear in any of the 8 positions? \n" ); document.write( "
Algebra.Com's Answer #525345 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
0 to 9 is 10 different digits, so the
\n" ); document.write( "number of possible plates is:
\n" ); document.write( "\"+10%2A10%2A10%2A10%2A10%2A10%2A10%2A10+=+10%5E8+\"
\n" ); document.write( "
\n" ); document.write( "
\n" );