document.write( "Question 1074073: If one state used a license plate that included one letter followed by five digits how many diffrent license plates could be made that stared with the letter a \n" ); document.write( "
Algebra.Com's Answer #688794 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
how many diffrent license plates could be made that started with the letter \"a\" and 5 digits?:
\n" ); document.write( "The \"a\" is constant, so we ignore it. The numbers would be from 0 to 9 because if one number got to 10 you would have 6 digits and we want 5 digits.
\n" ); document.write( "Your answer is:
\n" ); document.write( "10*10*10*10*10 or 10! Use your calculator.
\n" ); document.write( "
\n" );