document.write( "Question 653618: Hi I need your help on a question that is stumping me \r
\n" );
document.write( "\n" );
document.write( "A lottery game requires a person to select an uppercase or lowercase letter followed by 3 different odd digits. how many choices can a customer make?\r
\n" );
document.write( "\n" );
document.write( "This is what I have figured out so far, the first number will be 52 for the uppercase and lowercase letter\r
\n" );
document.write( "\n" );
document.write( "Thank You! \n" );
document.write( "
Algebra.Com's Answer #408449 by DrBeeee(684)![]() ![]() ![]() You can put this solution on YOUR website! Since there are 5 odd digits you can select them as follows: \n" ); document.write( "There are 5 choices first the first number, \n" ); document.write( "then 4 choices for the second number, \n" ); document.write( "and 3 choices for the third, giving you \n" ); document.write( "5*4*3 or 60 possible permutations of 3 different odd digits. \n" ); document.write( "Tacking these 60 numbers onto your 52 letters results in \n" ); document.write( "52*60 or 3120 choices for the custumer. \n" ); document.write( " \n" ); document.write( " |