document.write( "Question 1177137: How many different six-place license plates are possible if the first three places and the last
\n" );
document.write( "place are to be occupied by letters and the fourth and fifth places are to be occupied by
\n" );
document.write( "numbers?\r
\n" );
document.write( "\n" );
document.write( "thanks again for helping answer :) \n" );
document.write( "
Algebra.Com's Answer #805401 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Multiply the numbers of choices for each place -- 26 choices for each place where each letter goes; 10 choices for each place where a digit goes: \n" ); document.write( "26*26*26*10*10*26 \n" ); document.write( "Use a calculator.... \n" ); document.write( " \n" ); document.write( " |