document.write( "Question 288620: I don't know how to write an equation for this. Please help due today!
\n" );
document.write( "How many different license plates are possible if each contains three letters followed by three digits? The letters may repeat although the letters I and O are not used and the digits may repeat? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #209191 by dabanfield(803)![]() ![]() ![]() You can put this solution on YOUR website! I don't know how to write an equation for this. Please help due today! \n" ); document.write( "How many different license plates are possible if each contains three letters followed by three digits? The letters may repeat although the letters I and O are not used and the digits may repeat? \r \n" ); document.write( "\n" ); document.write( "We have 26-2 = 24 letters to choose from so there are 24*24*24 ways to select the three letters. There are 10 numbers to choose from so there are 10*10*10 ways to select the three numbers. The number of ways to select three letters followed by three numbers then is:\r \n" ); document.write( "\n" ); document.write( "(24^3)*(10^3) = 24*24*24*10*10*10 \n" ); document.write( " |