document.write( "Question 791237: A license plate is denoted by LLNNN, where L is a letter and N is a
\n" );
document.write( "digit. It is required that the first digit be greater than zero. Find probability
\n" );
document.write( "of a license plate with two vowels (a,e,i,o,u) and three identical
\n" );
document.write( "digits \n" );
document.write( "
Algebra.Com's Answer #479477 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find probability of a license plate with two vowels (a,e,i,o,u) \n" ); document.write( "and three identical digits. \n" ); document.write( "------------------------- \n" ); document.write( "LLNNN \n" ); document.write( "---- \n" ); document.write( "# of ways to succeed:: ? \n" ); document.write( "5*4*9*1*1 = 180 \n" ); document.write( "---- \n" ); document.write( "Assuming only vowels are allowed for LL you get \n" ); document.write( "# of possible outcmes: \n" ); document.write( "5*5*9*10*10 = 22500 \n" ); document.write( "======= \n" ); document.write( "P(condition) = 180/22500 \n" ); document.write( "-------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |