document.write( "Question 99010: A license consists of 1 letter followed by 1 digit followed by 1 digit followed by 3 letters. Assuming no resrictions, which expression shows how many licenses can be issued? \r
\n" );
document.write( "\n" );
document.write( "A- (26)(10)(25)(24)(23)
\n" );
document.write( "B- (26)(10)(25)(25)(25)
\n" );
document.write( "C- (26)(10)(26)(25)(24)
\n" );
document.write( "D- (26)(10)(26)(26)(26)\r
\n" );
document.write( "\n" );
document.write( "Thanks in advanced for anyone that helps. \n" );
document.write( "
Algebra.Com's Answer #72050 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A license consists of 1 letter followed by 1 digit followed by 1 digit followed by 3 letters. Assuming no resrictions, which expression shows how many licenses can be issued? \n" ); document.write( "A- (26)(10)(25)(24)(23) \n" ); document.write( "B- (26)(10)(25)(25)(25) \n" ); document.write( "C- (26)(10)(26)(25)(24) \n" ); document.write( "D- (26)(10)(26)(26)(26) \n" ); document.write( "-------- \n" ); document.write( "Licence = letter,digit,digit,letter,letter,letter \n" ); document.write( "= 26,10,10,26,26,26 \n" ); document.write( "============= \n" ); document.write( "None of the above unless you posted the problem incorrectly. \n" ); document.write( "You need \"10\" twice because you posted digit,digit. \n" ); document.write( "-------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |